From e6a0a23f532e12443d5040c8352bad2af51a6890 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 8 Oct 2023 12:41:20 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/minio/7.0.15/app-changelog.md | 9 --------- stable/minio/{7.0.15 => 7.0.16}/CHANGELOG.md | 18 +++++++++--------- stable/minio/{7.0.15 => 7.0.16}/Chart.yaml | 2 +- stable/minio/{7.0.15 => 7.0.16}/README.md | 0 stable/minio/7.0.16/app-changelog.md | 9 +++++++++ stable/minio/{7.0.15 => 7.0.16}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../minio/{7.0.15 => 7.0.16}/ix_values.yaml | 2 +- .../minio/{7.0.15 => 7.0.16}/questions.yaml | 0 .../{7.0.15 => 7.0.16}/templates/NOTES.txt | 0 .../{7.0.15 => 7.0.16}/templates/common.yaml | 0 stable/minio/{7.0.15 => 7.0.16}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/minio/7.0.15/app-changelog.md rename stable/minio/{7.0.15 => 7.0.16}/CHANGELOG.md (93%) rename stable/minio/{7.0.15 => 7.0.16}/Chart.yaml (97%) rename stable/minio/{7.0.15 => 7.0.16}/README.md (100%) create mode 100644 stable/minio/7.0.16/app-changelog.md rename stable/minio/{7.0.15 => 7.0.16}/app-readme.md (100%) rename stable/minio/{7.0.15 => 7.0.16}/charts/common-14.0.9.tgz (100%) rename stable/minio/{7.0.15 => 7.0.16}/ix_values.yaml (93%) rename stable/minio/{7.0.15 => 7.0.16}/questions.yaml (100%) rename stable/minio/{7.0.15 => 7.0.16}/templates/NOTES.txt (100%) rename stable/minio/{7.0.15 => 7.0.16}/templates/common.yaml (100%) rename stable/minio/{7.0.15 => 7.0.16}/values.yaml (100%) diff --git a/stable/minio/7.0.15/app-changelog.md b/stable/minio/7.0.15/app-changelog.md deleted file mode 100644 index 416bc23369..0000000000 --- a/stable/minio/7.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minio-7.0.15](https://github.com/truecharts/charts/compare/minio-7.0.14...minio-7.0.15) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/minio/7.0.15/CHANGELOG.md b/stable/minio/7.0.16/CHANGELOG.md similarity index 93% rename from stable/minio/7.0.15/CHANGELOG.md rename to stable/minio/7.0.16/CHANGELOG.md index fed2b66b46..cb3f82c738 100644 --- a/stable/minio/7.0.15/CHANGELOG.md +++ b/stable/minio/7.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [minio-7.0.16](https://github.com/truecharts/charts/compare/minio-7.0.15...minio-7.0.16) (2023-10-08) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#13411](https://github.com/truecharts/charts/issues/13411)) + + + + ## [minio-7.0.15](https://github.com/truecharts/charts/compare/minio-7.0.14...minio-7.0.15) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ ## [minio-7.0.6](https://github.com/truecharts/charts/compare/minio-7.0.5...minio-7.0.6) (2023-09-06) ### Chore - -- update container image tccr.io/truecharts/minio to latest ([#12278](https://github.com/truecharts/charts/issues/12278)) - - - - -## [minio-7.0.5](https://github.com/truecharts/charts/compare/minio-7.0.4...minio-7.0.5) (2023-08-30) - -### Chore diff --git a/stable/minio/7.0.15/Chart.yaml b/stable/minio/7.0.16/Chart.yaml similarity index 97% rename from stable/minio/7.0.15/Chart.yaml rename to stable/minio/7.0.16/Chart.yaml index 045592faaa..5a5407aef4 100644 --- a/stable/minio/7.0.15/Chart.yaml +++ b/stable/minio/7.0.16/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.15 +version: 7.0.16 annotations: truecharts.org/catagories: | - media diff --git a/stable/minio/7.0.15/README.md b/stable/minio/7.0.16/README.md similarity index 100% rename from stable/minio/7.0.15/README.md rename to stable/minio/7.0.16/README.md diff --git a/stable/minio/7.0.16/app-changelog.md b/stable/minio/7.0.16/app-changelog.md new file mode 100644 index 0000000000..da8bf41e12 --- /dev/null +++ b/stable/minio/7.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minio-7.0.16](https://github.com/truecharts/charts/compare/minio-7.0.15...minio-7.0.16) (2023-10-08) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#13411](https://github.com/truecharts/charts/issues/13411)) + + \ No newline at end of file diff --git a/stable/minio/7.0.15/app-readme.md b/stable/minio/7.0.16/app-readme.md similarity index 100% rename from stable/minio/7.0.15/app-readme.md rename to stable/minio/7.0.16/app-readme.md diff --git a/stable/minio/7.0.15/charts/common-14.0.9.tgz b/stable/minio/7.0.16/charts/common-14.0.9.tgz similarity index 100% rename from stable/minio/7.0.15/charts/common-14.0.9.tgz rename to stable/minio/7.0.16/charts/common-14.0.9.tgz diff --git a/stable/minio/7.0.15/ix_values.yaml b/stable/minio/7.0.16/ix_values.yaml similarity index 93% rename from stable/minio/7.0.15/ix_values.yaml rename to stable/minio/7.0.16/ix_values.yaml index 8623c74e1b..4b0dfca7c4 100644 --- a/stable/minio/7.0.15/ix_values.yaml +++ b/stable/minio/7.0.16/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minio - tag: latest@sha256:3ce168620590ff06c81f10eeb9c92401d694eff4ad028844c3a85089ff3a4ea7 + tag: latest@sha256:09f1d793f7cd9deb87da091c210a0670d0e0c089bd9781606366a0c97727fc13 pullPolicy: IfNotPresent service: main: diff --git a/stable/minio/7.0.15/questions.yaml b/stable/minio/7.0.16/questions.yaml similarity index 100% rename from stable/minio/7.0.15/questions.yaml rename to stable/minio/7.0.16/questions.yaml diff --git a/stable/minio/7.0.15/templates/NOTES.txt b/stable/minio/7.0.16/templates/NOTES.txt similarity index 100% rename from stable/minio/7.0.15/templates/NOTES.txt rename to stable/minio/7.0.16/templates/NOTES.txt diff --git a/stable/minio/7.0.15/templates/common.yaml b/stable/minio/7.0.16/templates/common.yaml similarity index 100% rename from stable/minio/7.0.15/templates/common.yaml rename to stable/minio/7.0.16/templates/common.yaml diff --git a/stable/minio/7.0.15/values.yaml b/stable/minio/7.0.16/values.yaml similarity index 100% rename from stable/minio/7.0.15/values.yaml rename to stable/minio/7.0.16/values.yaml