diff --git a/bitnami/thanos/CHANGELOG.md b/bitnami/thanos/CHANGELOG.md
index aec30e1f87..2ceb3e81e3 100644
--- a/bitnami/thanos/CHANGELOG.md
+++ b/bitnami/thanos/CHANGELOG.md
@@ -1,8 +1,12 @@
# Changelog
-## 17.0.2 (2025-06-09)
+## 17.0.3 (2025-06-13)
-* [bitnami/thanos] Disable MinIO Console ([#34269](https://github.com/bitnami/charts/pull/34269))
+* [bitnami/thanos] :zap: :arrow_up: Update dependency references ([#34496](https://github.com/bitnami/charts/pull/34496))
+
+## 17.0.2 (2025-06-09)
+
+* [bitnami/thanos] Disable MinIO Console (#34269) ([a92a7fe](https://github.com/bitnami/charts/commit/a92a7fec980c003b23748a3a8db91c07450a44a0)), closes [#34269](https://github.com/bitnami/charts/issues/34269)
## 17.0.1 (2025-06-06)
diff --git a/bitnami/thanos/Chart.yaml b/bitnami/thanos/Chart.yaml
index 692c3ec395..a9b8618167 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-r46
- name: thanos
- image: docker.io/bitnami/thanos:0.38.0-debian-12-r4
+ image: docker.io/bitnami/thanos:0.38.0-debian-12-r5
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.2
+version: 17.0.3
diff --git a/bitnami/thanos/values.yaml b/bitnami/thanos/values.yaml
index cddf42ebac..0341cbc7b4 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.38.0-debian-12-r4
+ tag: 0.38.0-debian-12-r5
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##