diff --git a/examples/installation/argocd-sidecar/argocd-lovely-plugin.yaml b/examples/installation/argocd-sidecar/argocd-lovely-plugin.yaml index 01cb2d32c..9ae6fde74 100644 --- a/examples/installation/argocd-sidecar/argocd-lovely-plugin.yaml +++ b/examples/installation/argocd-sidecar/argocd-lovely-plugin.yaml @@ -8,7 +8,7 @@ spec: containers: - name: lovely-plugin # Choose your image here - see https://github.com/crumbhole/argocd-lovely-plugin/blob/main/doc/variations.md - image: ghcr.io/crumbhole/lovely:1.0.0 + image: ghcr.io/crumbhole/lovely:1.0.1 securityContext: runAsNonRoot: true runAsUser: 999