mirror of
https://github.com/bitnami/charts.git
synced 2026-02-21 04:27:35 +08:00
[bitnami/thanos] feature(minio): Bump MinIO subchart (#31663)
* [bitnami/thanos] feature(minio): Bump MinIO subchart Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 15.10.3 (2025-01-24)
|
||||
## 15.11.0 (2025-01-29)
|
||||
|
||||
* [bitnami/thanos] Release 15.10.3 ([#31584](https://github.com/bitnami/charts/pull/31584))
|
||||
* [bitnami/thanos] feature(minio): Bump MinIO subchart ([#31663](https://github.com/bitnami/charts/pull/31663))
|
||||
|
||||
## <small>15.10.3 (2025-01-24)</small>
|
||||
|
||||
* [bitnami/thanos] Release 15.10.3 (#31584) ([67e1d09](https://github.com/bitnami/charts/commit/67e1d092248249b1f2171d452ec54a27e0ca79de)), closes [#31584](https://github.com/bitnami/charts/issues/31584)
|
||||
|
||||
## <small>15.10.2 (2025-01-21)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: minio
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 14.10.5
|
||||
version: 15.0.0
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.29.1
|
||||
digest: sha256:82c0b984ba341ab7dc9a789e9cd2fff7ca4864c048302b9f145569fefcb1490b
|
||||
generated: "2025-01-24T16:48:15.136044748Z"
|
||||
digest: sha256:762dd98d5983d734872576aa984ca1d45295003af96e8f390ad6155b33cb8da2
|
||||
generated: "2025-01-29T14:34:44.589824+01:00"
|
||||
|
||||
@@ -15,7 +15,7 @@ dependencies:
|
||||
- condition: minio.enabled
|
||||
name: minio
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 14.x.x
|
||||
version: 15.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: thanos
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/thanos
|
||||
version: 15.10.3
|
||||
version: 15.11.0
|
||||
|
||||
Reference in New Issue
Block a user