diff --git a/stable/fileflows/4.0.11/app-changelog.md b/stable/fileflows/4.0.11/app-changelog.md deleted file mode 100644 index 4999e3ac1e3..00000000000 --- a/stable/fileflows/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fileflows-4.0.11](https://github.com/truecharts/charts/compare/fileflows-4.0.10...fileflows-4.0.11) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/fileflows/4.0.11/CHANGELOG.md b/stable/fileflows/4.0.12/CHANGELOG.md similarity index 91% rename from stable/fileflows/4.0.11/CHANGELOG.md rename to stable/fileflows/4.0.12/CHANGELOG.md index 51992cd3f37..12fa626228e 100644 --- a/stable/fileflows/4.0.11/CHANGELOG.md +++ b/stable/fileflows/4.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [fileflows-4.0.12](https://github.com/truecharts/charts/compare/fileflows-4.0.11...fileflows-4.0.12) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v1.0.9 + + + + ## [fileflows-4.0.11](https://github.com/truecharts/charts/compare/fileflows-4.0.10...fileflows-4.0.11) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [fileflows-4.0.4](https://github.com/truecharts/charts/compare/fileflows-4.0.3...fileflows-4.0.4) (2022-11-30) - - - - -## [fileflows-4.0.4](https://github.com/truecharts/charts/compare/fileflows-4.0.3...fileflows-4.0.4) (2022-11-30) - - - - diff --git a/stable/fileflows/4.0.11/Chart.yaml b/stable/fileflows/4.0.12/Chart.yaml similarity index 95% rename from stable/fileflows/4.0.11/Chart.yaml rename to stable/fileflows/4.0.12/Chart.yaml index 905fc1f284f..916db0460c4 100644 --- a/stable/fileflows/4.0.11/Chart.yaml +++ b/stable/fileflows/4.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.0.8" +appVersion: "1.0.9" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows - https://hub.docker.com/r/revenz/fileflows - https://github.com/revenz/FileFlows -version: 4.0.11 +version: 4.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/fileflows/4.0.11/README.md b/stable/fileflows/4.0.12/README.md similarity index 100% rename from stable/fileflows/4.0.11/README.md rename to stable/fileflows/4.0.12/README.md diff --git a/stable/fileflows/4.0.12/app-changelog.md b/stable/fileflows/4.0.12/app-changelog.md new file mode 100644 index 00000000000..6e536b49eea --- /dev/null +++ b/stable/fileflows/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fileflows-4.0.12](https://github.com/truecharts/charts/compare/fileflows-4.0.11...fileflows-4.0.12) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v1.0.9 + + \ No newline at end of file diff --git a/stable/fileflows/4.0.11/app-readme.md b/stable/fileflows/4.0.12/app-readme.md similarity index 100% rename from stable/fileflows/4.0.11/app-readme.md rename to stable/fileflows/4.0.12/app-readme.md diff --git a/stable/fileflows/4.0.11/charts/common-11.1.2.tgz b/stable/fileflows/4.0.12/charts/common-11.1.2.tgz similarity index 100% rename from stable/fileflows/4.0.11/charts/common-11.1.2.tgz rename to stable/fileflows/4.0.12/charts/common-11.1.2.tgz diff --git a/stable/fileflows/4.0.11/ix_values.yaml b/stable/fileflows/4.0.12/ix_values.yaml similarity index 86% rename from stable/fileflows/4.0.11/ix_values.yaml rename to stable/fileflows/4.0.12/ix_values.yaml index fc5d8311da8..9e3643bbcb7 100644 --- a/stable/fileflows/4.0.11/ix_values.yaml +++ b/stable/fileflows/4.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/fileflows - tag: 1.0.8@sha256:4b629805a0d5d251f69668f283ddf4558bd86d63ba60af8d1dd760cac29c374f + tag: 1.0.9@sha256:ccd7421d500098a88525b5657250a410579d15fb35ae0638f9b51cb8ab2d06ec pullPolicy: IfNotPresent securityContext: diff --git a/stable/fileflows/4.0.11/questions.yaml b/stable/fileflows/4.0.12/questions.yaml similarity index 100% rename from stable/fileflows/4.0.11/questions.yaml rename to stable/fileflows/4.0.12/questions.yaml diff --git a/stable/fileflows/4.0.11/templates/common.yaml b/stable/fileflows/4.0.12/templates/common.yaml similarity index 100% rename from stable/fileflows/4.0.11/templates/common.yaml rename to stable/fileflows/4.0.12/templates/common.yaml diff --git a/stable/fileflows/4.0.11/values.yaml b/stable/fileflows/4.0.12/values.yaml similarity index 100% rename from stable/fileflows/4.0.11/values.yaml rename to stable/fileflows/4.0.12/values.yaml