From 7d35f663bc3f676329b86deefde01e53cf0d9beb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 25 Oct 2023 19:44:42 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/minio/7.0.20/app-changelog.md | 9 --------- stable/minio/{7.0.20 => 7.0.21}/CHANGELOG.md | 18 +++++++++--------- stable/minio/{7.0.20 => 7.0.21}/Chart.yaml | 2 +- stable/minio/{7.0.20 => 7.0.21}/README.md | 0 stable/minio/7.0.21/app-changelog.md | 9 +++++++++ stable/minio/{7.0.20 => 7.0.21}/app-readme.md | 0 .../charts/common-14.0.14.tgz | Bin .../minio/{7.0.20 => 7.0.21}/ix_values.yaml | 2 +- .../minio/{7.0.20 => 7.0.21}/questions.yaml | 0 .../{7.0.20 => 7.0.21}/templates/NOTES.txt | 0 .../{7.0.20 => 7.0.21}/templates/common.yaml | 0 stable/minio/{7.0.20 => 7.0.21}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/minio/7.0.20/app-changelog.md rename stable/minio/{7.0.20 => 7.0.21}/CHANGELOG.md (93%) rename stable/minio/{7.0.20 => 7.0.21}/Chart.yaml (97%) rename stable/minio/{7.0.20 => 7.0.21}/README.md (100%) create mode 100644 stable/minio/7.0.21/app-changelog.md rename stable/minio/{7.0.20 => 7.0.21}/app-readme.md (100%) rename stable/minio/{7.0.20 => 7.0.21}/charts/common-14.0.14.tgz (100%) rename stable/minio/{7.0.20 => 7.0.21}/ix_values.yaml (93%) rename stable/minio/{7.0.20 => 7.0.21}/questions.yaml (100%) rename stable/minio/{7.0.20 => 7.0.21}/templates/NOTES.txt (100%) rename stable/minio/{7.0.20 => 7.0.21}/templates/common.yaml (100%) rename stable/minio/{7.0.20 => 7.0.21}/values.yaml (100%) diff --git a/stable/minio/7.0.20/app-changelog.md b/stable/minio/7.0.20/app-changelog.md deleted file mode 100644 index 0b05f11b25..0000000000 --- a/stable/minio/7.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/minio/7.0.20/CHANGELOG.md b/stable/minio/7.0.21/CHANGELOG.md similarity index 93% rename from stable/minio/7.0.20/CHANGELOG.md rename to stable/minio/7.0.21/CHANGELOG.md index 787d0976b7..1b9ab0555a 100644 --- a/stable/minio/7.0.20/CHANGELOG.md +++ b/stable/minio/7.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [minio-7.0.21](https://github.com/truecharts/charts/compare/minio-7.0.20...minio-7.0.21) (2023-10-25) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#13962](https://github.com/truecharts/charts/issues/13962)) + + + + ## [minio-7.0.20](https://github.com/truecharts/charts/compare/minio-7.0.19...minio-7.0.20) (2023-10-24) ### Chore @@ -88,12 +97,3 @@ ## [minio-7.0.11](https://github.com/truecharts/charts/compare/minio-7.0.10...minio-7.0.11) (2023-09-22) ### Chore - -- update container image tccr.io/truecharts/minio to latest ([#12820](https://github.com/truecharts/charts/issues/12820)) - - - - -## [minio-7.0.10](https://github.com/truecharts/charts/compare/minio-7.0.9...minio-7.0.10) (2023-09-21) - -### Chore diff --git a/stable/minio/7.0.20/Chart.yaml b/stable/minio/7.0.21/Chart.yaml similarity index 97% rename from stable/minio/7.0.20/Chart.yaml rename to stable/minio/7.0.21/Chart.yaml index ed0bf4694b..b0548e243c 100644 --- a/stable/minio/7.0.20/Chart.yaml +++ b/stable/minio/7.0.21/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.20 +version: 7.0.21 annotations: truecharts.org/catagories: | - media diff --git a/stable/minio/7.0.20/README.md b/stable/minio/7.0.21/README.md similarity index 100% rename from stable/minio/7.0.20/README.md rename to stable/minio/7.0.21/README.md diff --git a/stable/minio/7.0.21/app-changelog.md b/stable/minio/7.0.21/app-changelog.md new file mode 100644 index 0000000000..3e10240f0a --- /dev/null +++ b/stable/minio/7.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minio-7.0.21](https://github.com/truecharts/charts/compare/minio-7.0.20...minio-7.0.21) (2023-10-25) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#13962](https://github.com/truecharts/charts/issues/13962)) + + \ No newline at end of file diff --git a/stable/minio/7.0.20/app-readme.md b/stable/minio/7.0.21/app-readme.md similarity index 100% rename from stable/minio/7.0.20/app-readme.md rename to stable/minio/7.0.21/app-readme.md diff --git a/stable/minio/7.0.20/charts/common-14.0.14.tgz b/stable/minio/7.0.21/charts/common-14.0.14.tgz similarity index 100% rename from stable/minio/7.0.20/charts/common-14.0.14.tgz rename to stable/minio/7.0.21/charts/common-14.0.14.tgz diff --git a/stable/minio/7.0.20/ix_values.yaml b/stable/minio/7.0.21/ix_values.yaml similarity index 93% rename from stable/minio/7.0.20/ix_values.yaml rename to stable/minio/7.0.21/ix_values.yaml index 4da5ab47b2..5e33b0fb13 100644 --- a/stable/minio/7.0.20/ix_values.yaml +++ b/stable/minio/7.0.21/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minio - tag: latest@sha256:ffee5c6e12266aee0a33d2aaff3d1976011c0d5b96a2fc068dfaae83cd13233f + tag: latest@sha256:f7f365a67bd04c972b47a37d590331a761551fcea3a6a873707e3817c7892009 pullPolicy: IfNotPresent service: main: diff --git a/stable/minio/7.0.20/questions.yaml b/stable/minio/7.0.21/questions.yaml similarity index 100% rename from stable/minio/7.0.20/questions.yaml rename to stable/minio/7.0.21/questions.yaml diff --git a/stable/minio/7.0.20/templates/NOTES.txt b/stable/minio/7.0.21/templates/NOTES.txt similarity index 100% rename from stable/minio/7.0.20/templates/NOTES.txt rename to stable/minio/7.0.21/templates/NOTES.txt diff --git a/stable/minio/7.0.20/templates/common.yaml b/stable/minio/7.0.21/templates/common.yaml similarity index 100% rename from stable/minio/7.0.20/templates/common.yaml rename to stable/minio/7.0.21/templates/common.yaml diff --git a/stable/minio/7.0.20/values.yaml b/stable/minio/7.0.21/values.yaml similarity index 100% rename from stable/minio/7.0.20/values.yaml rename to stable/minio/7.0.21/values.yaml