From 09cb76051e1528ebc389d52af6053327d2dca0bc Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 16 Aug 2023 19:42:12 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/fluidd/6.0.2/app-changelog.md | 9 --------- stable/fluidd/{6.0.2 => 6.0.3}/CHANGELOG.md | 18 +++++++++--------- stable/fluidd/{6.0.2 => 6.0.3}/Chart.yaml | 4 ++-- stable/fluidd/{6.0.2 => 6.0.3}/README.md | 0 stable/fluidd/6.0.3/app-changelog.md | 9 +++++++++ stable/fluidd/{6.0.2 => 6.0.3}/app-readme.md | 0 .../{6.0.2 => 6.0.3}/charts/common-14.0.1.tgz | Bin stable/fluidd/{6.0.2 => 6.0.3}/ix_values.yaml | 2 +- stable/fluidd/{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/fluidd/{6.0.2 => 6.0.3}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/fluidd/6.0.2/app-changelog.md rename stable/fluidd/{6.0.2 => 6.0.3}/CHANGELOG.md (90%) rename stable/fluidd/{6.0.2 => 6.0.3}/Chart.yaml (95%) rename stable/fluidd/{6.0.2 => 6.0.3}/README.md (100%) create mode 100644 stable/fluidd/6.0.3/app-changelog.md rename stable/fluidd/{6.0.2 => 6.0.3}/app-readme.md (100%) rename stable/fluidd/{6.0.2 => 6.0.3}/charts/common-14.0.1.tgz (100%) rename stable/fluidd/{6.0.2 => 6.0.3}/ix_values.yaml (87%) rename stable/fluidd/{6.0.2 => 6.0.3}/questions.yaml (100%) rename stable/fluidd/{6.0.2 => 6.0.3}/templates/NOTES.txt (100%) rename stable/fluidd/{6.0.2 => 6.0.3}/templates/common.yaml (100%) rename stable/fluidd/{6.0.2 => 6.0.3}/values.yaml (100%) diff --git a/stable/fluidd/6.0.2/app-changelog.md b/stable/fluidd/6.0.2/app-changelog.md deleted file mode 100644 index 7a9730e009..0000000000 --- a/stable/fluidd/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fluidd-6.0.2](https://github.com/truecharts/charts/compare/fluidd-6.0.1...fluidd-6.0.2) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/fluidd to v1.25.1 ([#11467](https://github.com/truecharts/charts/issues/11467)) - - \ No newline at end of file diff --git a/stable/fluidd/6.0.2/CHANGELOG.md b/stable/fluidd/6.0.3/CHANGELOG.md similarity index 90% rename from stable/fluidd/6.0.2/CHANGELOG.md rename to stable/fluidd/6.0.3/CHANGELOG.md index 7549a43aba..f48d613283 100644 --- a/stable/fluidd/6.0.2/CHANGELOG.md +++ b/stable/fluidd/6.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [fluidd-6.0.3](https://github.com/truecharts/charts/compare/fluidd-6.0.2...fluidd-6.0.3) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/fluidd to v1.25.2 ([#11612](https://github.com/truecharts/charts/issues/11612)) + + + + ## [fluidd-6.0.2](https://github.com/truecharts/charts/compare/fluidd-6.0.1...fluidd-6.0.2) (2023-08-12) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - -## [fluidd-5.0.20](https://github.com/truecharts/charts/compare/fluidd-5.0.19...fluidd-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - diff --git a/stable/fluidd/6.0.2/Chart.yaml b/stable/fluidd/6.0.3/Chart.yaml similarity index 95% rename from stable/fluidd/6.0.2/Chart.yaml rename to stable/fluidd/6.0.3/Chart.yaml index 2f4db8e062..946d49d601 100644 --- a/stable/fluidd/6.0.2/Chart.yaml +++ b/stable/fluidd/6.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.25.1" +appVersion: "1.25.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ name: fluidd sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd - https://github.com/fluidd-core/fluidd -version: 6.0.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/fluidd/6.0.2/README.md b/stable/fluidd/6.0.3/README.md similarity index 100% rename from stable/fluidd/6.0.2/README.md rename to stable/fluidd/6.0.3/README.md diff --git a/stable/fluidd/6.0.3/app-changelog.md b/stable/fluidd/6.0.3/app-changelog.md new file mode 100644 index 0000000000..bbc718ce35 --- /dev/null +++ b/stable/fluidd/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fluidd-6.0.3](https://github.com/truecharts/charts/compare/fluidd-6.0.2...fluidd-6.0.3) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/fluidd to v1.25.2 ([#11612](https://github.com/truecharts/charts/issues/11612)) + + \ No newline at end of file diff --git a/stable/fluidd/6.0.2/app-readme.md b/stable/fluidd/6.0.3/app-readme.md similarity index 100% rename from stable/fluidd/6.0.2/app-readme.md rename to stable/fluidd/6.0.3/app-readme.md diff --git a/stable/fluidd/6.0.2/charts/common-14.0.1.tgz b/stable/fluidd/6.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/fluidd/6.0.2/charts/common-14.0.1.tgz rename to stable/fluidd/6.0.3/charts/common-14.0.1.tgz diff --git a/stable/fluidd/6.0.2/ix_values.yaml b/stable/fluidd/6.0.3/ix_values.yaml similarity index 87% rename from stable/fluidd/6.0.2/ix_values.yaml rename to stable/fluidd/6.0.3/ix_values.yaml index 978d119e10..e83d1a1542 100644 --- a/stable/fluidd/6.0.2/ix_values.yaml +++ b/stable/fluidd/6.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/fluidd - tag: v1.25.1@sha256:7f561d5c4b6c3a985c9a0efe47b3411d2670ed5f86ec62bf3af15e00fa0350b6 + tag: v1.25.2@sha256:8eca6de03c59b72a81d1b4696ed93b09bcd674d0257b3a9966b8e994746f48f3 pullPolicy: IfNotPresent securityContext: diff --git a/stable/fluidd/6.0.2/questions.yaml b/stable/fluidd/6.0.3/questions.yaml similarity index 100% rename from stable/fluidd/6.0.2/questions.yaml rename to stable/fluidd/6.0.3/questions.yaml diff --git a/stable/fluidd/6.0.2/templates/NOTES.txt b/stable/fluidd/6.0.3/templates/NOTES.txt similarity index 100% rename from stable/fluidd/6.0.2/templates/NOTES.txt rename to stable/fluidd/6.0.3/templates/NOTES.txt diff --git a/stable/fluidd/6.0.2/templates/common.yaml b/stable/fluidd/6.0.3/templates/common.yaml similarity index 100% rename from stable/fluidd/6.0.2/templates/common.yaml rename to stable/fluidd/6.0.3/templates/common.yaml diff --git a/stable/fluidd/6.0.2/values.yaml b/stable/fluidd/6.0.3/values.yaml similarity index 100% rename from stable/fluidd/6.0.2/values.yaml rename to stable/fluidd/6.0.3/values.yaml