diff --git a/stable/fileflows/6.0.2/app-changelog.md b/stable/fileflows/6.0.2/app-changelog.md deleted file mode 100644 index 1ee5fedbe05..00000000000 --- a/stable/fileflows/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fileflows-6.0.2](https://github.com/truecharts/charts/compare/fileflows-6.0.1...fileflows-6.0.2) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/fileflows/6.0.2/CHANGELOG.md b/stable/fileflows/6.0.3/CHANGELOG.md similarity index 91% rename from stable/fileflows/6.0.2/CHANGELOG.md rename to stable/fileflows/6.0.3/CHANGELOG.md index 6b32d8e0a9b..acc6e93f5de 100644 --- a/stable/fileflows/6.0.2/CHANGELOG.md +++ b/stable/fileflows/6.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [fileflows-6.0.3](https://github.com/truecharts/charts/compare/fileflows-6.0.2...fileflows-6.0.3) (2023-10-21) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v23.10.0 ([#13833](https://github.com/truecharts/charts/issues/13833)) + + + + ## [fileflows-6.0.2](https://github.com/truecharts/charts/compare/fileflows-6.0.1...fileflows-6.0.2) (2023-10-07) ### Chore @@ -82,15 +91,6 @@ -## [fileflows-5.0.26](https://github.com/truecharts/charts/compare/fileflows-5.0.25...fileflows-5.0.26) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/fileflows to v23.06.3 ([#9670](https://github.com/truecharts/charts/issues/9670)) - - - - ## [fileflows-5.0.26](https://github.com/truecharts/charts/compare/fileflows-5.0.25...fileflows-5.0.26) (2023-06-15) ### Chore diff --git a/stable/fileflows/6.0.2/Chart.yaml b/stable/fileflows/6.0.3/Chart.yaml similarity index 98% rename from stable/fileflows/6.0.2/Chart.yaml rename to stable/fileflows/6.0.3/Chart.yaml index 4b94d447dc0..d355bcb5d5a 100644 --- a/stable/fileflows/6.0.2/Chart.yaml +++ b/stable/fileflows/6.0.3/Chart.yaml @@ -18,7 +18,7 @@ name: fileflows sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows - https://github.com/revenz/FileFlows -version: 6.0.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/fileflows/6.0.2/README.md b/stable/fileflows/6.0.3/README.md similarity index 100% rename from stable/fileflows/6.0.2/README.md rename to stable/fileflows/6.0.3/README.md diff --git a/stable/fileflows/6.0.3/app-changelog.md b/stable/fileflows/6.0.3/app-changelog.md new file mode 100644 index 00000000000..3560bbcdd11 --- /dev/null +++ b/stable/fileflows/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fileflows-6.0.3](https://github.com/truecharts/charts/compare/fileflows-6.0.2...fileflows-6.0.3) (2023-10-21) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v23.10.0 ([#13833](https://github.com/truecharts/charts/issues/13833)) + + \ No newline at end of file diff --git a/stable/fileflows/6.0.2/app-readme.md b/stable/fileflows/6.0.3/app-readme.md similarity index 100% rename from stable/fileflows/6.0.2/app-readme.md rename to stable/fileflows/6.0.3/app-readme.md diff --git a/stable/fileflows/6.0.2/charts/common-14.0.9.tgz b/stable/fileflows/6.0.3/charts/common-14.0.9.tgz similarity index 100% rename from stable/fileflows/6.0.2/charts/common-14.0.9.tgz rename to stable/fileflows/6.0.3/charts/common-14.0.9.tgz diff --git a/stable/fileflows/6.0.2/ix_values.yaml b/stable/fileflows/6.0.3/ix_values.yaml similarity index 90% rename from stable/fileflows/6.0.2/ix_values.yaml rename to stable/fileflows/6.0.3/ix_values.yaml index 94f3924ca46..4c3248cc4a6 100644 --- a/stable/fileflows/6.0.2/ix_values.yaml +++ b/stable/fileflows/6.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/fileflows - tag: v23.10.0@sha256:abb16a474aaea963f02340bb8c998e329f8d373f0dfc4d8ccec72079a74e17b5 + tag: v23.10.0@sha256:4ed4971e6f396076b7432ae8e85607cb50cd526149873fef408105eecca02767 pullPolicy: IfNotPresent securityContext: diff --git a/stable/fileflows/6.0.2/questions.yaml b/stable/fileflows/6.0.3/questions.yaml similarity index 100% rename from stable/fileflows/6.0.2/questions.yaml rename to stable/fileflows/6.0.3/questions.yaml diff --git a/stable/fileflows/6.0.2/templates/NOTES.txt b/stable/fileflows/6.0.3/templates/NOTES.txt similarity index 100% rename from stable/fileflows/6.0.2/templates/NOTES.txt rename to stable/fileflows/6.0.3/templates/NOTES.txt diff --git a/stable/fileflows/6.0.2/templates/common.yaml b/stable/fileflows/6.0.3/templates/common.yaml similarity index 100% rename from stable/fileflows/6.0.2/templates/common.yaml rename to stable/fileflows/6.0.3/templates/common.yaml diff --git a/stable/fileflows/6.0.2/values.yaml b/stable/fileflows/6.0.3/values.yaml similarity index 100% rename from stable/fileflows/6.0.2/values.yaml rename to stable/fileflows/6.0.3/values.yaml