Skip to content

Commit

Permalink
feat: update SSO example k8s to 7.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VonDerBeck committed Apr 22, 2024
1 parent 981f1f6 commit 1b808c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/sso-kubernetes/k8s/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: keycloak-showcase
image: gunnaraccso/camunda-showcase-keycloak:7.20.0
image: gunnaraccso/camunda-showcase-keycloak:7.21.0
ports:
- containerPort: 8080
env:
Expand Down

0 comments on commit 1b808c7

Please sign in to comment.