diff --git a/kustomization.yml b/kustomization.yml index c32a4e5..6d7a16e 100644 --- a/kustomization.yml +++ b/kustomization.yml @@ -8,6 +8,6 @@ resources: images: - name: reloader-operator newName: stakater/reloader - newTag: "v1.0.100" + newTag: "v1.0.101" ...