diff --git a/stable/fleet/7.0.10/app-changelog.md b/stable/fleet/7.0.10/app-changelog.md deleted file mode 100644 index cdbc04bdaa..0000000000 --- a/stable/fleet/7.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fleet-7.0.10](https://github.com/truecharts/charts/compare/fleet-7.0.9...fleet-7.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/fleet to 2.3.3 ([#8224](https://github.com/truecharts/charts/issues/8224)) - - \ No newline at end of file diff --git a/stable/fleet/7.0.10/CHANGELOG.md b/stable/fleet/7.0.11/CHANGELOG.md similarity index 90% rename from stable/fleet/7.0.10/CHANGELOG.md rename to stable/fleet/7.0.11/CHANGELOG.md index 24bbb019e0..d0fb662030 100644 --- a/stable/fleet/7.0.10/CHANGELOG.md +++ b/stable/fleet/7.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [fleet-7.0.11](https://github.com/truecharts/charts/compare/fleet-7.0.10...fleet-7.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/fleet to 2.3.3 ([#8465](https://github.com/truecharts/charts/issues/8465)) + + + + ## [fleet-7.0.10](https://github.com/truecharts/charts/compare/fleet-7.0.9...fleet-7.0.10) (2023-04-27) ### Chore @@ -88,12 +97,3 @@ - bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927)) - - -## [fleet-7.0.0](https://github.com/truecharts/charts/compare/fleet-6.0.25...fleet-7.0.0) (2023-04-11) - -### Feat - -- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900)) - - diff --git a/stable/fleet/7.0.10/Chart.yaml b/stable/fleet/7.0.11/Chart.yaml similarity index 98% rename from stable/fleet/7.0.10/Chart.yaml rename to stable/fleet/7.0.11/Chart.yaml index 1697c99812..2cac146caa 100644 --- a/stable/fleet/7.0.10/Chart.yaml +++ b/stable/fleet/7.0.11/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: fleet -version: 7.0.10 +version: 7.0.11 appVersion: "2.3.3" description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. type: application diff --git a/stable/fleet/7.0.10/README.md b/stable/fleet/7.0.11/README.md similarity index 100% rename from stable/fleet/7.0.10/README.md rename to stable/fleet/7.0.11/README.md diff --git a/stable/fleet/7.0.11/app-changelog.md b/stable/fleet/7.0.11/app-changelog.md new file mode 100644 index 0000000000..1ba5351014 --- /dev/null +++ b/stable/fleet/7.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fleet-7.0.11](https://github.com/truecharts/charts/compare/fleet-7.0.10...fleet-7.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/fleet to 2.3.3 ([#8465](https://github.com/truecharts/charts/issues/8465)) + + \ No newline at end of file diff --git a/stable/fleet/7.0.10/app-readme.md b/stable/fleet/7.0.11/app-readme.md similarity index 100% rename from stable/fleet/7.0.10/app-readme.md rename to stable/fleet/7.0.11/app-readme.md diff --git a/stable/fleet/7.0.10/charts/common-12.6.1.tgz b/stable/fleet/7.0.11/charts/common-12.6.1.tgz similarity index 100% rename from stable/fleet/7.0.10/charts/common-12.6.1.tgz rename to stable/fleet/7.0.11/charts/common-12.6.1.tgz diff --git a/stable/fleet/7.0.10/charts/mariadb-7.0.16.tgz b/stable/fleet/7.0.11/charts/mariadb-7.0.16.tgz similarity index 100% rename from stable/fleet/7.0.10/charts/mariadb-7.0.16.tgz rename to stable/fleet/7.0.11/charts/mariadb-7.0.16.tgz diff --git a/stable/fleet/7.0.10/ix_values.yaml b/stable/fleet/7.0.11/ix_values.yaml similarity index 93% rename from stable/fleet/7.0.10/ix_values.yaml rename to stable/fleet/7.0.11/ix_values.yaml index f1223606c9..0466296d5f 100644 --- a/stable/fleet/7.0.10/ix_values.yaml +++ b/stable/fleet/7.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/fleet pullPolicy: IfNotPresent - tag: 2.3.3@sha256:fa1194edf523f4a23884e3efa4ea4125992aed2f0d75fb6f68760bac71e77a26 + tag: 2.3.3@sha256:d16c6205d59ac17d847a4ce5f5707a6bd2608068a150be66afc2648e25f0787b securityContext: container: diff --git a/stable/fleet/7.0.10/questions.yaml b/stable/fleet/7.0.11/questions.yaml similarity index 99% rename from stable/fleet/7.0.10/questions.yaml rename to stable/fleet/7.0.11/questions.yaml index 1c483f02e6..883f16dc51 100644 --- a/stable/fleet/7.0.10/questions.yaml +++ b/stable/fleet/7.0.11/questions.yaml @@ -935,7 +935,7 @@ questions: description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps schema: type: int - show_if: [["runAsUser", "=", "0"]] + show_if: [["runAsUser", "=", 0]] default: 568 - variable: UMASK label: UMASK diff --git a/stable/fleet/7.0.10/templates/NOTES.txt b/stable/fleet/7.0.11/templates/NOTES.txt similarity index 100% rename from stable/fleet/7.0.10/templates/NOTES.txt rename to stable/fleet/7.0.11/templates/NOTES.txt diff --git a/stable/fleet/7.0.10/templates/common.yaml b/stable/fleet/7.0.11/templates/common.yaml similarity index 100% rename from stable/fleet/7.0.10/templates/common.yaml rename to stable/fleet/7.0.11/templates/common.yaml diff --git a/stable/fleet/7.0.10/values.yaml b/stable/fleet/7.0.11/values.yaml similarity index 100% rename from stable/fleet/7.0.10/values.yaml rename to stable/fleet/7.0.11/values.yaml