From 2c70a141689e4bf8a05480ee5de0e527a504f8ce Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 28 Oct 2023 21:48:53 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/fileflows/6.0.3/app-changelog.md | 9 -------- .../fileflows/{6.0.3 => 6.0.4}/CHANGELOG.md | 20 +++++++++--------- stable/fileflows/{6.0.3 => 6.0.4}/Chart.yaml | 5 ++--- stable/fileflows/{6.0.3 => 6.0.4}/README.md | 0 stable/fileflows/6.0.4/app-changelog.md | 10 +++++++++ .../fileflows/{6.0.3 => 6.0.4}/app-readme.md | 0 .../{6.0.3 => 6.0.4}/charts/common-14.0.9.tgz | Bin .../fileflows/{6.0.3 => 6.0.4}/ix_values.yaml | 2 +- .../fileflows/{6.0.3 => 6.0.4}/questions.yaml | 0 .../{6.0.3 => 6.0.4}/templates/NOTES.txt | 0 .../{6.0.3 => 6.0.4}/templates/common.yaml | 0 stable/fileflows/{6.0.3 => 6.0.4}/values.yaml | 0 stable/fileflows/item.yaml | 1 - 13 files changed, 23 insertions(+), 24 deletions(-) delete mode 100644 stable/fileflows/6.0.3/app-changelog.md rename stable/fileflows/{6.0.3 => 6.0.4}/CHANGELOG.md (87%) rename stable/fileflows/{6.0.3 => 6.0.4}/Chart.yaml (92%) rename stable/fileflows/{6.0.3 => 6.0.4}/README.md (100%) create mode 100644 stable/fileflows/6.0.4/app-changelog.md rename stable/fileflows/{6.0.3 => 6.0.4}/app-readme.md (100%) rename stable/fileflows/{6.0.3 => 6.0.4}/charts/common-14.0.9.tgz (100%) rename stable/fileflows/{6.0.3 => 6.0.4}/ix_values.yaml (90%) rename stable/fileflows/{6.0.3 => 6.0.4}/questions.yaml (100%) rename stable/fileflows/{6.0.3 => 6.0.4}/templates/NOTES.txt (100%) rename stable/fileflows/{6.0.3 => 6.0.4}/templates/common.yaml (100%) rename stable/fileflows/{6.0.3 => 6.0.4}/values.yaml (100%) diff --git a/stable/fileflows/6.0.3/app-changelog.md b/stable/fileflows/6.0.3/app-changelog.md deleted file mode 100644 index 3560bbcdd11..00000000000 --- a/stable/fileflows/6.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.3/CHANGELOG.md b/stable/fileflows/6.0.4/CHANGELOG.md similarity index 87% rename from stable/fileflows/6.0.3/CHANGELOG.md rename to stable/fileflows/6.0.4/CHANGELOG.md index acc6e93f5de..20a8d4d868f 100644 --- a/stable/fileflows/6.0.3/CHANGELOG.md +++ b/stable/fileflows/6.0.4/CHANGELOG.md @@ -4,6 +4,16 @@ +## [fileflows-6.0.4](https://github.com/truecharts/charts/compare/fileflows-6.0.3...fileflows-6.0.4) (2023-10-28) + +### Chore + +- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) + - update container image tccr.io/truecharts/fileflows to v23.10.0 ([#14067](https://github.com/truecharts/charts/issues/14067)) + + + + ## [fileflows-6.0.3](https://github.com/truecharts/charts/compare/fileflows-6.0.2...fileflows-6.0.3) (2023-10-21) ### Chore @@ -87,13 +97,3 @@ ### 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 - -- update container image tccr.io/truecharts/fileflows to v23.06.3 ([#9670](https://github.com/truecharts/charts/issues/9670)) - diff --git a/stable/fileflows/6.0.3/Chart.yaml b/stable/fileflows/6.0.4/Chart.yaml similarity index 92% rename from stable/fileflows/6.0.3/Chart.yaml rename to stable/fileflows/6.0.4/Chart.yaml index d355bcb5d5a..8750dbb4930 100644 --- a/stable/fileflows/6.0.3/Chart.yaml +++ b/stable/fileflows/6.0.4/Chart.yaml @@ -18,8 +18,7 @@ name: fileflows sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows - https://github.com/revenz/FileFlows -version: 6.0.3 +version: 6.0.4 annotations: - truecharts.org/catagories: | - - media + truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/fileflows/6.0.3/README.md b/stable/fileflows/6.0.4/README.md similarity index 100% rename from stable/fileflows/6.0.3/README.md rename to stable/fileflows/6.0.4/README.md diff --git a/stable/fileflows/6.0.4/app-changelog.md b/stable/fileflows/6.0.4/app-changelog.md new file mode 100644 index 00000000000..a6fc116cf41 --- /dev/null +++ b/stable/fileflows/6.0.4/app-changelog.md @@ -0,0 +1,10 @@ + + +## [fileflows-6.0.4](https://github.com/truecharts/charts/compare/fileflows-6.0.3...fileflows-6.0.4) (2023-10-28) + +### Chore + +- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) + - update container image tccr.io/truecharts/fileflows to v23.10.0 ([#14067](https://github.com/truecharts/charts/issues/14067)) + + \ No newline at end of file diff --git a/stable/fileflows/6.0.3/app-readme.md b/stable/fileflows/6.0.4/app-readme.md similarity index 100% rename from stable/fileflows/6.0.3/app-readme.md rename to stable/fileflows/6.0.4/app-readme.md diff --git a/stable/fileflows/6.0.3/charts/common-14.0.9.tgz b/stable/fileflows/6.0.4/charts/common-14.0.9.tgz similarity index 100% rename from stable/fileflows/6.0.3/charts/common-14.0.9.tgz rename to stable/fileflows/6.0.4/charts/common-14.0.9.tgz diff --git a/stable/fileflows/6.0.3/ix_values.yaml b/stable/fileflows/6.0.4/ix_values.yaml similarity index 90% rename from stable/fileflows/6.0.3/ix_values.yaml rename to stable/fileflows/6.0.4/ix_values.yaml index 4c3248cc4a6..e39d1d780e0 100644 --- a/stable/fileflows/6.0.3/ix_values.yaml +++ b/stable/fileflows/6.0.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/fileflows - tag: v23.10.0@sha256:4ed4971e6f396076b7432ae8e85607cb50cd526149873fef408105eecca02767 + tag: v23.10.0@sha256:5ed68558ca8b116103f4f2ea5457cc4966eb2c6b0c7ef7cb003acea30c4a3a84 pullPolicy: IfNotPresent securityContext: diff --git a/stable/fileflows/6.0.3/questions.yaml b/stable/fileflows/6.0.4/questions.yaml similarity index 100% rename from stable/fileflows/6.0.3/questions.yaml rename to stable/fileflows/6.0.4/questions.yaml diff --git a/stable/fileflows/6.0.3/templates/NOTES.txt b/stable/fileflows/6.0.4/templates/NOTES.txt similarity index 100% rename from stable/fileflows/6.0.3/templates/NOTES.txt rename to stable/fileflows/6.0.4/templates/NOTES.txt diff --git a/stable/fileflows/6.0.3/templates/common.yaml b/stable/fileflows/6.0.4/templates/common.yaml similarity index 100% rename from stable/fileflows/6.0.3/templates/common.yaml rename to stable/fileflows/6.0.4/templates/common.yaml diff --git a/stable/fileflows/6.0.3/values.yaml b/stable/fileflows/6.0.4/values.yaml similarity index 100% rename from stable/fileflows/6.0.3/values.yaml rename to stable/fileflows/6.0.4/values.yaml diff --git a/stable/fileflows/item.yaml b/stable/fileflows/item.yaml index 5a8b13f0a44..7b94a9b2d1d 100644 --- a/stable/fileflows/item.yaml +++ b/stable/fileflows/item.yaml @@ -1,5 +1,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png categories: - media - screenshots: []