mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/thanos] ⚡ ⬆️ Update dependency references (#34747)
* [bitnami/thanos] Release 17.0.6 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 17.0.5 (2025-06-27)
|
||||
## 17.0.6 (2025-07-01)
|
||||
|
||||
* [bitnami/thanos] Conditional creation of HorizontalPodAutoscaler resources for Thanos components ([#34256](https://github.com/bitnami/charts/pull/34256))
|
||||
* [bitnami/thanos] :zap: :arrow_up: Update dependency references ([#34747](https://github.com/bitnami/charts/pull/34747))
|
||||
|
||||
## <small>17.0.5 (2025-06-27)</small>
|
||||
|
||||
* [bitnami/thanos] Conditional creation of HorizontalPodAutoscaler resources for Thanos components (#3 ([879bca6](https://github.com/bitnami/charts/commit/879bca6783b372641facf6332eb179dd10569590)), closes [#34256](https://github.com/bitnami/charts/issues/34256)
|
||||
|
||||
## <small>17.0.4 (2025-06-25)</small>
|
||||
|
||||
|
||||
@@ -7,11 +7,11 @@ annotations:
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r47
|
||||
- name: thanos
|
||||
image: docker.io/bitnami/thanos:0.39.0-debian-12-r0
|
||||
image: docker.io/bitnami/thanos:0.39.1-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 0.39.0
|
||||
appVersion: 0.39.1
|
||||
dependencies:
|
||||
- condition: minio.enabled
|
||||
name: minio
|
||||
@@ -38,4 +38,4 @@ maintainers:
|
||||
name: thanos
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/thanos
|
||||
version: 17.0.5
|
||||
version: 17.0.6
|
||||
|
||||
@@ -69,7 +69,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/thanos
|
||||
tag: 0.39.0-debian-12-r0
|
||||
tag: 0.39.1-debian-12-r0
|
||||
digest: ""
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user