diff --git a/class/defaults.yml b/class/defaults.yml index 8227aa7..a156056 100644 --- a/class/defaults.yml +++ b/class/defaults.yml @@ -7,7 +7,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