diff --git a/kustomization.yml b/kustomization.yml index 16d49f2..41d52fa 100644 --- a/kustomization.yml +++ b/kustomization.yml @@ -8,6 +8,6 @@ resources: images: - name: reloader-operator newName: stakater/reloader - newTag: "v1.0.76" + newTag: "v1.0.78" ...