diff --git a/incubator/filestash/2.0.2/app-changelog.md b/incubator/filestash/2.0.2/app-changelog.md deleted file mode 100644 index 5b2c9e835d3..00000000000 --- a/incubator/filestash/2.0.2/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [filestash-2.0.2](https://github.com/truecharts/charts/compare/filestash-2.0.1...filestash-2.0.2) (2022-11-16) - diff --git a/incubator/filestash/2.0.2/CHANGELOG.md b/incubator/filestash/2.0.3/CHANGELOG.md similarity index 100% rename from incubator/filestash/2.0.2/CHANGELOG.md rename to incubator/filestash/2.0.3/CHANGELOG.md diff --git a/incubator/filestash/2.0.2/Chart.yaml b/incubator/filestash/2.0.3/Chart.yaml similarity index 98% rename from incubator/filestash/2.0.2/Chart.yaml rename to incubator/filestash/2.0.3/Chart.yaml index 8949aff621b..d5578c04c1e 100644 --- a/incubator/filestash/2.0.2/Chart.yaml +++ b/incubator/filestash/2.0.3/Chart.yaml @@ -30,4 +30,4 @@ sources: - https://www.filestash.app/ - https://hub.docker.com/r/machines/filestash/ type: application -version: 2.0.2 +version: 2.0.3 diff --git a/incubator/filestash/2.0.2/README.md b/incubator/filestash/2.0.3/README.md similarity index 100% rename from incubator/filestash/2.0.2/README.md rename to incubator/filestash/2.0.3/README.md diff --git a/incubator/filestash/2.0.3/app-changelog.md b/incubator/filestash/2.0.3/app-changelog.md new file mode 100644 index 00000000000..bd428430456 --- /dev/null +++ b/incubator/filestash/2.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [filestash-2.0.3](https://github.com/truecharts/charts/compare/filestash-2.0.2...filestash-2.0.3) (2022-11-16) + +### Chore + +- update container image tccr.io/truecharts/filestash to latest + + \ No newline at end of file diff --git a/incubator/filestash/2.0.2/app-readme.md b/incubator/filestash/2.0.3/app-readme.md similarity index 100% rename from incubator/filestash/2.0.2/app-readme.md rename to incubator/filestash/2.0.3/app-readme.md diff --git a/incubator/filestash/2.0.2/charts/common-11.0.3.tgz b/incubator/filestash/2.0.3/charts/common-11.0.3.tgz similarity index 100% rename from incubator/filestash/2.0.2/charts/common-11.0.3.tgz rename to incubator/filestash/2.0.3/charts/common-11.0.3.tgz diff --git a/incubator/filestash/2.0.2/ix_values.yaml b/incubator/filestash/2.0.3/ix_values.yaml similarity index 82% rename from incubator/filestash/2.0.2/ix_values.yaml rename to incubator/filestash/2.0.3/ix_values.yaml index 478bbb30554..26edb0d70a0 100644 --- a/incubator/filestash/2.0.2/ix_values.yaml +++ b/incubator/filestash/2.0.3/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/filestash - tag: latest@sha256:7b6e0ceeceea44b6e08c97aba5f31890cc3494b823a8d7a2b116ff7a42218279 + tag: latest@sha256:c93295ecd9dc0b1f2582f0d4bd477e4ae8da55f648f542828c1ba71f71b07485 persistence: appdata: enabled: true diff --git a/incubator/filestash/2.0.2/questions.yaml b/incubator/filestash/2.0.3/questions.yaml similarity index 100% rename from incubator/filestash/2.0.2/questions.yaml rename to incubator/filestash/2.0.3/questions.yaml diff --git a/incubator/filestash/2.0.2/templates/common.yaml b/incubator/filestash/2.0.3/templates/common.yaml similarity index 100% rename from incubator/filestash/2.0.2/templates/common.yaml rename to incubator/filestash/2.0.3/templates/common.yaml diff --git a/incubator/filestash/2.0.2/values.yaml b/incubator/filestash/2.0.3/values.yaml similarity index 100% rename from incubator/filestash/2.0.2/values.yaml rename to incubator/filestash/2.0.3/values.yaml