From 06face73f994b90a044e18301ff7d12f76d56844 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 12 Nov 2023 00:59:02 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/minio/7.0.29/app-changelog.md | 9 --------- stable/minio/{7.0.29 => 7.0.30}/CHANGELOG.md | 18 +++++++++--------- stable/minio/{7.0.29 => 7.0.30}/Chart.yaml | 2 +- stable/minio/{7.0.29 => 7.0.30}/README.md | 0 stable/minio/7.0.30/app-changelog.md | 9 +++++++++ stable/minio/{7.0.29 => 7.0.30}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../minio/{7.0.29 => 7.0.30}/ix_values.yaml | 2 +- .../minio/{7.0.29 => 7.0.30}/questions.yaml | 4 ++-- .../{7.0.29 => 7.0.30}/templates/NOTES.txt | 0 .../{7.0.29 => 7.0.30}/templates/common.yaml | 0 stable/minio/{7.0.29 => 7.0.30}/values.yaml | 0 12 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 stable/minio/7.0.29/app-changelog.md rename stable/minio/{7.0.29 => 7.0.30}/CHANGELOG.md (91%) rename stable/minio/{7.0.29 => 7.0.30}/Chart.yaml (97%) rename stable/minio/{7.0.29 => 7.0.30}/README.md (100%) create mode 100644 stable/minio/7.0.30/app-changelog.md rename stable/minio/{7.0.29 => 7.0.30}/app-readme.md (100%) rename stable/minio/{7.0.29 => 7.0.30}/charts/common-14.3.5.tgz (100%) rename stable/minio/{7.0.29 => 7.0.30}/ix_values.yaml (93%) rename stable/minio/{7.0.29 => 7.0.30}/questions.yaml (99%) rename stable/minio/{7.0.29 => 7.0.30}/templates/NOTES.txt (100%) rename stable/minio/{7.0.29 => 7.0.30}/templates/common.yaml (100%) rename stable/minio/{7.0.29 => 7.0.30}/values.yaml (100%) diff --git a/stable/minio/7.0.29/app-changelog.md b/stable/minio/7.0.29/app-changelog.md deleted file mode 100644 index 1acca8e62e0..00000000000 --- a/stable/minio/7.0.29/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minio-7.0.29](https://github.com/truecharts/charts/compare/minio-7.0.28...minio-7.0.29) (2023-11-08) - -### Chore - -- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465)) - - \ No newline at end of file diff --git a/stable/minio/7.0.29/CHANGELOG.md b/stable/minio/7.0.30/CHANGELOG.md similarity index 91% rename from stable/minio/7.0.29/CHANGELOG.md rename to stable/minio/7.0.30/CHANGELOG.md index 034cde2072f..3058106b90c 100644 --- a/stable/minio/7.0.29/CHANGELOG.md +++ b/stable/minio/7.0.30/CHANGELOG.md @@ -4,6 +4,15 @@ +## [minio-7.0.30](https://github.com/truecharts/charts/compare/minio-7.0.29...minio-7.0.30) (2023-11-12) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#14590](https://github.com/truecharts/charts/issues/14590)) + + + + ## [minio-7.0.29](https://github.com/truecharts/charts/compare/minio-7.0.28...minio-7.0.29) (2023-11-08) ### Chore @@ -88,12 +97,3 @@ ## [minio-7.0.20](https://github.com/truecharts/charts/compare/minio-7.0.19...minio-7.0.20) (2023-10-24) -### Chore - -- update helm general non-major ([#13931](https://github.com/truecharts/charts/issues/13931)) - - - - -## [minio-7.0.19](https://github.com/truecharts/charts/compare/minio-7.0.18...minio-7.0.19) (2023-10-24) - diff --git a/stable/minio/7.0.29/Chart.yaml b/stable/minio/7.0.30/Chart.yaml similarity index 97% rename from stable/minio/7.0.29/Chart.yaml rename to stable/minio/7.0.30/Chart.yaml index 7ba0504cbce..a5d97177c85 100644 --- a/stable/minio/7.0.29/Chart.yaml +++ b/stable/minio/7.0.30/Chart.yaml @@ -20,7 +20,7 @@ name: minio sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minio - https://github.com/minio/minio -version: 7.0.29 +version: 7.0.30 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/minio/7.0.29/README.md b/stable/minio/7.0.30/README.md similarity index 100% rename from stable/minio/7.0.29/README.md rename to stable/minio/7.0.30/README.md diff --git a/stable/minio/7.0.30/app-changelog.md b/stable/minio/7.0.30/app-changelog.md new file mode 100644 index 00000000000..b68d04a933c --- /dev/null +++ b/stable/minio/7.0.30/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minio-7.0.30](https://github.com/truecharts/charts/compare/minio-7.0.29...minio-7.0.30) (2023-11-12) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#14590](https://github.com/truecharts/charts/issues/14590)) + + \ No newline at end of file diff --git a/stable/minio/7.0.29/app-readme.md b/stable/minio/7.0.30/app-readme.md similarity index 100% rename from stable/minio/7.0.29/app-readme.md rename to stable/minio/7.0.30/app-readme.md diff --git a/stable/minio/7.0.29/charts/common-14.3.5.tgz b/stable/minio/7.0.30/charts/common-14.3.5.tgz similarity index 100% rename from stable/minio/7.0.29/charts/common-14.3.5.tgz rename to stable/minio/7.0.30/charts/common-14.3.5.tgz diff --git a/stable/minio/7.0.29/ix_values.yaml b/stable/minio/7.0.30/ix_values.yaml similarity index 93% rename from stable/minio/7.0.29/ix_values.yaml rename to stable/minio/7.0.30/ix_values.yaml index aaa306d7c00..6898642f9a6 100644 --- a/stable/minio/7.0.29/ix_values.yaml +++ b/stable/minio/7.0.30/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minio - tag: latest@sha256:2d0b083a50beefb703c4c9c30235035f0b5bc5696dcfc38937f496aa7a105c5a + tag: latest@sha256:5f8eab4d6bd1285be6247865997a0847689bef67b755318f744a870f816c784d pullPolicy: IfNotPresent service: main: diff --git a/stable/minio/7.0.29/questions.yaml b/stable/minio/7.0.30/questions.yaml similarity index 99% rename from stable/minio/7.0.29/questions.yaml rename to stable/minio/7.0.30/questions.yaml index dde2ac3bcaf..a212f31a5a9 100644 --- a/stable/minio/7.0.29/questions.yaml +++ b/stable/minio/7.0.30/questions.yaml @@ -855,7 +855,7 @@ questions: label: Paths schema: type: list - default: [] + default: [{path: "/", pathType: "Prefix"}] items: - variable: pathEntry label: Host @@ -1007,7 +1007,7 @@ questions: label: Paths schema: type: list - default: [] + default: [{path: "/", pathType: "Prefix"}] items: - variable: pathEntry label: Host diff --git a/stable/minio/7.0.29/templates/NOTES.txt b/stable/minio/7.0.30/templates/NOTES.txt similarity index 100% rename from stable/minio/7.0.29/templates/NOTES.txt rename to stable/minio/7.0.30/templates/NOTES.txt diff --git a/stable/minio/7.0.29/templates/common.yaml b/stable/minio/7.0.30/templates/common.yaml similarity index 100% rename from stable/minio/7.0.29/templates/common.yaml rename to stable/minio/7.0.30/templates/common.yaml diff --git a/stable/minio/7.0.29/values.yaml b/stable/minio/7.0.30/values.yaml similarity index 100% rename from stable/minio/7.0.29/values.yaml rename to stable/minio/7.0.30/values.yaml