automation: Update keycloak Docker tag to v12.0.2
This commit is contained in:
parent
0fbbb39f5b
commit
95c45e7197
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ keycloak_baseimage: docker.io/jboss/keycloak
|
||||||
# The keycloak & postgres version
|
# The keycloak & postgres version
|
||||||
# !!! Don't just update the postgres version, instead backup first and check if you need to migrate !!!
|
# !!! Don't just update the postgres version, instead backup first and check if you need to migrate !!!
|
||||||
# renovate: depName=quay.io/keycloak/keycloak
|
# renovate: depName=quay.io/keycloak/keycloak
|
||||||
keycloak_version: 12.0.1
|
keycloak_version: 12.0.2
|
||||||
keycloak_postgres_version: 11.8
|
keycloak_postgres_version: 11.8
|
||||||
|
|
||||||
# The image tags
|
# The image tags
|
||||||
|
|
Loading…
Add table
Reference in a new issue