Add renovate bot as a GitHub action #25457
Labels
sig/agent
Cilium agent related.
sig/datapath
Impacts bpf/ or low-level forwarding details, including map management and monitor messages.
Once we are able to run renovate as a GitHub action we should be able to specify any postupgradecommands that we wish. This will be helpful so that we can generate certain files after updates. For example
install/kubernetes/cilium/values.yaml
which is generated from theinstall/kubernetes/cilium/values.yaml.tmpl
could make use of this. Another example is themake -C images/ update-runtime-image
andmake -C images/ update-builder-image
scripts that are executed after upgrading.Instructions are in https://github.com/renovatebot/github-action
The text was updated successfully, but these errors were encountered: