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