diff --git a/stable/gitea/18.3.0/charts/memcached-12.1.3.tgz b/stable/gitea/18.3.0/charts/memcached-12.1.3.tgz index b9761b356c2..2e81c606ad4 100644 Binary files a/stable/gitea/18.3.0/charts/memcached-12.1.3.tgz and b/stable/gitea/18.3.0/charts/memcached-12.1.3.tgz differ diff --git a/stable/minio/11.1.0/charts/common-18.0.1.tgz b/stable/minio/11.1.0/charts/common-18.0.1.tgz deleted file mode 100644 index 60d09f7506f..00000000000 Binary files a/stable/minio/11.1.0/charts/common-18.0.1.tgz and /dev/null differ diff --git a/stable/minio/11.1.0/.helmignore b/stable/minio/11.1.4/.helmignore similarity index 100% rename from stable/minio/11.1.0/.helmignore rename to stable/minio/11.1.4/.helmignore diff --git a/stable/minio/11.1.0/CHANGELOG.md b/stable/minio/11.1.4/CHANGELOG.md similarity index 98% rename from stable/minio/11.1.0/CHANGELOG.md rename to stable/minio/11.1.4/CHANGELOG.md index c173f43e5bd..0506f975328 100644 --- a/stable/minio/11.1.0/CHANGELOG.md +++ b/stable/minio/11.1.4/CHANGELOG.md @@ -12,6 +12,10 @@ title: Changelog + + + + ## [minio-10.1.1](https://github.com/truecharts/charts/compare/minio-10.1.0...minio-10.1.1) (2024-02-12) ### Chore @@ -93,7 +97,4 @@ title: Changelog - update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457)) -## [minio-10.0.4](https://github.com/truecharts/charts/compare/minio-10.0.3...minio-10.0.4) (2024-01-21) - -### Chore - +## [minio-10.0.4](https://github.com/truecharts/charts/compare/minio-10.0.3...minio-10.0.4) (2024-01-21) \ No newline at end of file diff --git a/stable/minio/11.1.0/Chart.yaml b/stable/minio/11.1.4/Chart.yaml similarity index 94% rename from stable/minio/11.1.0/Chart.yaml rename to stable/minio/11.1.4/Chart.yaml index 8ae04f60936..7556089e574 100644 --- a/stable/minio/11.1.0/Chart.yaml +++ b/stable/minio/11.1.4/Chart.yaml @@ -7,10 +7,10 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 2024.02.09 +appVersion: 2024.02.26 dependencies: - name: common - version: 18.0.1 + version: 18.0.2 repository: oci://tccr.io/truecharts condition: "" alias: "" @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/minio - https://hub.docker.com/r/minio/minio type: application -version: 11.1.0 +version: 11.1.4 diff --git a/stable/minio/11.1.0/README.md b/stable/minio/11.1.4/README.md similarity index 100% rename from stable/minio/11.1.0/README.md rename to stable/minio/11.1.4/README.md diff --git a/stable/minio/11.1.0/app-readme.md b/stable/minio/11.1.4/app-readme.md similarity index 100% rename from stable/minio/11.1.0/app-readme.md rename to stable/minio/11.1.4/app-readme.md diff --git a/stable/minio/11.1.4/charts/common-18.0.2.tgz b/stable/minio/11.1.4/charts/common-18.0.2.tgz new file mode 100644 index 00000000000..1588b1d05a1 Binary files /dev/null and b/stable/minio/11.1.4/charts/common-18.0.2.tgz differ diff --git a/stable/minio/11.1.0/ix_values.yaml b/stable/minio/11.1.4/ix_values.yaml similarity index 92% rename from stable/minio/11.1.0/ix_values.yaml rename to stable/minio/11.1.4/ix_values.yaml index 01471cdde0a..6f39dee54f1 100644 --- a/stable/minio/11.1.0/ix_values.yaml +++ b/stable/minio/11.1.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: minio/minio - tag: RELEASE.2024-02-09T21-25-16Z@sha256:68622c3e49dd98fbbcb8200729297207759d52e3b02d2ed908c1a7ff3b83f3f7 + tag: RELEASE.2024-02-26T09-33-48Z@sha256:b4426663e5b4cd9648debdb2ad9ff512ec1fedaa0ca3d892512606203fb05550 pullPolicy: IfNotPresent service: main: diff --git a/stable/minio/11.1.0/questions.yaml b/stable/minio/11.1.4/questions.yaml similarity index 100% rename from stable/minio/11.1.0/questions.yaml rename to stable/minio/11.1.4/questions.yaml diff --git a/stable/minio/11.1.0/templates/NOTES.txt b/stable/minio/11.1.4/templates/NOTES.txt similarity index 100% rename from stable/minio/11.1.0/templates/NOTES.txt rename to stable/minio/11.1.4/templates/NOTES.txt diff --git a/stable/minio/11.1.0/templates/common.yaml b/stable/minio/11.1.4/templates/common.yaml similarity index 100% rename from stable/minio/11.1.0/templates/common.yaml rename to stable/minio/11.1.4/templates/common.yaml diff --git a/stable/minio/11.1.0/values.yaml b/stable/minio/11.1.4/values.yaml similarity index 100% rename from stable/minio/11.1.0/values.yaml rename to stable/minio/11.1.4/values.yaml diff --git a/stable/plausible/10.2.3/charts/clickhouse-12.1.2.tgz b/stable/plausible/10.2.3/charts/clickhouse-12.1.2.tgz index 8af589e9af8..016dfa4a92e 100644 Binary files a/stable/plausible/10.2.3/charts/clickhouse-12.1.2.tgz and b/stable/plausible/10.2.3/charts/clickhouse-12.1.2.tgz differ