diff --git a/kustomization.yml b/kustomization.yml index c561f5f..669dd3d 100644 --- a/kustomization.yml +++ b/kustomization.yml @@ -8,6 +8,6 @@ resources: images: - name: reloader-operator newName: stakater/reloader - newTag: "v1.0.52" + newTag: "v1.0.54" ...