diff --git a/stable/fluidd/6.0.0/app-changelog.md b/stable/fluidd/6.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/fluidd/6.0.0/CHANGELOG.md b/stable/fluidd/6.0.1/CHANGELOG.md similarity index 90% rename from stable/fluidd/6.0.0/CHANGELOG.md rename to stable/fluidd/6.0.1/CHANGELOG.md index accb49dc589..c74f0897686 100644 --- a/stable/fluidd/6.0.0/CHANGELOG.md +++ b/stable/fluidd/6.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [fluidd-6.0.1](https://github.com/truecharts/charts/compare/fluidd-6.0.0...fluidd-6.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/fluidd to v1.25.0 ([#11320](https://github.com/truecharts/charts/issues/11320)) + + + + ## [fluidd-6.0.0](https://github.com/truecharts/charts/compare/fluidd-5.0.27...fluidd-6.0.0) (2023-07-31) @@ -88,12 +97,3 @@ - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [fluidd-5.0.18](https://github.com/truecharts/charts/compare/fluidd-5.0.17...fluidd-5.0.18) (2023-05-27) - diff --git a/stable/fluidd/6.0.0/Chart.yaml b/stable/fluidd/6.0.1/Chart.yaml similarity index 95% rename from stable/fluidd/6.0.0/Chart.yaml rename to stable/fluidd/6.0.1/Chart.yaml index da718f29aa1..ac03ca57c4f 100644 --- a/stable/fluidd/6.0.0/Chart.yaml +++ b/stable/fluidd/6.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.24.2" +appVersion: "1.25.0" 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.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/fluidd/6.0.0/README.md b/stable/fluidd/6.0.1/README.md similarity index 100% rename from stable/fluidd/6.0.0/README.md rename to stable/fluidd/6.0.1/README.md diff --git a/stable/fluidd/6.0.1/app-changelog.md b/stable/fluidd/6.0.1/app-changelog.md new file mode 100644 index 00000000000..8dd9b5f2598 --- /dev/null +++ b/stable/fluidd/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fluidd-6.0.1](https://github.com/truecharts/charts/compare/fluidd-6.0.0...fluidd-6.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/fluidd to v1.25.0 ([#11320](https://github.com/truecharts/charts/issues/11320)) + + \ No newline at end of file diff --git a/stable/fluidd/6.0.0/app-readme.md b/stable/fluidd/6.0.1/app-readme.md similarity index 100% rename from stable/fluidd/6.0.0/app-readme.md rename to stable/fluidd/6.0.1/app-readme.md diff --git a/stable/fluidd/6.0.0/charts/common-14.0.1.tgz b/stable/fluidd/6.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/fluidd/6.0.0/charts/common-14.0.1.tgz rename to stable/fluidd/6.0.1/charts/common-14.0.1.tgz diff --git a/stable/fluidd/6.0.0/ix_values.yaml b/stable/fluidd/6.0.1/ix_values.yaml similarity index 87% rename from stable/fluidd/6.0.0/ix_values.yaml rename to stable/fluidd/6.0.1/ix_values.yaml index 337d2418f2d..2f9867ce12c 100644 --- a/stable/fluidd/6.0.0/ix_values.yaml +++ b/stable/fluidd/6.0.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/fluidd - tag: v1.24.2@sha256:5a98864a3ff0fb1f346e8366f4b035b25a22cbf32de439c9a637e77849c75efd + tag: v1.25.0@sha256:a80bfce7d0ecd1b73a88ea1142648dc35a6903ec1e4d2f92896d4c48842e85fc pullPolicy: IfNotPresent securityContext: diff --git a/stable/fluidd/6.0.0/questions.yaml b/stable/fluidd/6.0.1/questions.yaml similarity index 100% rename from stable/fluidd/6.0.0/questions.yaml rename to stable/fluidd/6.0.1/questions.yaml diff --git a/stable/fluidd/6.0.0/templates/NOTES.txt b/stable/fluidd/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/fluidd/6.0.0/templates/NOTES.txt rename to stable/fluidd/6.0.1/templates/NOTES.txt diff --git a/stable/fluidd/6.0.0/templates/common.yaml b/stable/fluidd/6.0.1/templates/common.yaml similarity index 100% rename from stable/fluidd/6.0.0/templates/common.yaml rename to stable/fluidd/6.0.1/templates/common.yaml diff --git a/stable/fluidd/6.0.0/values.yaml b/stable/fluidd/6.0.1/values.yaml similarity index 100% rename from stable/fluidd/6.0.0/values.yaml rename to stable/fluidd/6.0.1/values.yaml