-
Notifications
You must be signed in to change notification settings - Fork 53
Configure Renovate #769
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Configure Renovate #769
Conversation
@gardener-ci-robot Thank you for your contribution. |
hey folks 👋 we deployed
If you don't like to use it, just close this PR (but do not rename it) and the 🤖 won't bother you again. |
@oliver-goetz thanks. I like that renovate considers even image tags and golang versions for updates, which is quite convenient. But once renovate is enabled, can we still disable it by removing the |
yes, you can deactivate it again by deleting the config file 👍 |
Thanks for the suggestion @oliver-goetz . Will take inspiration from the g/g renovate configuration too. |
/retest |
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
Dockerfile
(dockerfile).github/workflows/publish-docs.yml
(github-actions)api/go.mod
(gomod)client/go.mod
(gomod)go.mod
(gomod)charts/values.yaml
(helm-values)What to Expect
With your current configuration, Renovate will create 16 Pull Requests:
Update golang.org/x/exp digest to b6e5de4
renovate/golang.org-x-exp-digest
master
b6e5de432a8b
Update k8s.io/utils digest to 0f33e8f
renovate/k8s.io-utils-digest
master
0f33e8f1c979
Update sigs.k8s.io/controller-runtime/tools/setup-envtest digest to 1dce621
renovate/sigs.k8s.io-controller-runtime-tools-setup-envtest-digest
master
1dce6213f6c0
Update golang Docker tag to v1.24.3
renovate/golang-1.x
master
1.24.3
Update module github.com/go-logr/logr to v1.4.3
renovate/github.com-go-logr-logr-1.x
master
v1.4.3
Update module github.com/gardener/etcd-backup-restore to v0.36.3
renovate/github.com-gardener-etcd-backup-restore-0.x
master
v0.36.3
Update module github.com/gardener/etcd-druid/api to v0.30.1
renovate/github.com-gardener-etcd-druid-api-0.x
master
v0.30.1
Update module github.com/gardener/etcd-druid/client to v0.30.1
renovate/github.com-gardener-etcd-druid-client-0.x
master
v0.30.1
Update module golang.org/x/tools to v0.33.0
renovate/golang.org-x-tools-0.x
master
v0.33.0
Update module k8s.io/api to v0.33.1
renovate/k8s.io-api-0.x
master
v0.33.1
Update module k8s.io/apimachinery to v0.33.1
renovate/k8s.io-apimachinery-0.x
master
v0.33.1
Update module k8s.io/client-go to v0.33.1
renovate/k8s.io-client-go-0.x
master
v0.33.1
Update module k8s.io/code-generator to v0.33.1
renovate/k8s.io-code-generator-0.x
master
v0.33.1
Update module k8s.io/component-base to v0.33.1
renovate/k8s.io-component-base-0.x
master
v0.33.1
Update module sigs.k8s.io/controller-runtime to v0.21.0
renovate/sigs.k8s.io-controller-runtime-0.x
master
v0.21.0
Update module sigs.k8s.io/controller-tools to v0.18.0
renovate/sigs.k8s.io-controller-tools-0.x
master
v0.18.0
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Renovate Bot.