From a846ec791a8f8623ba7073cfe89f5223ece697ca Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 9 Jan 2024 12:48:07 +0000 Subject: [PATCH] Update quay.io/appuio/keycloak-attribute-sync-controller Docker tag to v0.2.0 Signed-off-by: Renovate Bot --- class/defaults.yml | 2 +- .../keycloak-attribute-sync-controller/20_deployment.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/class/defaults.yml b/class/defaults.yml index 6b15340..c4cc260 100644 --- a/class/defaults.yml +++ b/class/defaults.yml @@ -5,7 +5,7 @@ parameters: controller: registry: quay.io repository: appuio/keycloak-attribute-sync-controller - tag: v0.1.3 + tag: v0.2.0 resources: controller: {} diff --git a/tests/golden/defaults/keycloak-attribute-sync-controller/keycloak-attribute-sync-controller/20_deployment.yaml b/tests/golden/defaults/keycloak-attribute-sync-controller/keycloak-attribute-sync-controller/20_deployment.yaml index 72ef239..a5e3c1c 100644 --- a/tests/golden/defaults/keycloak-attribute-sync-controller/keycloak-attribute-sync-controller/20_deployment.yaml +++ b/tests/golden/defaults/keycloak-attribute-sync-controller/keycloak-attribute-sync-controller/20_deployment.yaml @@ -22,7 +22,7 @@ spec: - args: [] command: - /manager - image: quay.io/appuio/keycloak-attribute-sync-controller:v0.1.3 + image: quay.io/appuio/keycloak-attribute-sync-controller:v0.2.0 livenessProbe: httpGet: path: /healthz