Open czeslavo opened 4 days ago
It looks like this won't be needed, as Renovate can detect remote kustomizations as I verified on my fork.
While renovate does detect the changes in kustomize manifests and bumps them automatically (e.g. https://github.com/Kong/kubernetes-ingress-controller/pull/6675) we'd ideally synchronize these version bumps (in the manifest) with dependabot Go version bumps (e.g. https://github.com/Kong/kubernetes-ingress-controller/pull/6672)
Reopening this to cover the above.
Make sure that
config/crd/kustomization.yaml
dependency onhttps://github.com/kong/kubernetes-configuration/config/crd/ingress-controller?ref=v.X.X.X
is updated automatically by Renovate OR make this file generated and use a version from go.mod.Blocked by https://github.com/Kong/kubernetes-ingress-controller/issues/6578.