diff --git a/config/samples/deployment/kustomization.yaml b/config/samples/deployment/kustomization.yaml index 29ceff97..a2f9ee73 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.6.2 resources: - deployment.yaml - role_binding.yaml