Chore: update catalogue
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2023-10-23 12:58:14 +00:00
parent 32658778ef
commit e5f91ecc8a
1 changed files with 24 additions and 0 deletions

View File

@ -3863,6 +3863,18 @@
}
}
},
{
"6.1.0+22.0.1": {
"app": {
"image": "keycloak/keycloak",
"tag": "22.0.1"
},
"db": {
"image": "mariadb",
"tag": "11.0"
}
}
},
{
"7.0.0+22.0.1": {
"app": {
@ -3874,6 +3886,18 @@
"tag": "10.11"
}
}
},
{
"7.0.1+22.0.4": {
"app": {
"image": "keycloak/keycloak",
"tag": "22.0.4"
},
"db": {
"image": "mariadb",
"tag": "10.11"
}
}
}
],
"website": "https://github.com/keycloak/keycloak"