Skip to content

Commit

Permalink
fix: update postgresql image tag to avoid bitnami broken release
Browse files Browse the repository at this point in the history
  • Loading branch information
aabouzaid committed Nov 12, 2024
1 parent 5df08c5 commit 7445254
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.3/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ identity:
# https://hub.docker.com/r/bitnami/postgresql/tags
image:
repository: bitnami/postgresql
tag: 15.5.0
tag: 15.5.0-debian-11-r25

#
# Elasticsearch
Expand Down
4 changes: 2 additions & 2 deletions charts/camunda-platform-8.3/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1599,7 +1599,7 @@ identity:
##
image:
repository: bitnami/postgresql
tag: 15.5.0
tag: 15.5.0-debian-11-r25
## @param identity.postgresql.nameOverride the name used for Identity PostgreSQL.
##
nameOverride: identity-postgresql
Expand Down Expand Up @@ -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.5.0-debian-11-r25
primary:
## @skip identity.keycloak.postgresql.primary.extraVolumes[0].name
## @skip identity.keycloak.postgresql.primary.extraVolumes[0].emptyDir
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.4/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ identity:
# https://hub.docker.com/r/bitnami/postgresql/tags
image:
repository: bitnami/postgresql
tag: 15.5.0
tag: 15.5.0-debian-11-r25

#
# Elasticsearch
Expand Down
4 changes: 2 additions & 2 deletions charts/camunda-platform-8.4/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1949,7 +1949,7 @@ identity:
##
image:
repository: bitnami/postgresql
tag: 15.7.0
tag: 15.7.0-debian-12-r19
## @param identity.postgresql.nameOverride the name used for Identity PostgreSQL.
##
nameOverride: identity-postgresql
Expand Down Expand Up @@ -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.7.0-debian-12-r19
primary:
## @skip identity.keycloak.postgresql.primary.extraVolumes[0].name
## @skip identity.keycloak.postgresql.primary.extraVolumes[0].emptyDir
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.5/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ identityKeycloak:
# https://hub.docker.com/r/bitnami/postgresql/tags
image:
repository: bitnami/postgresql
tag: 15.8.0
tag: 15.8.0-debian-12-r23

#
# Elasticsearch
Expand Down
6 changes: 3 additions & 3 deletions charts/camunda-platform-8.5/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2268,7 +2268,7 @@ identityPostgresql:
##
image:
repository: bitnami/postgresql
tag: 15.8.0
tag: 15.8.0-debian-12-r23
## @param identityPostgresql.nameOverride the name used for Identity PostgreSQL.
##
nameOverride: identity-postgresql
Expand Down Expand Up @@ -2316,7 +2316,7 @@ identityKeycloak:
## @param identityKeycloak.postgresql.image.repository image repo
repository: bitnami/postgresql
## @param identityKeycloak.postgresql.image.tag image tag
tag: 15.8.0
tag: 15.8.0-debian-12-r23
primary:
## @param identityKeycloak.postgresql.primary.containerSecurityContext.enabled
## @param identityKeycloak.postgresql.primary.containerSecurityContext.privileged
Expand Down Expand Up @@ -3132,7 +3132,7 @@ postgresql:
## @param postgresql.image.tag PostgreSQL image tag
image:
repository: bitnami/postgresql
tag: 14.13.0
tag: 14.13.0-debian-12-r22
## @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
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-8.6/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ identityKeycloak:
# https://hub.docker.com/r/bitnami/postgresql/tags
image:
repository: bitnami/postgresql
tag: 15.8.0
tag: 15.8.0-debian-12-r23

#
# Elasticsearch
Expand Down
6 changes: 3 additions & 3 deletions charts/camunda-platform-8.6/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2527,7 +2527,7 @@ identityPostgresql:
##
image:
repository: bitnami/postgresql
tag: 15.8.0
tag: 15.8.0-debian-12-r23
## @param identityPostgresql.nameOverride the name used for Identity PostgreSQL.
##
nameOverride: identity-postgresql
Expand Down Expand Up @@ -2591,7 +2591,7 @@ identityKeycloak:
## @param identityKeycloak.postgresql.image.repository image repo
repository: bitnami/postgresql
## @param identityKeycloak.postgresql.image.tag image tag
tag: 15.8.0
tag: 15.8.0-debian-12-r23
auth:
## @param identityKeycloak.postgresql.auth.existingSecret defines the existing secret resource containing the database credentials
existingSecret:
Expand Down Expand Up @@ -3367,7 +3367,7 @@ postgresql:
## @param postgresql.image.tag PostgreSQL image tag
image:
repository: bitnami/postgresql
tag: 14.13.0
tag: 14.13.0-debian-12-r22
## @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
Expand Down
2 changes: 1 addition & 1 deletion charts/camunda-platform-alpha/values-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ identityKeycloak:
# https://hub.docker.com/r/bitnami/postgresql/tags
image:
repository: bitnami/postgresql
tag: 15.8.0
tag: 15.8.0-debian-12-r23

#
# Elasticsearch
Expand Down
6 changes: 3 additions & 3 deletions charts/camunda-platform-alpha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2550,7 +2550,7 @@ identityPostgresql:
##
image:
repository: bitnami/postgresql
tag: 15.8.0
tag: 15.8.0-debian-12-r23
## @param identityPostgresql.nameOverride the name used for Identity PostgreSQL.
##
nameOverride: identity-postgresql
Expand Down Expand Up @@ -2614,7 +2614,7 @@ identityKeycloak:
## @param identityKeycloak.postgresql.image.repository image repo
repository: bitnami/postgresql
## @param identityKeycloak.postgresql.image.tag image tag
tag: 15.8.0
tag: 15.8.0-debian-12-r23
auth:
## @param identityKeycloak.postgresql.auth.existingSecret defines the existing secret resource containing the database credentials
existingSecret:
Expand Down Expand Up @@ -3401,7 +3401,7 @@ postgresql:
## @param postgresql.image.tag PostgreSQL image tag
image:
repository: bitnami/postgresql
tag: 14.13.0
tag: 14.13.0-debian-12-r22
## @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
Expand Down
2 changes: 1 addition & 1 deletion charts/web-modeler-postgresql/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 14.13.0
tag: 14.13.0-debian-12-r22
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 7445254

Please sign in to comment.