From fdff2559fd6ffc710a8425f49b045477431b4ea4 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 9 Jul 2025 08:27:46 +0200 Subject: [PATCH] [bitnami/thanos] :zap: :arrow_up: Update dependency references (#34956) * [bitnami/thanos] Release 17.0.7 updating components versions Signed-off-by: Bitnami Bot * Update CHANGELOG.md Signed-off-by: Bitnami Bot --------- Signed-off-by: Bitnami Bot --- bitnami/thanos/CHANGELOG.md | 8 ++++++-- bitnami/thanos/Chart.yaml | 4 ++-- bitnami/thanos/values.yaml | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/bitnami/thanos/CHANGELOG.md b/bitnami/thanos/CHANGELOG.md index c061c197c3..d5e0c3b164 100644 --- a/bitnami/thanos/CHANGELOG.md +++ b/bitnami/thanos/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 17.0.6 (2025-07-01) +## 17.0.7 (2025-07-09) -* [bitnami/thanos] :zap: :arrow_up: Update dependency references ([#34747](https://github.com/bitnami/charts/pull/34747)) +* [bitnami/thanos] :zap: :arrow_up: Update dependency references ([#34956](https://github.com/bitnami/charts/pull/34956)) + +## 17.0.6 (2025-07-01) + +* [bitnami/thanos] :zap: :arrow_up: Update dependency references (#34747) ([44e6ce5](https://github.com/bitnami/charts/commit/44e6ce5b0d24eb53252484ad6cf7efe4f24bab8c)), closes [#34747](https://github.com/bitnami/charts/issues/34747) ## 17.0.5 (2025-06-27) diff --git a/bitnami/thanos/Chart.yaml b/bitnami/thanos/Chart.yaml index 65811d0b9c..c75727d457 100644 --- a/bitnami/thanos/Chart.yaml +++ b/bitnami/thanos/Chart.yaml @@ -7,7 +7,7 @@ annotations: - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r47 - name: thanos - image: docker.io/bitnami/thanos:0.39.1-debian-12-r0 + image: docker.io/bitnami/thanos:0.39.1-debian-12-r1 licenses: Apache-2.0 tanzuCategory: application apiVersion: v2 @@ -38,4 +38,4 @@ maintainers: name: thanos sources: - https://github.com/bitnami/charts/tree/main/bitnami/thanos -version: 17.0.6 +version: 17.0.7 diff --git a/bitnami/thanos/values.yaml b/bitnami/thanos/values.yaml index 9aa552639d..8d84040ede 100644 --- a/bitnami/thanos/values.yaml +++ b/bitnami/thanos/values.yaml @@ -69,7 +69,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/thanos - tag: 0.39.1-debian-12-r0 + tag: 0.39.1-debian-12-r1 digest: "" ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ##