From 2f29ea04a8a571f2ee7915bf62b0ddd63fa4c994 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 21 Oct 2023 00:56:18 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/fileflows/6.0.2/app-changelog.md | 9 --------- .../fileflows/{6.0.2 => 6.0.3}/CHANGELOG.md | 18 +++++++++--------- stable/fileflows/{6.0.2 => 6.0.3}/Chart.yaml | 2 +- stable/fileflows/{6.0.2 => 6.0.3}/README.md | 0 stable/fileflows/6.0.3/app-changelog.md | 9 +++++++++ .../fileflows/{6.0.2 => 6.0.3}/app-readme.md | 0 .../{6.0.2 => 6.0.3}/charts/common-14.0.9.tgz | Bin .../fileflows/{6.0.2 => 6.0.3}/ix_values.yaml | 2 +- .../fileflows/{6.0.2 => 6.0.3}/questions.yaml | 0 .../{6.0.2 => 6.0.3}/templates/NOTES.txt | 0 .../{6.0.2 => 6.0.3}/templates/common.yaml | 0 stable/fileflows/{6.0.2 => 6.0.3}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/fileflows/6.0.2/app-changelog.md rename stable/fileflows/{6.0.2 => 6.0.3}/CHANGELOG.md (91%) rename stable/fileflows/{6.0.2 => 6.0.3}/Chart.yaml (98%) rename stable/fileflows/{6.0.2 => 6.0.3}/README.md (100%) create mode 100644 stable/fileflows/6.0.3/app-changelog.md rename stable/fileflows/{6.0.2 => 6.0.3}/app-readme.md (100%) rename stable/fileflows/{6.0.2 => 6.0.3}/charts/common-14.0.9.tgz (100%) rename stable/fileflows/{6.0.2 => 6.0.3}/ix_values.yaml (90%) rename stable/fileflows/{6.0.2 => 6.0.3}/questions.yaml (100%) rename stable/fileflows/{6.0.2 => 6.0.3}/templates/NOTES.txt (100%) rename stable/fileflows/{6.0.2 => 6.0.3}/templates/common.yaml (100%) rename stable/fileflows/{6.0.2 => 6.0.3}/values.yaml (100%) 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 1ee5fedbe0..0000000000 --- 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 6b32d8e0a9..acc6e93f5d 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 4b94d447dc..d355bcb5d5 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 0000000000..3560bbcdd1 --- /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 94f3924ca4..4c3248cc4a 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