diff --git a/class/defaults.yml b/class/defaults.yml index c6cd2c9..140454c 100644 --- a/class/defaults.yml +++ b/class/defaults.yml @@ -6,7 +6,7 @@ parameters: operator: registry: quay.io repository: appuio/group-sync-operator - tag: v0.3.0 + tag: v0.3.1 manifest_version: ${group_sync_operator:images:operator:tag} manifest_url: https://raw.githubusercontent.com/appuio/group-sync-operator/${group_sync_operator:manifest_version}/config diff --git a/tests/golden/defaults/group-sync-operator/group-sync-operator/20_deployment_group-sync-controller-manager.yaml b/tests/golden/defaults/group-sync-operator/group-sync-operator/20_deployment_group-sync-controller-manager.yaml index 07d3cfd..83a2558 100644 --- a/tests/golden/defaults/group-sync-operator/group-sync-operator/20_deployment_group-sync-controller-manager.yaml +++ b/tests/golden/defaults/group-sync-operator/group-sync-operator/20_deployment_group-sync-controller-manager.yaml @@ -27,7 +27,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.namespace - image: quay.io/appuio/group-sync-operator:v0.3.0 + image: quay.io/appuio/group-sync-operator:v0.3.1 livenessProbe: httpGet: path: /healthz diff --git a/tests/golden/empty/group-sync-operator/group-sync-operator/20_deployment_group-sync-controller-manager.yaml b/tests/golden/empty/group-sync-operator/group-sync-operator/20_deployment_group-sync-controller-manager.yaml index 07d3cfd..83a2558 100644 --- a/tests/golden/empty/group-sync-operator/group-sync-operator/20_deployment_group-sync-controller-manager.yaml +++ b/tests/golden/empty/group-sync-operator/group-sync-operator/20_deployment_group-sync-controller-manager.yaml @@ -27,7 +27,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.namespace - image: quay.io/appuio/group-sync-operator:v0.3.0 + image: quay.io/appuio/group-sync-operator:v0.3.1 livenessProbe: httpGet: path: /healthz