Skip to content

Commit

Permalink
Merge pull request #193 from sighupio/feat/update-keycloak-22.0.5
Browse files Browse the repository at this point in the history
feat: update keycloak to 22.0.5
  • Loading branch information
nutellinoit authored Dec 27, 2023
2 parents 5a820dc + 9b86a8e commit 596e4b1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions modules/keycloak/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ images:
tag:
- "21.1.1"
- "22.0.1"
- "22.0.5"
destinations:
- registry.sighup.io/fury/keycloak/keycloak

Expand All @@ -22,11 +23,11 @@ images:
context: custom/keycloak
args:
- name: KEYCLOAK
value: "22.0.1"
value: "22.0.5"
- name: KEYCLOAK_METRICS_SPI
value: "4.0.0"
tag:
- "22.0.1"
- "22.0.5"
destinations:
- registry.sighup.io/fury/keycloak/keycloak-spi-metrics

Expand All @@ -43,6 +44,7 @@ images:
tag:
- "21.1.1"
- "22.0.1"
- "22.0.5"
destinations:
- registry.sighup.io/fury/keycloak/keycloak-operator

0 comments on commit 596e4b1

Please sign in to comment.