From dc382d8a6d3ceac773ddb2dda496603b2cc4a45a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 16:41:31 +0000 Subject: [PATCH] Update docker.io/projectsyn/lieutenant-operator Docker tag to v1.6.0 --- 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 71474c8d..a5c593d9 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.5.3 + newTag: 1.6.0 resources: - deployment.yaml - role_binding.yaml