-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
Problem statement
Other repos managed by Kubernetes team already have renovate configured (e.g. KGO https://github.com/Kong/gateway-operator/blob/main/renovate.json and KIC https://github.com/Kong/kubernetes-ingress-controller/blob/main/renovate.json)
This issue tracks the effort of adding renovate configuration in this repo
Acceptance criteria
- Renovate is configured in ktf
programmer04