From 5e5366d1dcc1c01b16c69dafffc72d4305f458af Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 24 Oct 2023 18:44:08 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/minio/7.0.18/app-changelog.md | 9 --------- stable/minio/{7.0.18 => 7.0.19}/CHANGELOG.md | 18 +++++++++--------- stable/minio/{7.0.18 => 7.0.19}/Chart.yaml | 2 +- stable/minio/{7.0.18 => 7.0.19}/README.md | 0 stable/minio/7.0.19/app-changelog.md | 9 +++++++++ stable/minio/{7.0.18 => 7.0.19}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../minio/{7.0.18 => 7.0.19}/ix_values.yaml | 2 +- .../minio/{7.0.18 => 7.0.19}/questions.yaml | 0 .../{7.0.18 => 7.0.19}/templates/NOTES.txt | 0 .../{7.0.18 => 7.0.19}/templates/common.yaml | 0 stable/minio/{7.0.18 => 7.0.19}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/minio/7.0.18/app-changelog.md rename stable/minio/{7.0.18 => 7.0.19}/CHANGELOG.md (93%) rename stable/minio/{7.0.18 => 7.0.19}/Chart.yaml (97%) rename stable/minio/{7.0.18 => 7.0.19}/README.md (100%) create mode 100644 stable/minio/7.0.19/app-changelog.md rename stable/minio/{7.0.18 => 7.0.19}/app-readme.md (100%) rename stable/minio/{7.0.18 => 7.0.19}/charts/common-14.0.9.tgz (100%) rename stable/minio/{7.0.18 => 7.0.19}/ix_values.yaml (93%) rename stable/minio/{7.0.18 => 7.0.19}/questions.yaml (100%) rename stable/minio/{7.0.18 => 7.0.19}/templates/NOTES.txt (100%) rename stable/minio/{7.0.18 => 7.0.19}/templates/common.yaml (100%) rename stable/minio/{7.0.18 => 7.0.19}/values.yaml (100%) diff --git a/stable/minio/7.0.18/app-changelog.md b/stable/minio/7.0.18/app-changelog.md deleted file mode 100644 index 97015ffc3c5..00000000000 --- a/stable/minio/7.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.18/CHANGELOG.md b/stable/minio/7.0.19/CHANGELOG.md similarity index 93% rename from stable/minio/7.0.18/CHANGELOG.md rename to stable/minio/7.0.19/CHANGELOG.md index 2d9b0440f91..f5f3cbd33e3 100644 --- a/stable/minio/7.0.18/CHANGELOG.md +++ b/stable/minio/7.0.19/CHANGELOG.md @@ -4,6 +4,15 @@ +## [minio-7.0.19](https://github.com/truecharts/charts/compare/minio-7.0.18...minio-7.0.19) (2023-10-24) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#13942](https://github.com/truecharts/charts/issues/13942)) + + + + ## [minio-7.0.18](https://github.com/truecharts/charts/compare/minio-7.0.17...minio-7.0.18) (2023-10-18) ### Chore @@ -88,12 +97,3 @@ ## [minio-7.0.9](https://github.com/truecharts/charts/compare/minio-7.0.8...minio-7.0.9) (2023-09-16) ### Chore - -- update container image tccr.io/truecharts/minio to latest ([#12648](https://github.com/truecharts/charts/issues/12648)) - - - - -## [minio-7.0.8](https://github.com/truecharts/charts/compare/minio-7.0.7...minio-7.0.8) (2023-09-09) - -### Chore diff --git a/stable/minio/7.0.18/Chart.yaml b/stable/minio/7.0.19/Chart.yaml similarity index 97% rename from stable/minio/7.0.18/Chart.yaml rename to stable/minio/7.0.19/Chart.yaml index ff7945428ae..ad32370b81c 100644 --- a/stable/minio/7.0.18/Chart.yaml +++ b/stable/minio/7.0.19/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.18 +version: 7.0.19 annotations: truecharts.org/catagories: | - media diff --git a/stable/minio/7.0.18/README.md b/stable/minio/7.0.19/README.md similarity index 100% rename from stable/minio/7.0.18/README.md rename to stable/minio/7.0.19/README.md diff --git a/stable/minio/7.0.19/app-changelog.md b/stable/minio/7.0.19/app-changelog.md new file mode 100644 index 00000000000..cc1509daf91 --- /dev/null +++ b/stable/minio/7.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minio-7.0.19](https://github.com/truecharts/charts/compare/minio-7.0.18...minio-7.0.19) (2023-10-24) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#13942](https://github.com/truecharts/charts/issues/13942)) + + \ No newline at end of file diff --git a/stable/minio/7.0.18/app-readme.md b/stable/minio/7.0.19/app-readme.md similarity index 100% rename from stable/minio/7.0.18/app-readme.md rename to stable/minio/7.0.19/app-readme.md diff --git a/stable/minio/7.0.18/charts/common-14.0.9.tgz b/stable/minio/7.0.19/charts/common-14.0.9.tgz similarity index 100% rename from stable/minio/7.0.18/charts/common-14.0.9.tgz rename to stable/minio/7.0.19/charts/common-14.0.9.tgz diff --git a/stable/minio/7.0.18/ix_values.yaml b/stable/minio/7.0.19/ix_values.yaml similarity index 93% rename from stable/minio/7.0.18/ix_values.yaml rename to stable/minio/7.0.19/ix_values.yaml index 7d6aff47768..4da5ab47b25 100644 --- a/stable/minio/7.0.18/ix_values.yaml +++ b/stable/minio/7.0.19/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/minio - tag: latest@sha256:c7af5c91fbdabf5f897b2993916a7a3eabbd255ab985d94ac9d47633759d15b9 + tag: latest@sha256:ffee5c6e12266aee0a33d2aaff3d1976011c0d5b96a2fc068dfaae83cd13233f pullPolicy: IfNotPresent service: main: diff --git a/stable/minio/7.0.18/questions.yaml b/stable/minio/7.0.19/questions.yaml similarity index 100% rename from stable/minio/7.0.18/questions.yaml rename to stable/minio/7.0.19/questions.yaml diff --git a/stable/minio/7.0.18/templates/NOTES.txt b/stable/minio/7.0.19/templates/NOTES.txt similarity index 100% rename from stable/minio/7.0.18/templates/NOTES.txt rename to stable/minio/7.0.19/templates/NOTES.txt diff --git a/stable/minio/7.0.18/templates/common.yaml b/stable/minio/7.0.19/templates/common.yaml similarity index 100% rename from stable/minio/7.0.18/templates/common.yaml rename to stable/minio/7.0.19/templates/common.yaml diff --git a/stable/minio/7.0.18/values.yaml b/stable/minio/7.0.19/values.yaml similarity index 100% rename from stable/minio/7.0.18/values.yaml rename to stable/minio/7.0.19/values.yaml