From 9d5102edfca6583a6552d6a719d77f3f57a551f9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 16 Aug 2022 12:04:14 +0000 Subject: [PATCH] Update dependency quay.io/appuio/group-sync-operator to v0.3.1 Signed-off-by: Renovate Bot --- class/defaults.yml | 2 +- .../20_deployment_group-sync-controller-manager.yaml | 2 +- .../20_deployment_group-sync-controller-manager.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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