diff --git a/charts/camunda-platform-8.5/values.yaml b/charts/camunda-platform-8.5/values.yaml index 0a1dcc1d98..f037d4dac3 100644 --- a/charts/camunda-platform-8.5/values.yaml +++ b/charts/camunda-platform-8.5/values.yaml @@ -3132,7 +3132,7 @@ postgresql: ## @param postgresql.image.tag PostgreSQL image tag image: repository: bitnami/postgresql - tag: 14.14.0-debian-12-r0 + tag: 14.15.0-debian-12-r1 ## @extra postgresql.auth configuration of the database authentication auth: ## @param postgresql.auth.username defines the name of the database user to be created for WebModeler diff --git a/charts/camunda-platform-8.6/values.yaml b/charts/camunda-platform-8.6/values.yaml index 5c4cfc4dff..5d2f5653d3 100644 --- a/charts/camunda-platform-8.6/values.yaml +++ b/charts/camunda-platform-8.6/values.yaml @@ -3367,7 +3367,7 @@ postgresql: ## @param postgresql.image.tag PostgreSQL image tag image: repository: bitnami/postgresql - tag: 14.14.0-debian-12-r0 + tag: 14.15.0-debian-12-r1 ## @extra postgresql.auth configuration of the database authentication auth: ## @param postgresql.auth.username defines the name of the database user to be created for WebModeler