diff --git a/bitnami/cloudnative-pg/CHANGELOG.md b/bitnami/cloudnative-pg/CHANGELOG.md
index 0ce6ed1414..1a53d5288d 100644
--- a/bitnami/cloudnative-pg/CHANGELOG.md
+++ b/bitnami/cloudnative-pg/CHANGELOG.md
@@ -1,8 +1,12 @@
# Changelog
-## 0.1.11 (2025-05-07)
+## 0.1.12 (2025-05-13)
-* [bitnami/cloudnative-pg] Release 0.1.11 ([#33509](https://github.com/bitnami/charts/pull/33509))
+* [bitnami/cloudnative-pg] :zap: :arrow_up: Update dependency references ([#33630](https://github.com/bitnami/charts/pull/33630))
+
+## 0.1.11 (2025-05-07)
+
+* [bitnami/cloudnative-pg] Release 0.1.11 (#33509) ([268cf66](https://github.com/bitnami/charts/commit/268cf663c07e40f91b72ef133171b93dea1ef0e8)), closes [#33509](https://github.com/bitnami/charts/issues/33509)
## 0.1.10 (2025-05-06)
diff --git a/bitnami/cloudnative-pg/Chart.yaml b/bitnami/cloudnative-pg/Chart.yaml
index c68d2819eb..7a0c3b520b 100644
--- a/bitnami/cloudnative-pg/Chart.yaml
+++ b/bitnami/cloudnative-pg/Chart.yaml
@@ -7,7 +7,7 @@ annotations:
- name: cloudnative-pg
image: docker.io/bitnami/cloudnative-pg:1.25.1-debian-12-r6
- name: postgresql
- image: docker.io/bitnami/postgresql:17.4.0-debian-12-r19
+ image: docker.io/bitnami/postgresql:17.5.0-debian-12-r3
licenses: Apache-2.0
tanzuCategory: service
apiVersion: v2
@@ -32,4 +32,4 @@ maintainers:
name: cloudnative-pg
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/cloudnative-pg
-version: 0.1.11
+version: 0.1.12
diff --git a/bitnami/cloudnative-pg/values.yaml b/bitnami/cloudnative-pg/values.yaml
index 44b7ae9467..e78184df3b 100644
--- a/bitnami/cloudnative-pg/values.yaml
+++ b/bitnami/cloudnative-pg/values.yaml
@@ -103,7 +103,7 @@ image:
postgresqlImage:
registry: docker.io
repository: bitnami/postgresql
- tag: 17.4.0-debian-12-r19
+ tag: 17.5.0-debian-12-r3
digest: ""
## @param replicaCount Number of cloudnative-pg Operator replicas to deploy
##