From 59b62f8557bd0299792476bc1ad4df0ca3977ba9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 10 Dec 2022 02:57:25 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/fluidd/4.0.3/app-changelog.md | 4 ---- stable/fluidd/{4.0.3 => 4.0.4}/CHANGELOG.md | 10 +++++----- stable/fluidd/{4.0.3 => 4.0.4}/Chart.yaml | 4 ++-- stable/fluidd/{4.0.3 => 4.0.4}/README.md | 0 stable/fluidd/4.0.4/app-changelog.md | 4 ++++ stable/fluidd/{4.0.3 => 4.0.4}/app-readme.md | 0 .../{4.0.3 => 4.0.4}/charts/common-11.0.4.tgz | Bin stable/fluidd/{4.0.3 => 4.0.4}/ix_values.yaml | 2 +- stable/fluidd/{4.0.3 => 4.0.4}/questions.yaml | 0 .../fluidd/{4.0.3 => 4.0.4}/templates/common.yaml | 0 stable/fluidd/{4.0.3 => 4.0.4}/values.yaml | 0 11 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 stable/fluidd/4.0.3/app-changelog.md rename stable/fluidd/{4.0.3 => 4.0.4}/CHANGELOG.md (95%) rename stable/fluidd/{4.0.3 => 4.0.4}/Chart.yaml (95%) rename stable/fluidd/{4.0.3 => 4.0.4}/README.md (100%) create mode 100644 stable/fluidd/4.0.4/app-changelog.md rename stable/fluidd/{4.0.3 => 4.0.4}/app-readme.md (100%) rename stable/fluidd/{4.0.3 => 4.0.4}/charts/common-11.0.4.tgz (100%) rename stable/fluidd/{4.0.3 => 4.0.4}/ix_values.yaml (78%) rename stable/fluidd/{4.0.3 => 4.0.4}/questions.yaml (100%) rename stable/fluidd/{4.0.3 => 4.0.4}/templates/common.yaml (100%) rename stable/fluidd/{4.0.3 => 4.0.4}/values.yaml (100%) diff --git a/stable/fluidd/4.0.3/app-changelog.md b/stable/fluidd/4.0.3/app-changelog.md deleted file mode 100644 index 21d64729854..00000000000 --- a/stable/fluidd/4.0.3/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [fluidd-4.0.3](https://github.com/truecharts/charts/compare/fluidd-4.0.2...fluidd-4.0.3) (2022-12-05) - diff --git a/stable/fluidd/4.0.3/CHANGELOG.md b/stable/fluidd/4.0.4/CHANGELOG.md similarity index 95% rename from stable/fluidd/4.0.3/CHANGELOG.md rename to stable/fluidd/4.0.4/CHANGELOG.md index 17197a19d83..2725c34f86e 100644 --- a/stable/fluidd/4.0.3/CHANGELOG.md +++ b/stable/fluidd/4.0.4/CHANGELOG.md @@ -4,6 +4,11 @@ +## [fluidd-4.0.4](https://github.com/truecharts/charts/compare/fluidd-4.0.3...fluidd-4.0.4) (2022-12-10) + + + + ## [fluidd-4.0.3](https://github.com/truecharts/charts/compare/fluidd-4.0.2...fluidd-4.0.3) (2022-12-05) @@ -92,8 +97,3 @@ - update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - -## [fluidd-4.0.0](https://github.com/truecharts/charts/compare/fluidd-3.0.4...fluidd-4.0.0) (2022-11-14) - diff --git a/stable/fluidd/4.0.3/Chart.yaml b/stable/fluidd/4.0.4/Chart.yaml similarity index 95% rename from stable/fluidd/4.0.3/Chart.yaml rename to stable/fluidd/4.0.4/Chart.yaml index e1849ed254f..374502252d0 100644 --- a/stable/fluidd/4.0.3/Chart.yaml +++ b/stable/fluidd/4.0.4/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.22.0" +appVersion: "1.22.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd - https://github.com/fluidd-core/fluidd - https://hub.docker.com/r/cadriel/fluidd -version: 4.0.3 +version: 4.0.4 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/fluidd/4.0.3/README.md b/stable/fluidd/4.0.4/README.md similarity index 100% rename from stable/fluidd/4.0.3/README.md rename to stable/fluidd/4.0.4/README.md diff --git a/stable/fluidd/4.0.4/app-changelog.md b/stable/fluidd/4.0.4/app-changelog.md new file mode 100644 index 00000000000..759e37a34b1 --- /dev/null +++ b/stable/fluidd/4.0.4/app-changelog.md @@ -0,0 +1,4 @@ + + +## [fluidd-4.0.4](https://github.com/truecharts/charts/compare/fluidd-4.0.3...fluidd-4.0.4) (2022-12-10) + diff --git a/stable/fluidd/4.0.3/app-readme.md b/stable/fluidd/4.0.4/app-readme.md similarity index 100% rename from stable/fluidd/4.0.3/app-readme.md rename to stable/fluidd/4.0.4/app-readme.md diff --git a/stable/fluidd/4.0.3/charts/common-11.0.4.tgz b/stable/fluidd/4.0.4/charts/common-11.0.4.tgz similarity index 100% rename from stable/fluidd/4.0.3/charts/common-11.0.4.tgz rename to stable/fluidd/4.0.4/charts/common-11.0.4.tgz diff --git a/stable/fluidd/4.0.3/ix_values.yaml b/stable/fluidd/4.0.4/ix_values.yaml similarity index 78% rename from stable/fluidd/4.0.3/ix_values.yaml rename to stable/fluidd/4.0.4/ix_values.yaml index 771f2e8a0b7..3ea8d255bd6 100644 --- a/stable/fluidd/4.0.3/ix_values.yaml +++ b/stable/fluidd/4.0.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/fluidd - tag: 1.22.0@sha256:ebdbbbc95dac9ef3bda9e190ba579a9e90930d39ce54ae6ac494ce1b4846e9cc + tag: 1.22.1@sha256:6b1beb67e642dba03411d1b268c67ce47bd2c2180b0f9a2bbd5b1c9389a17d4c pullPolicy: IfNotPresent securityContext: diff --git a/stable/fluidd/4.0.3/questions.yaml b/stable/fluidd/4.0.4/questions.yaml similarity index 100% rename from stable/fluidd/4.0.3/questions.yaml rename to stable/fluidd/4.0.4/questions.yaml diff --git a/stable/fluidd/4.0.3/templates/common.yaml b/stable/fluidd/4.0.4/templates/common.yaml similarity index 100% rename from stable/fluidd/4.0.3/templates/common.yaml rename to stable/fluidd/4.0.4/templates/common.yaml diff --git a/stable/fluidd/4.0.3/values.yaml b/stable/fluidd/4.0.4/values.yaml similarity index 100% rename from stable/fluidd/4.0.3/values.yaml rename to stable/fluidd/4.0.4/values.yaml