diff --git a/stable/fileflows/6.0.9/CHANGELOG.md b/stable/fileflows/6.0.10/CHANGELOG.md similarity index 90% rename from stable/fileflows/6.0.9/CHANGELOG.md rename to stable/fileflows/6.0.10/CHANGELOG.md index 82a77232ef..ab37d5fe48 100644 --- a/stable/fileflows/6.0.9/CHANGELOG.md +++ b/stable/fileflows/6.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [fileflows-6.0.10](https://github.com/truecharts/charts/compare/fileflows-6.0.9...fileflows-6.0.10) (2023-11-11) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v23.11.0 ([#14556](https://github.com/truecharts/charts/issues/14556)) + + + + ## [fileflows-6.0.9](https://github.com/truecharts/charts/compare/fileflows-6.0.8...fileflows-6.0.9) (2023-11-08) ### Chore @@ -88,12 +97,3 @@ ## [fileflows-6.0.0](https://github.com/truecharts/charts/compare/fileflows-5.0.31...fileflows-6.0.0) (2023-07-31) - - - - -## [fileflows-5.0.31](https://github.com/truecharts/charts/compare/fileflows-5.0.30...fileflows-5.0.31) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) diff --git a/stable/fileflows/6.0.9/Chart.yaml b/stable/fileflows/6.0.10/Chart.yaml similarity index 94% rename from stable/fileflows/6.0.9/Chart.yaml rename to stable/fileflows/6.0.10/Chart.yaml index d07d84f06e..1f180580de 100644 --- a/stable/fileflows/6.0.9/Chart.yaml +++ b/stable/fileflows/6.0.10/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.10.0" +appVersion: "23.11.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -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.9 +version: 6.0.10 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/fileflows/6.0.9/README.md b/stable/fileflows/6.0.10/README.md similarity index 100% rename from stable/fileflows/6.0.9/README.md rename to stable/fileflows/6.0.10/README.md diff --git a/stable/fileflows/6.0.10/app-changelog.md b/stable/fileflows/6.0.10/app-changelog.md new file mode 100644 index 0000000000..7281230203 --- /dev/null +++ b/stable/fileflows/6.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fileflows-6.0.10](https://github.com/truecharts/charts/compare/fileflows-6.0.9...fileflows-6.0.10) (2023-11-11) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v23.11.0 ([#14556](https://github.com/truecharts/charts/issues/14556)) + + \ No newline at end of file diff --git a/stable/fileflows/6.0.9/app-readme.md b/stable/fileflows/6.0.10/app-readme.md similarity index 100% rename from stable/fileflows/6.0.9/app-readme.md rename to stable/fileflows/6.0.10/app-readme.md diff --git a/stable/fileflows/6.0.9/charts/common-14.3.5.tgz b/stable/fileflows/6.0.10/charts/common-14.3.5.tgz similarity index 100% rename from stable/fileflows/6.0.9/charts/common-14.3.5.tgz rename to stable/fileflows/6.0.10/charts/common-14.3.5.tgz diff --git a/stable/fileflows/6.0.9/ix_values.yaml b/stable/fileflows/6.0.10/ix_values.yaml similarity index 90% rename from stable/fileflows/6.0.9/ix_values.yaml rename to stable/fileflows/6.0.10/ix_values.yaml index e39d1d780e..b1c7625767 100644 --- a/stable/fileflows/6.0.9/ix_values.yaml +++ b/stable/fileflows/6.0.10/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/fileflows - tag: v23.10.0@sha256:5ed68558ca8b116103f4f2ea5457cc4966eb2c6b0c7ef7cb003acea30c4a3a84 + tag: v23.11.0@sha256:e04ddf474bcb000d40f3796fd1f0c1c1f691c082b138827099d4205f52b579e1 pullPolicy: IfNotPresent securityContext: diff --git a/stable/fileflows/6.0.9/questions.yaml b/stable/fileflows/6.0.10/questions.yaml similarity index 99% rename from stable/fileflows/6.0.9/questions.yaml rename to stable/fileflows/6.0.10/questions.yaml index 31bcd11854..0ec244021d 100644 --- a/stable/fileflows/6.0.9/questions.yaml +++ b/stable/fileflows/6.0.10/questions.yaml @@ -1077,7 +1077,7 @@ questions: label: Paths schema: type: list - default: [] + default: [{path: "/", pathType: "Prefix"}] items: - variable: pathEntry label: Host diff --git a/stable/fileflows/6.0.9/templates/NOTES.txt b/stable/fileflows/6.0.10/templates/NOTES.txt similarity index 100% rename from stable/fileflows/6.0.9/templates/NOTES.txt rename to stable/fileflows/6.0.10/templates/NOTES.txt diff --git a/stable/fileflows/6.0.9/templates/common.yaml b/stable/fileflows/6.0.10/templates/common.yaml similarity index 100% rename from stable/fileflows/6.0.9/templates/common.yaml rename to stable/fileflows/6.0.10/templates/common.yaml diff --git a/stable/fileflows/6.0.9/values.yaml b/stable/fileflows/6.0.10/values.yaml similarity index 100% rename from stable/fileflows/6.0.9/values.yaml rename to stable/fileflows/6.0.10/values.yaml diff --git a/stable/fileflows/6.0.9/app-changelog.md b/stable/fileflows/6.0.9/app-changelog.md deleted file mode 100644 index dea4415b07..0000000000 --- a/stable/fileflows/6.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fileflows-6.0.9](https://github.com/truecharts/charts/compare/fileflows-6.0.8...fileflows-6.0.9) (2023-11-08) - -### Chore - -- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465)) - - \ No newline at end of file