Skip to content

Commit e454576

Browse files
chore(deps): update keycloak to v24.0.4 (defenseunicorns#402)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [registry1.dso.mil/ironbank/opensource/keycloak/keycloak](https://www.keycloak.org) ([source](https://repo1.dso.mil/dsop/opensource/keycloak/keycloak)) | patch | `24.0.3` -> `24.0.4` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c0420ea commit e454576

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/keycloak/values/registry1-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
image:
22
repository: registry1.dso.mil/ironbank/opensource/keycloak/keycloak
3-
tag: "24.0.3"
3+
tag: "24.0.4"
44
podSecurityContext:
55
fsGroup: 2000
66
securityContext:

src/keycloak/zarf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ components:
3636
valuesFiles:
3737
- "values/registry1-values.yaml"
3838
images:
39-
- registry1.dso.mil/ironbank/opensource/keycloak/keycloak:24.0.3
39+
- registry1.dso.mil/ironbank/opensource/keycloak/keycloak:24.0.4
4040
- ghcr.io/defenseunicorns/uds/identity-config:0.4.3

0 commit comments

Comments
 (0)