Skip to content

Commit 3997285

Browse files
committed
fix: revert renovate bot version bump
1 parent 6897652 commit 3997285

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ identityKeycloak:
7171
# https://hub.docker.com/r/bitnami/keycloak/tags
7272
image:
7373
repository: camunda/keycloak
74-
tag: 26.3.3
74+
tag: 26.3.2
7575
postgresql:
7676
# https://hub.docker.com/r/bitnami/postgresql/tags
7777
image:

charts/camunda-platform-8.7/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.3
2723+
tag: 26.3.2
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)