From da7cd25f4bb38d81b8f7ae99dc93ed32db08815a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 13:03:24 +0000 Subject: [PATCH] Update docker.io/projectsyn/lieutenant-operator Docker tag to v1.7.1 --- config/samples/deployment/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/samples/deployment/kustomization.yaml b/config/samples/deployment/kustomization.yaml index 29ceff97..cd3dbce9 100644 --- a/config/samples/deployment/kustomization.yaml +++ b/config/samples/deployment/kustomization.yaml @@ -5,7 +5,7 @@ commonLabels: app.kubernetes.io/part-of: project-syn images: - name: docker.io/projectsyn/lieutenant-operator - newTag: 1.6.1 + newTag: 1.7.1 resources: - deployment.yaml - role_binding.yaml