From 4dce25e5bdab1a6693c35b79232015487694111e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 20 Feb 2023 04:59:54 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/fileflows/4.0.11/app-changelog.md | 9 --------- .../fileflows/{4.0.11 => 4.0.12}/CHANGELOG.md | 18 +++++++++--------- .../fileflows/{4.0.11 => 4.0.12}/Chart.yaml | 4 ++-- stable/fileflows/{4.0.11 => 4.0.12}/README.md | 0 stable/fileflows/4.0.12/app-changelog.md | 9 +++++++++ .../{4.0.11 => 4.0.12}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../{4.0.11 => 4.0.12}/ix_values.yaml | 2 +- .../{4.0.11 => 4.0.12}/questions.yaml | 0 .../{4.0.11 => 4.0.12}/templates/common.yaml | 0 .../fileflows/{4.0.11 => 4.0.12}/values.yaml | 0 11 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/fileflows/4.0.11/app-changelog.md rename stable/fileflows/{4.0.11 => 4.0.12}/CHANGELOG.md (91%) rename stable/fileflows/{4.0.11 => 4.0.12}/Chart.yaml (95%) rename stable/fileflows/{4.0.11 => 4.0.12}/README.md (100%) create mode 100644 stable/fileflows/4.0.12/app-changelog.md rename stable/fileflows/{4.0.11 => 4.0.12}/app-readme.md (100%) rename stable/fileflows/{4.0.11 => 4.0.12}/charts/common-11.1.2.tgz (100%) rename stable/fileflows/{4.0.11 => 4.0.12}/ix_values.yaml (86%) rename stable/fileflows/{4.0.11 => 4.0.12}/questions.yaml (100%) rename stable/fileflows/{4.0.11 => 4.0.12}/templates/common.yaml (100%) rename stable/fileflows/{4.0.11 => 4.0.12}/values.yaml (100%) diff --git a/stable/fileflows/4.0.11/app-changelog.md b/stable/fileflows/4.0.11/app-changelog.md deleted file mode 100644 index 4999e3ac1e..0000000000 --- a/stable/fileflows/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fileflows-4.0.11](https://github.com/truecharts/charts/compare/fileflows-4.0.10...fileflows-4.0.11) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/fileflows/4.0.11/CHANGELOG.md b/stable/fileflows/4.0.12/CHANGELOG.md similarity index 91% rename from stable/fileflows/4.0.11/CHANGELOG.md rename to stable/fileflows/4.0.12/CHANGELOG.md index 51992cd3f3..12fa626228 100644 --- a/stable/fileflows/4.0.11/CHANGELOG.md +++ b/stable/fileflows/4.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [fileflows-4.0.12](https://github.com/truecharts/charts/compare/fileflows-4.0.11...fileflows-4.0.12) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v1.0.9 + + + + ## [fileflows-4.0.11](https://github.com/truecharts/charts/compare/fileflows-4.0.10...fileflows-4.0.11) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [fileflows-4.0.4](https://github.com/truecharts/charts/compare/fileflows-4.0.3...fileflows-4.0.4) (2022-11-30) - - - - -## [fileflows-4.0.4](https://github.com/truecharts/charts/compare/fileflows-4.0.3...fileflows-4.0.4) (2022-11-30) - - - - diff --git a/stable/fileflows/4.0.11/Chart.yaml b/stable/fileflows/4.0.12/Chart.yaml similarity index 95% rename from stable/fileflows/4.0.11/Chart.yaml rename to stable/fileflows/4.0.12/Chart.yaml index 905fc1f284..916db0460c 100644 --- a/stable/fileflows/4.0.11/Chart.yaml +++ b/stable/fileflows/4.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.0.8" +appVersion: "1.0.9" 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://hub.docker.com/r/revenz/fileflows - https://github.com/revenz/FileFlows -version: 4.0.11 +version: 4.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/fileflows/4.0.11/README.md b/stable/fileflows/4.0.12/README.md similarity index 100% rename from stable/fileflows/4.0.11/README.md rename to stable/fileflows/4.0.12/README.md diff --git a/stable/fileflows/4.0.12/app-changelog.md b/stable/fileflows/4.0.12/app-changelog.md new file mode 100644 index 0000000000..6e536b49ee --- /dev/null +++ b/stable/fileflows/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fileflows-4.0.12](https://github.com/truecharts/charts/compare/fileflows-4.0.11...fileflows-4.0.12) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v1.0.9 + + \ No newline at end of file diff --git a/stable/fileflows/4.0.11/app-readme.md b/stable/fileflows/4.0.12/app-readme.md similarity index 100% rename from stable/fileflows/4.0.11/app-readme.md rename to stable/fileflows/4.0.12/app-readme.md diff --git a/stable/fileflows/4.0.11/charts/common-11.1.2.tgz b/stable/fileflows/4.0.12/charts/common-11.1.2.tgz similarity index 100% rename from stable/fileflows/4.0.11/charts/common-11.1.2.tgz rename to stable/fileflows/4.0.12/charts/common-11.1.2.tgz diff --git a/stable/fileflows/4.0.11/ix_values.yaml b/stable/fileflows/4.0.12/ix_values.yaml similarity index 86% rename from stable/fileflows/4.0.11/ix_values.yaml rename to stable/fileflows/4.0.12/ix_values.yaml index fc5d8311da..9e3643bbcb 100644 --- a/stable/fileflows/4.0.11/ix_values.yaml +++ b/stable/fileflows/4.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/fileflows - tag: 1.0.8@sha256:4b629805a0d5d251f69668f283ddf4558bd86d63ba60af8d1dd760cac29c374f + tag: 1.0.9@sha256:ccd7421d500098a88525b5657250a410579d15fb35ae0638f9b51cb8ab2d06ec pullPolicy: IfNotPresent securityContext: diff --git a/stable/fileflows/4.0.11/questions.yaml b/stable/fileflows/4.0.12/questions.yaml similarity index 100% rename from stable/fileflows/4.0.11/questions.yaml rename to stable/fileflows/4.0.12/questions.yaml diff --git a/stable/fileflows/4.0.11/templates/common.yaml b/stable/fileflows/4.0.12/templates/common.yaml similarity index 100% rename from stable/fileflows/4.0.11/templates/common.yaml rename to stable/fileflows/4.0.12/templates/common.yaml diff --git a/stable/fileflows/4.0.11/values.yaml b/stable/fileflows/4.0.12/values.yaml similarity index 100% rename from stable/fileflows/4.0.11/values.yaml rename to stable/fileflows/4.0.12/values.yaml