diff --git a/stable/stash/4.0.9/CHANGELOG.md b/stable/stash/4.0.10/CHANGELOG.md similarity index 91% rename from stable/stash/4.0.9/CHANGELOG.md rename to stable/stash/4.0.10/CHANGELOG.md index b0cf33ecaf9..44150c448fc 100644 --- a/stable/stash/4.0.9/CHANGELOG.md +++ b/stable/stash/4.0.10/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [stash-4.0.10](https://github.com/truecharts/apps/compare/stash-4.0.9...stash-4.0.10) (2021-11-16) + +#### Chore + +* update container image ghcr.io/truecharts/stash to v0.11.0 ([#1341](https://github.com/truecharts/apps/issues/1341)) + + + ### [stash-4.0.9](https://github.com/truecharts/apps/compare/stash-4.0.8...stash-4.0.9) (2021-11-15) @@ -88,12 +97,3 @@ * update non-major deps helm releases ([#1245](https://github.com/truecharts/apps/issues/1245)) - - - -### [stash-4.0.1](https://github.com/truecharts/apps/compare/stash-4.0.0...stash-4.0.1) (2021-10-26) - -#### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) - diff --git a/stable/stash/4.0.9/CONFIG.md b/stable/stash/4.0.10/CONFIG.md similarity index 100% rename from stable/stash/4.0.9/CONFIG.md rename to stable/stash/4.0.10/CONFIG.md diff --git a/stable/stash/4.0.9/Chart.lock b/stable/stash/4.0.10/Chart.lock similarity index 78% rename from stable/stash/4.0.9/Chart.lock rename to stable/stash/4.0.10/Chart.lock index 2f9e1edaae2..1e680d1b9c0 100644 --- a/stable/stash/4.0.9/Chart.lock +++ b/stable/stash/4.0.10/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.6.2 digest: sha256:a51372b1a3825449ce6a676567ebac86608ddcf2ff797443073dfcc2d601c75b -generated: "2021-11-15T23:14:17.483557304Z" +generated: "2021-11-16T09:08:06.414625844Z" diff --git a/stable/stash/4.0.9/Chart.yaml b/stable/stash/4.0.10/Chart.yaml similarity index 94% rename from stable/stash/4.0.9/Chart.yaml rename to stable/stash/4.0.10/Chart.yaml index 6a788fef079..482f445c9f7 100644 --- a/stable/stash/4.0.9/Chart.yaml +++ b/stable/stash/4.0.10/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.10.0" +appVersion: "0.11.0" dependencies: - name: common repository: https://truecharts.org @@ -18,7 +18,7 @@ name: stash sources: - https://github.com/stashapp/stash - https://hub.docker.com/r/stashapp/stash -version: 4.0.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - media diff --git a/stable/stash/4.0.9/README.md b/stable/stash/4.0.10/README.md similarity index 100% rename from stable/stash/4.0.9/README.md rename to stable/stash/4.0.10/README.md diff --git a/stable/stash/4.0.9/app-readme.md b/stable/stash/4.0.10/app-readme.md similarity index 100% rename from stable/stash/4.0.9/app-readme.md rename to stable/stash/4.0.10/app-readme.md diff --git a/stable/stash/4.0.9/charts/common-8.6.2.tgz b/stable/stash/4.0.10/charts/common-8.6.2.tgz similarity index 100% rename from stable/stash/4.0.9/charts/common-8.6.2.tgz rename to stable/stash/4.0.10/charts/common-8.6.2.tgz diff --git a/stable/stash/4.0.9/ci/ct-values.yaml b/stable/stash/4.0.10/ci/ct-values.yaml similarity index 100% rename from stable/stash/4.0.9/ci/ct-values.yaml rename to stable/stash/4.0.10/ci/ct-values.yaml diff --git a/stable/stash/4.0.9/helm-values.md b/stable/stash/4.0.10/helm-values.md similarity index 92% rename from stable/stash/4.0.9/helm-values.md rename to stable/stash/4.0.10/helm-values.md index 6767d2db1c4..15ccfc3e3db 100644 --- a/stable/stash/4.0.9/helm-values.md +++ b/stable/stash/4.0.10/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.STASH_PORT | int | `9999` | Set the container port | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/truecharts/stash"` | image repository | -| image.tag | string | `"v0.10.0@sha256:9a1504663615267694053493a6a8286fea76409a9622ab4f2ddbb11226b1d834"` | image tag | +| image.tag | string | `"v0.11.0@sha256:8ce5c582a35c7ad8db0ef9e0bcfeb03bccfa1bc7e8432f36ec572f8e5a2fc97d"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/stable/stash/4.0.9/ix_values.yaml b/stable/stash/4.0.10/ix_values.yaml similarity index 92% rename from stable/stash/4.0.9/ix_values.yaml rename to stable/stash/4.0.10/ix_values.yaml index 50e7f22cbc6..047737041ce 100644 --- a/stable/stash/4.0.9/ix_values.yaml +++ b/stable/stash/4.0.10/ix_values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/truecharts/stash # -- image tag - tag: v0.10.0@sha256:9a1504663615267694053493a6a8286fea76409a9622ab4f2ddbb11226b1d834 + tag: v0.11.0@sha256:8ce5c582a35c7ad8db0ef9e0bcfeb03bccfa1bc7e8432f36ec572f8e5a2fc97d # -- image pull policy pullPolicy: IfNotPresent diff --git a/stable/stash/4.0.9/questions.yaml b/stable/stash/4.0.10/questions.yaml similarity index 100% rename from stable/stash/4.0.9/questions.yaml rename to stable/stash/4.0.10/questions.yaml diff --git a/stable/stash/4.0.9/templates/common.yaml b/stable/stash/4.0.10/templates/common.yaml similarity index 100% rename from stable/stash/4.0.9/templates/common.yaml rename to stable/stash/4.0.10/templates/common.yaml diff --git a/stable/stash/4.0.9/values.yaml b/stable/stash/4.0.10/values.yaml similarity index 100% rename from stable/stash/4.0.9/values.yaml rename to stable/stash/4.0.10/values.yaml