diff --git a/kustomization.yml b/kustomization.yml index d6d4575..59b5cb8 100644 --- a/kustomization.yml +++ b/kustomization.yml @@ -8,6 +8,6 @@ resources: images: - name: reloader-operator newName: stakater/reloader - newTag: "v1.0.104" + newTag: "v1.0.105" ...