diff --git a/charts/camunda-platform-8.2/values-latest.yaml b/charts/camunda-platform-8.2/values-latest.yaml index 565d32bf3a..0c1d57366c 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.9.0 + tag: 15.10.0 # # Elasticsearch diff --git a/charts/camunda-platform-8.2/values.yaml b/charts/camunda-platform-8.2/values.yaml index 5d7285b639..bce01d83c2 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.9.0 + tag: 15.10.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/README.md b/charts/camunda-platform-8.3/README.md index b63c15e44c..375780fef1 100644 --- a/charts/camunda-platform-8.3/README.md +++ b/charts/camunda-platform-8.3/README.md @@ -1034,7 +1034,7 @@ Please see the corresponding [release guide](../../RELEASE.md) to find out how t | `identity.ingress.tls.secretName` | defines the secret name which contains the TLS private key and certificate | `camunda-platform-identity` | | `identity.postgresql.enabled` | Enable PostgreSQL Helm chart. Required for Multi-Tenancy. | `false` | | `identity.postgresql.image.repository` | PostgreSQL repo | `bitnami/postgresql` | -| `identity.postgresql.image.tag` | PostgreSQL image tag | `15.9.0-debian-12-r0` | +| `identity.postgresql.image.tag` | PostgreSQL image tag | `15.10.0-debian-12-r1` | | `identity.postgresql.nameOverride` | the name used for Identity PostgreSQL. | `identity-postgresql` | | `identity.postgresql.auth.username` | Non-root username | `identity` | | `identity.postgresql.auth.database` | The database name | `identity` | @@ -1056,7 +1056,7 @@ Please see the corresponding [release guide](../../RELEASE.md) to find out how t | `identity.keycloak` | configuration, for the keycloak dependency chart which is used by identity. | | | `identity.keycloak.postgresql` | configuration. | | | `identity.keycloak.postgresql.image.repository` | image repo | `bitnami/postgresql` | -| `identity.keycloak.postgresql.image.tag` | image tag | `15.9.0-debian-12-r0` | +| `identity.keycloak.postgresql.image.tag` | image tag | `15.10.0-debian-12-r1` | | `identity.keycloak.postgresql.primary.containerSecurityContext.enabled` | | `true` | | `identity.keycloak.postgresql.primary.containerSecurityContext.privileged` | | `false` | | `identity.keycloak.postgresql.primary.containerSecurityContext.readOnlyRootFilesystem` | | `true` | diff --git a/charts/camunda-platform-8.3/values-latest.yaml b/charts/camunda-platform-8.3/values-latest.yaml index 3d7e3bc7a4..79e1423b1f 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.9.0-debian-12-r0 + tag: 15.10.0-debian-12-r1 # # Elasticsearch diff --git a/charts/camunda-platform-8.3/values.yaml b/charts/camunda-platform-8.3/values.yaml index 12103ef125..baa57edce7 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.9.0-debian-12-r0 + tag: 15.10.0-debian-12-r1 ## @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.9.0-debian-12-r0 + tag: 15.10.0-debian-12-r1 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/README.md b/charts/camunda-platform-8.4/README.md index 0167603ac1..3881443ffd 100644 --- a/charts/camunda-platform-8.4/README.md +++ b/charts/camunda-platform-8.4/README.md @@ -1152,7 +1152,7 @@ Please see the corresponding [release guide](../../RELEASE.md) to find out how t | `identity.ingress.tls.secretName` | defines the secret name which contains the TLS private key and certificate | `camunda-platform-identity` | | `identity.postgresql.enabled` | Enable PostgreSQL Helm chart. Required for Multi-Tenancy. | `false` | | `identity.postgresql.image.repository` | PostgreSQL repo | `bitnami/postgresql` | -| `identity.postgresql.image.tag` | PostgreSQL image tag | `15.9.0-debian-12-r0` | +| `identity.postgresql.image.tag` | PostgreSQL image tag | `15.10.0-debian-12-r1` | | `identity.postgresql.nameOverride` | the name used for Identity PostgreSQL. | `identity-postgresql` | | `identity.postgresql.auth.username` | Non-root username | `identity` | | `identity.postgresql.auth.database` | The database name | `identity` | @@ -1174,7 +1174,7 @@ Please see the corresponding [release guide](../../RELEASE.md) to find out how t | `identity.keycloak` | configuration, for the keycloak dependency chart which is used by identity. | | | `identity.keycloak.postgresql` | configuration. | | | `identity.keycloak.postgresql.image.repository` | image repo | `bitnami/postgresql` | -| `identity.keycloak.postgresql.image.tag` | image tag | `15.9.0-debian-12-r0` | +| `identity.keycloak.postgresql.image.tag` | image tag | `15.10.0-debian-12-r1` | | `identity.keycloak.postgresql.primary.containerSecurityContext.enabled` | | `true` | | `identity.keycloak.postgresql.primary.containerSecurityContext.privileged` | | `false` | | `identity.keycloak.postgresql.primary.containerSecurityContext.readOnlyRootFilesystem` | | `true` | diff --git a/charts/camunda-platform-8.4/values-latest.yaml b/charts/camunda-platform-8.4/values-latest.yaml index 8b7e8674b5..a67659c57a 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.9.0-debian-12-r0 + tag: 15.10.0-debian-12-r1 # # Elasticsearch diff --git a/charts/camunda-platform-8.4/values.yaml b/charts/camunda-platform-8.4/values.yaml index 5149a20c88..59740156c6 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.9.0-debian-12-r0 + tag: 15.10.0-debian-12-r1 ## @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.9.0-debian-12-r0 + tag: 15.10.0-debian-12-r1 primary: ## @skip identity.keycloak.postgresql.primary.extraVolumes[0].name ## @skip identity.keycloak.postgresql.primary.extraVolumes[0].emptyDir diff --git a/charts/camunda-platform-8.5/README.md b/charts/camunda-platform-8.5/README.md index f33992b626..5cb3a6f991 100644 --- a/charts/camunda-platform-8.5/README.md +++ b/charts/camunda-platform-8.5/README.md @@ -1294,17 +1294,17 @@ Please see the corresponding [release guide](../../docs/release.md) to find out ### Identity - PostgreSQL Parameters -| Name | Description | Value | -| ---------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- | -| `identityPostgresql` | configuration for the PostgreSQL dependency chart used by Identity. For more details, check [Bitnami package for PostgreSQL](https://artifacthub.io/packages/helm/bitnami/postgresql#parameters) documentation. | | -| `identityPostgresql.enabled` | Enable Identity PostgreSQL Helm chart. Required for Multi-Tenancy. | `false` | -| `identityPostgresql.image.repository` | PostgreSQL repo | `bitnami/postgresql` | -| `identityPostgresql.image.tag` | PostgreSQL image tag | `15.9.0-debian-12-r0` | -| `identityPostgresql.nameOverride` | the name used for Identity PostgreSQL. | `identity-postgresql` | -| `identityPostgresql.auth.username` | Non-root username | `identity` | -| `identityPostgresql.auth.database` | The database name | `identity` | -| `identityPostgresql.auth.password` | Password for the non-root username | `nil` | -| `identityPostgresql.auth.existingSecret` | Name of an existing secret resource containing the database credentials | `nil` | +| Name | Description | Value | +| ---------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | +| `identityPostgresql` | configuration for the PostgreSQL dependency chart used by Identity. For more details, check [Bitnami package for PostgreSQL](https://artifacthub.io/packages/helm/bitnami/postgresql#parameters) documentation. | | +| `identityPostgresql.enabled` | Enable Identity PostgreSQL Helm chart. Required for Multi-Tenancy. | `false` | +| `identityPostgresql.image.repository` | PostgreSQL repo | `bitnami/postgresql` | +| `identityPostgresql.image.tag` | PostgreSQL image tag | `15.10.0-debian-12-r1` | +| `identityPostgresql.nameOverride` | the name used for Identity PostgreSQL. | `identity-postgresql` | +| `identityPostgresql.auth.username` | Non-root username | `identity` | +| `identityPostgresql.auth.database` | The database name | `identity` | +| `identityPostgresql.auth.password` | Password for the non-root username | `nil` | +| `identityPostgresql.auth.existingSecret` | Name of an existing secret resource containing the database credentials | `nil` | ### Identity - Keycloak Parameters @@ -1318,7 +1318,7 @@ Please see the corresponding [release guide](../../docs/release.md) to find out | `identityKeycloak.image.tag` | image tag | `23.0.7` | | `identityKeycloak.postgresql` | configuration. | | | `identityKeycloak.postgresql.image.repository` | image repo | `bitnami/postgresql` | -| `identityKeycloak.postgresql.image.tag` | image tag | `15.9.0-debian-12-r0` | +| `identityKeycloak.postgresql.image.tag` | image tag | `15.10.0-debian-12-r1` | | `identityKeycloak.postgresql.primary.containerSecurityContext.enabled` | | `true` | | `identityKeycloak.postgresql.primary.containerSecurityContext.privileged` | | `false` | | `identityKeycloak.postgresql.primary.containerSecurityContext.readOnlyRootFilesystem` | | `true` | diff --git a/charts/camunda-platform-8.5/values-latest.yaml b/charts/camunda-platform-8.5/values-latest.yaml index d4435f93d5..fb4d8942c1 100644 --- a/charts/camunda-platform-8.5/values-latest.yaml +++ b/charts/camunda-platform-8.5/values-latest.yaml @@ -77,7 +77,7 @@ identityKeycloak: # https://hub.docker.com/r/bitnami/postgresql/tags image: repository: bitnami/postgresql - tag: 15.9.0-debian-12-r0 + tag: 15.10.0-debian-12-r1 # # Elasticsearch diff --git a/charts/camunda-platform-8.5/values.yaml b/charts/camunda-platform-8.5/values.yaml index 0a1dcc1d98..3f997dc694 100644 --- a/charts/camunda-platform-8.5/values.yaml +++ b/charts/camunda-platform-8.5/values.yaml @@ -2268,7 +2268,7 @@ identityPostgresql: ## image: repository: bitnami/postgresql - tag: 15.9.0-debian-12-r0 + tag: 15.10.0-debian-12-r1 ## @param identityPostgresql.nameOverride the name used for Identity PostgreSQL. ## nameOverride: identity-postgresql @@ -2316,7 +2316,7 @@ identityKeycloak: ## @param identityKeycloak.postgresql.image.repository image repo repository: bitnami/postgresql ## @param identityKeycloak.postgresql.image.tag image tag - tag: 15.9.0-debian-12-r0 + tag: 15.10.0-debian-12-r1 primary: ## @param identityKeycloak.postgresql.primary.containerSecurityContext.enabled ## @param identityKeycloak.postgresql.primary.containerSecurityContext.privileged diff --git a/charts/camunda-platform-8.6/README.md b/charts/camunda-platform-8.6/README.md index a7727b0caf..f6e262f22f 100644 --- a/charts/camunda-platform-8.6/README.md +++ b/charts/camunda-platform-8.6/README.md @@ -1410,7 +1410,7 @@ Please see the corresponding [release guide](../../docs/release.md) to find out | `identityPostgresql.global.compatibility` | Compatibility adaptations for Kubernetes platforms | | | `identityPostgresql.global.compatibility.openshift.adaptSecurityContext` | Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: force (perform the adaptation always), disabled (do not perform adaptation) | `{{ .Values.global.compatibility.openshift.adaptSecurityContext | default "disabled" }}` | | `identityPostgresql.image.repository` | PostgreSQL repo | `bitnami/postgresql` | -| `identityPostgresql.image.tag` | PostgreSQL image tag | `15.9.0-debian-12-r0` | +| `identityPostgresql.image.tag` | PostgreSQL image tag | `15.10.0-debian-12-r1` | | `identityPostgresql.nameOverride` | the name used for Identity PostgreSQL. | `identity-postgresql` | | `identityPostgresql.auth.username` | Non-root username | `identity` | | `identityPostgresql.auth.database` | The database name | `identity` | @@ -1433,7 +1433,7 @@ Please see the corresponding [release guide](../../docs/release.md) to find out | `identityKeycloak.image.tag` | image tag | `25.0.6` | | `identityKeycloak.postgresql` | configuration. | | | `identityKeycloak.postgresql.image.repository` | image repo | `bitnami/postgresql` | -| `identityKeycloak.postgresql.image.tag` | image tag | `15.9.0-debian-12-r0` | +| `identityKeycloak.postgresql.image.tag` | image tag | `15.10.0-debian-12-r1` | | `identityKeycloak.postgresql.auth.existingSecret` | defines the existing secret resource containing the database credentials | `nil` | | `identityKeycloak.postgresql.auth.secretKeys.adminPasswordKey` | defines the key within the existing secret object for PostgreSQL admin. | `postgres-password` | | `identityKeycloak.postgresql.auth.secretKeys.userPasswordKey` | defines the key within the existing secret object for PostgreSQL user. | `password` | diff --git a/charts/camunda-platform-8.6/values-latest.yaml b/charts/camunda-platform-8.6/values-latest.yaml index 9b6fe60e58..9f85186e80 100644 --- a/charts/camunda-platform-8.6/values-latest.yaml +++ b/charts/camunda-platform-8.6/values-latest.yaml @@ -74,7 +74,7 @@ identityKeycloak: # https://hub.docker.com/r/bitnami/postgresql/tags image: repository: bitnami/postgresql - tag: 15.9.0-debian-12-r0 + tag: 15.10.0-debian-12-r1 # # Elasticsearch diff --git a/charts/camunda-platform-8.6/values.yaml b/charts/camunda-platform-8.6/values.yaml index 5c4cfc4dff..dc7abacee5 100644 --- a/charts/camunda-platform-8.6/values.yaml +++ b/charts/camunda-platform-8.6/values.yaml @@ -2527,7 +2527,7 @@ identityPostgresql: ## image: repository: bitnami/postgresql - tag: 15.9.0-debian-12-r0 + tag: 15.10.0-debian-12-r1 ## @param identityPostgresql.nameOverride the name used for Identity PostgreSQL. ## nameOverride: identity-postgresql @@ -2591,7 +2591,7 @@ identityKeycloak: ## @param identityKeycloak.postgresql.image.repository image repo repository: bitnami/postgresql ## @param identityKeycloak.postgresql.image.tag image tag - tag: 15.9.0-debian-12-r0 + tag: 15.10.0-debian-12-r1 auth: ## @param identityKeycloak.postgresql.auth.existingSecret defines the existing secret resource containing the database credentials existingSecret: