diff --git a/stable/fileflows/4.0.2/app-changelog.md b/stable/fileflows/4.0.2/app-changelog.md deleted file mode 100644 index 5d74caf63c6..00000000000 --- a/stable/fileflows/4.0.2/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [fileflows-4.0.2](https://github.com/truecharts/charts/compare/fileflows-4.0.1...fileflows-4.0.2) (2022-11-20) - diff --git a/stable/fileflows/4.0.2/CHANGELOG.md b/stable/fileflows/4.0.3/CHANGELOG.md similarity index 100% rename from stable/fileflows/4.0.2/CHANGELOG.md rename to stable/fileflows/4.0.3/CHANGELOG.md diff --git a/stable/fileflows/4.0.2/Chart.yaml b/stable/fileflows/4.0.3/Chart.yaml similarity index 95% rename from stable/fileflows/4.0.2/Chart.yaml rename to stable/fileflows/4.0.3/Chart.yaml index be4047115e6..3dfbaebe48b 100644 --- a/stable/fileflows/4.0.2/Chart.yaml +++ b/stable/fileflows/4.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.0.7" +appVersion: "1.0.8" 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://github.com/revenz/FileFlows - https://hub.docker.com/r/revenz/fileflows -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/fileflows/4.0.2/README.md b/stable/fileflows/4.0.3/README.md similarity index 100% rename from stable/fileflows/4.0.2/README.md rename to stable/fileflows/4.0.3/README.md diff --git a/stable/fileflows/4.0.3/app-changelog.md b/stable/fileflows/4.0.3/app-changelog.md new file mode 100644 index 00000000000..7421987821d --- /dev/null +++ b/stable/fileflows/4.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fileflows-4.0.3](https://github.com/truecharts/charts/compare/fileflows-4.0.2...fileflows-4.0.3) (2022-11-23) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v1.0.8 + + \ No newline at end of file diff --git a/stable/fileflows/4.0.2/app-readme.md b/stable/fileflows/4.0.3/app-readme.md similarity index 100% rename from stable/fileflows/4.0.2/app-readme.md rename to stable/fileflows/4.0.3/app-readme.md diff --git a/stable/fileflows/4.0.2/charts/common-11.0.3.tgz b/stable/fileflows/4.0.3/charts/common-11.0.3.tgz similarity index 100% rename from stable/fileflows/4.0.2/charts/common-11.0.3.tgz rename to stable/fileflows/4.0.3/charts/common-11.0.3.tgz diff --git a/stable/fileflows/4.0.2/ix_values.yaml b/stable/fileflows/4.0.3/ix_values.yaml similarity index 86% rename from stable/fileflows/4.0.2/ix_values.yaml rename to stable/fileflows/4.0.3/ix_values.yaml index 11d8cef6ecb..fc5d8311da8 100644 --- a/stable/fileflows/4.0.2/ix_values.yaml +++ b/stable/fileflows/4.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/fileflows - tag: 1.0.7@sha256:6e4bc5b40eeaef2a0c5eb353c53c49ae5170ac00e1c731a598e2b403cc54fa8d + tag: 1.0.8@sha256:4b629805a0d5d251f69668f283ddf4558bd86d63ba60af8d1dd760cac29c374f pullPolicy: IfNotPresent securityContext: diff --git a/stable/fileflows/4.0.2/questions.yaml b/stable/fileflows/4.0.3/questions.yaml similarity index 100% rename from stable/fileflows/4.0.2/questions.yaml rename to stable/fileflows/4.0.3/questions.yaml diff --git a/stable/fileflows/4.0.2/templates/common.yaml b/stable/fileflows/4.0.3/templates/common.yaml similarity index 100% rename from stable/fileflows/4.0.2/templates/common.yaml rename to stable/fileflows/4.0.3/templates/common.yaml diff --git a/stable/fileflows/4.0.2/values.yaml b/stable/fileflows/4.0.3/values.yaml similarity index 100% rename from stable/fileflows/4.0.2/values.yaml rename to stable/fileflows/4.0.3/values.yaml