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