From a1f4aa3f029c4696498079b5bee7f001cd3b3391 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Fri, 31 Mar 2023 06:08:01 +0000 Subject: [PATCH] chore(deps): update quay.io/keycloak/keycloak docker tag to v21.0.2 --- charts/keycloak/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/keycloak/Chart.yaml b/charts/keycloak/Chart.yaml index c1fb39492..239155051 100644 --- a/charts/keycloak/Chart.yaml +++ b/charts/keycloak/Chart.yaml @@ -9,7 +9,7 @@ sources: - https://github.com/keycloak/keycloak version: 0.5.5 # renovate: image=quay.io/keycloak/keycloak -appVersion: "21.0.1" +appVersion: "21.0.2" maintainers: - name: Sheogorath url: https://shivering-isles.com \ No newline at end of file -- GitLab