diff --git a/charts/camunda-platform-8.2/values-latest.yaml b/charts/camunda-platform-8.2/values-latest.yaml index da69a52454..6198fdf6a3 100644 --- a/charts/camunda-platform-8.2/values-latest.yaml +++ b/charts/camunda-platform-8.2/values-latest.yaml @@ -65,7 +65,7 @@ identity: # https://hub.docker.com/r/bitnami/postgresql/tags?page=&page_size=&ordering=&name=8.2 image: repository: bitnami/postgresql - tag: 15.4.0 + tag: 15.8.0 # # Elasticsearch diff --git a/charts/camunda-platform-8.2/values.yaml b/charts/camunda-platform-8.2/values.yaml index cd3aff262f..bc186ddfef 100644 --- a/charts/camunda-platform-8.2/values.yaml +++ b/charts/camunda-platform-8.2/values.yaml @@ -1406,7 +1406,7 @@ identity: # https://hub.docker.com/r/bitnami/postgresql/tags image: repository: bitnami/postgresql - tag: 15.4.0 + tag: 15.8.0 # Keycloak.enabled is used incorporate with "global.identity.keycloak" to use your own Keycloak instead of the one comes with Camunda Platform Helm chart. enabled: true diff --git a/charts/camunda-platform-8.3/values-latest.yaml b/charts/camunda-platform-8.3/values-latest.yaml index 4f1261f0aa..82bb37da36 100644 --- a/charts/camunda-platform-8.3/values-latest.yaml +++ b/charts/camunda-platform-8.3/values-latest.yaml @@ -65,7 +65,7 @@ identity: # https://hub.docker.com/r/bitnami/postgresql/tags image: repository: bitnami/postgresql - tag: 15.5.0 + tag: 15.8.0 # # Elasticsearch diff --git a/charts/camunda-platform-8.3/values.yaml b/charts/camunda-platform-8.3/values.yaml index 3e43285b17..bdd4a2611c 100644 --- a/charts/camunda-platform-8.3/values.yaml +++ b/charts/camunda-platform-8.3/values.yaml @@ -1599,7 +1599,7 @@ identity: ## image: repository: bitnami/postgresql - tag: 15.5.0 + tag: 15.8.0 ## @param identity.postgresql.nameOverride the name used for Identity PostgreSQL. ## nameOverride: identity-postgresql @@ -1657,7 +1657,7 @@ identity: ## @param identity.keycloak.postgresql.image.repository image repo repository: bitnami/postgresql ## @param identity.keycloak.postgresql.image.tag image tag - tag: 15.5.0 + tag: 15.8.0 primary: ## @skip identity.keycloak.postgresql.primary.extraVolumes[0].name ## @skip identity.keycloak.postgresql.primary.extraVolumes[0].emptyDir diff --git a/charts/camunda-platform-8.4/values-latest.yaml b/charts/camunda-platform-8.4/values-latest.yaml index 328df5dc89..755c20122d 100644 --- a/charts/camunda-platform-8.4/values-latest.yaml +++ b/charts/camunda-platform-8.4/values-latest.yaml @@ -72,7 +72,7 @@ identity: # https://hub.docker.com/r/bitnami/postgresql/tags image: repository: bitnami/postgresql - tag: 15.5.0 + tag: 15.8.0 # # Elasticsearch diff --git a/charts/camunda-platform-8.4/values.yaml b/charts/camunda-platform-8.4/values.yaml index 2f1e12d22d..1eb29ba7ea 100644 --- a/charts/camunda-platform-8.4/values.yaml +++ b/charts/camunda-platform-8.4/values.yaml @@ -1949,7 +1949,7 @@ identity: ## image: repository: bitnami/postgresql - tag: 15.7.0 + tag: 15.8.0 ## @param identity.postgresql.nameOverride the name used for Identity PostgreSQL. ## nameOverride: identity-postgresql @@ -2007,7 +2007,7 @@ identity: ## @param identity.keycloak.postgresql.image.repository image repo repository: bitnami/postgresql ## @param identity.keycloak.postgresql.image.tag image tag - tag: 15.7.0 + tag: 15.8.0 primary: ## @skip identity.keycloak.postgresql.primary.extraVolumes[0].name ## @skip identity.keycloak.postgresql.primary.extraVolumes[0].emptyDir