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