diff --git a/charts/stable/stash/Chart.yaml b/charts/stable/stash/Chart.yaml index 4f9af819..aaca3e00 100644 --- a/charts/stable/stash/Chart.yaml +++ b/charts/stable/stash/Chart.yaml @@ -2,11 +2,12 @@ apiVersion: v2 appVersion: latest description: An organizer for your porn, written in Go name: stash -version: 1.2.1 +version: 1.2.2 kubeVersion: ">=1.16.0-0" keywords: - porn home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/stash +icon: https://raw.githubusercontent.com/stashapp/website/master/images/stash.svg sources: - https://github.com/stashapp/stash - https://hub.docker.com/r/stashapp/stash diff --git a/charts/stable/stash/README.md b/charts/stable/stash/README.md index eae11c4f..b8aefb54 100644 --- a/charts/stable/stash/README.md +++ b/charts/stable/stash/README.md @@ -1,6 +1,6 @@ # stash -![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 1.2.2](https://img.shields.io/badge/Version-1.2.2-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) An organizer for your porn, written in Go @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.k8s-at-home.com | common | 2.2.0 | +| https://library-charts.k8s-at-home.com | common | 2.3.1 | ## TL;DR @@ -96,6 +96,20 @@ All notable changes to this application Helm chart will be documented in this fi The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### [1.2.2] + +#### Added + +- Added icon url + +#### Changed + +- N/A + +#### Removed + +- N/A + ### [1.0.0] #### Added @@ -110,6 +124,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - N/A +[1.2.2]: #1.2.2 [1.0.0]: #1.0.0 ## Support @@ -120,4 +135,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) \ No newline at end of file +Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) diff --git a/charts/stable/stash/README_CHANGELOG.md.gotmpl b/charts/stable/stash/README_CHANGELOG.md.gotmpl index 457def03..757df0a8 100644 --- a/charts/stable/stash/README_CHANGELOG.md.gotmpl +++ b/charts/stable/stash/README_CHANGELOG.md.gotmpl @@ -9,6 +9,20 @@ All notable changes to this application Helm chart will be documented in this fi The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### [1.2.2] + +#### Added + +- Added icon url + +#### Changed + +- N/A + +#### Removed + +- N/A + ### [1.0.0] #### Added @@ -23,5 +37,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - N/A +[1.2.2]: #1.2.2 [1.0.0]: #1.0.0 {{- end -}}