Skip to content

Commit 2be8b8c

Browse files
deps: update camunda-platform-8.7
1 parent b5d23cc commit 2be8b8c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/camunda-platform-8.7/values-latest.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ console:
1313
# https://hub.docker.com/r/camunda/console/tags
1414
image:
1515
repository: camunda/console
16-
tag: 8.7.72
16+
tag: 8.7.74
1717

1818
connectors:
1919
# https://hub.docker.com/r/camunda/connectors-bundle/tags
@@ -71,7 +71,7 @@ identityKeycloak:
7171
# https://hub.docker.com/r/bitnami/keycloak/tags
7272
image:
7373
repository: camunda/keycloak
74-
tag: 26.3.2
74+
tag: 26.3.3
7575
postgresql:
7676
# https://hub.docker.com/r/bitnami/postgresql/tags
7777
image:

charts/camunda-platform-8.7/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ console:
489489
## @param console.image.repository defines which image repository to use
490490
repository: camunda/console
491491
## @param console.image.tag can be used to set the Docker image tag for the Console image (overwrites global.image.tag)
492-
tag: 8.7.72
492+
tag: 8.7.74
493493
## @param console.image.digest can be used to set image digest (overrides tag if set, e.g. "sha256:abcd...")
494494
digest: ""
495495
## @param console.image.pullSecrets can be used to configure image pull secrets https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
@@ -2720,7 +2720,7 @@ identityKeycloak:
27202720
## @param identityKeycloak.image.repository image repo
27212721
repository: camunda/keycloak
27222722
## @param identityKeycloak.image.tag image tag
2723-
tag: 26.3.2
2723+
tag: 26.3.3
27242724
## @param identityKeycloak.image.digest can be used to set image digest (overrides tag if set, e.g. "sha256:abcd...")
27252725
digest: ""
27262726

0 commit comments

Comments
 (0)