From f74087b5aa17c907eb7acc288bd13f855331076a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 18 Jul 2023 08:40:14 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/minio/6.0.34/app-changelog.md | 9 --------- stable/minio/{6.0.34 => 6.0.35}/CHANGELOG.md | 18 +++++++++--------- stable/minio/{6.0.34 => 6.0.35}/Chart.yaml | 2 +- stable/minio/{6.0.34 => 6.0.35}/README.md | 0 stable/minio/6.0.35/app-changelog.md | 9 +++++++++ stable/minio/{6.0.34 => 6.0.35}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../minio/{6.0.34 => 6.0.35}/ix_values.yaml | 2 +- .../minio/{6.0.34 => 6.0.35}/questions.yaml | 0 .../{6.0.34 => 6.0.35}/templates/NOTES.txt | 0 .../{6.0.34 => 6.0.35}/templates/common.yaml | 0 stable/minio/{6.0.34 => 6.0.35}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/minio/6.0.34/app-changelog.md rename stable/minio/{6.0.34 => 6.0.35}/CHANGELOG.md (91%) rename stable/minio/{6.0.34 => 6.0.35}/Chart.yaml (97%) rename stable/minio/{6.0.34 => 6.0.35}/README.md (100%) create mode 100644 stable/minio/6.0.35/app-changelog.md rename stable/minio/{6.0.34 => 6.0.35}/app-readme.md (100%) rename stable/minio/{6.0.34 => 6.0.35}/charts/common-12.14.6.tgz (100%) rename stable/minio/{6.0.34 => 6.0.35}/ix_values.yaml (93%) rename stable/minio/{6.0.34 => 6.0.35}/questions.yaml (100%) rename stable/minio/{6.0.34 => 6.0.35}/templates/NOTES.txt (100%) rename stable/minio/{6.0.34 => 6.0.35}/templates/common.yaml (100%) rename stable/minio/{6.0.34 => 6.0.35}/values.yaml (100%) diff --git a/stable/minio/6.0.34/app-changelog.md b/stable/minio/6.0.34/app-changelog.md deleted file mode 100644 index 5a7926b5fe..0000000000 --- a/stable/minio/6.0.34/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minio-6.0.34](https://github.com/truecharts/charts/compare/minio-6.0.33...minio-6.0.34) (2023-07-08) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#10302](https://github.com/truecharts/charts/issues/10302)) - - \ No newline at end of file diff --git a/stable/minio/6.0.34/CHANGELOG.md b/stable/minio/6.0.35/CHANGELOG.md similarity index 91% rename from stable/minio/6.0.34/CHANGELOG.md rename to stable/minio/6.0.35/CHANGELOG.md index 6f9e63d8e4..10605839ab 100644 --- a/stable/minio/6.0.34/CHANGELOG.md +++ b/stable/minio/6.0.35/CHANGELOG.md @@ -4,6 +4,15 @@ +## [minio-6.0.35](https://github.com/truecharts/charts/compare/minio-6.0.34...minio-6.0.35) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#10562](https://github.com/truecharts/charts/issues/10562)) + + + + ## [minio-6.0.34](https://github.com/truecharts/charts/compare/minio-6.0.33...minio-6.0.34) (2023-07-08) ### Chore @@ -85,15 +94,6 @@ -## [minio-6.0.30](https://github.com/truecharts/charts/compare/minio-6.0.29...minio-6.0.30) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#9669](https://github.com/truecharts/charts/issues/9669)) - - - - ## [minio-6.0.30](https://github.com/truecharts/charts/compare/minio-6.0.29...minio-6.0.30) (2023-06-15) ### Chore diff --git a/stable/minio/6.0.34/Chart.yaml b/stable/minio/6.0.35/Chart.yaml similarity index 97% rename from stable/minio/6.0.34/Chart.yaml rename to stable/minio/6.0.35/Chart.yaml index 481b11d5e1..5df86cf08a 100644 --- a/stable/minio/6.0.34/Chart.yaml +++ b/stable/minio/6.0.35/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: 6.0.34 +version: 6.0.35 annotations: truecharts.org/catagories: | - media diff --git a/stable/minio/6.0.34/README.md b/stable/minio/6.0.35/README.md similarity index 100% rename from stable/minio/6.0.34/README.md rename to stable/minio/6.0.35/README.md diff --git a/stable/minio/6.0.35/app-changelog.md b/stable/minio/6.0.35/app-changelog.md new file mode 100644 index 0000000000..2a10471622 --- /dev/null +++ b/stable/minio/6.0.35/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minio-6.0.35](https://github.com/truecharts/charts/compare/minio-6.0.34...minio-6.0.35) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#10562](https://github.com/truecharts/charts/issues/10562)) + + \ No newline at end of file diff --git a/stable/minio/6.0.34/app-readme.md b/stable/minio/6.0.35/app-readme.md similarity index 100% rename from stable/minio/6.0.34/app-readme.md rename to stable/minio/6.0.35/app-readme.md diff --git a/stable/minio/6.0.34/charts/common-12.14.6.tgz b/stable/minio/6.0.35/charts/common-12.14.6.tgz similarity index 100% rename from stable/minio/6.0.34/charts/common-12.14.6.tgz rename to stable/minio/6.0.35/charts/common-12.14.6.tgz diff --git a/stable/minio/6.0.34/ix_values.yaml b/stable/minio/6.0.35/ix_values.yaml similarity index 93% rename from stable/minio/6.0.34/ix_values.yaml rename to stable/minio/6.0.35/ix_values.yaml index d717e83eb2..e069702212 100644 --- a/stable/minio/6.0.34/ix_values.yaml +++ b/stable/minio/6.0.35/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minio - tag: latest@sha256:392ab739566091c919b9b456e0af7aa9dbb41e6558bbdae601d543105af0f921 + tag: latest@sha256:def744710a5d5fb3727286abb2b9373fffc208c3584f11f7a2c567deda499cda pullPolicy: IfNotPresent service: main: diff --git a/stable/minio/6.0.34/questions.yaml b/stable/minio/6.0.35/questions.yaml similarity index 100% rename from stable/minio/6.0.34/questions.yaml rename to stable/minio/6.0.35/questions.yaml diff --git a/stable/minio/6.0.34/templates/NOTES.txt b/stable/minio/6.0.35/templates/NOTES.txt similarity index 100% rename from stable/minio/6.0.34/templates/NOTES.txt rename to stable/minio/6.0.35/templates/NOTES.txt diff --git a/stable/minio/6.0.34/templates/common.yaml b/stable/minio/6.0.35/templates/common.yaml similarity index 100% rename from stable/minio/6.0.34/templates/common.yaml rename to stable/minio/6.0.35/templates/common.yaml diff --git a/stable/minio/6.0.34/values.yaml b/stable/minio/6.0.35/values.yaml similarity index 100% rename from stable/minio/6.0.34/values.yaml rename to stable/minio/6.0.35/values.yaml