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