automation: Update keycloak Docker tag to v21.1.2
This commit is contained in:
parent
dab26923bf
commit
7db4333704
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ keycloak_baseimage: quay.io/keycloak/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: 21.1.1
|
keycloak_version: 21.1.2
|
||||||
# renovate: depName=docker.io/library/postgres
|
# renovate: depName=docker.io/library/postgres
|
||||||
keycloak_postgres_version: 11.16
|
keycloak_postgres_version: 11.16
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue