-
Notifications
You must be signed in to change notification settings - Fork 50
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
Configure Renovate #769
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)go.mod
(gomod)charts/druid/requirements.yaml
(helm-requirements)charts/druid/values.yaml
(helm-values)What to Expect
With your current configuration, Renovate will create 18 Pull Requests:
Update golang.org/x/exp digest to 2d47ceb
renovate/golang.org-x-exp-digest
master
2d47ceb2692f
Update k8s.io/utils digest to 6fe5fd8
renovate/k8s.io-utils-digest
master
6fe5fd82f078
Update sigs.k8s.io/controller-runtime/tools/setup-envtest digest to 8e44a43
renovate/sigs.k8s.io-controller-runtime-tools-setup-envtest-digest
master
8e44a4307f70
Update module github.com/ironcore-dev/vgopath to v0.1.7
renovate/github.com-ironcore-dev-vgopath-0.x
master
v0.1.7
Update module github.com/prometheus/client_golang to v1.20.5
renovate/github.com-prometheus-client_golang-1.x
master
v1.20.5
Update module github.com/gardener/etcd-backup-restore to v0.32.0
renovate/github.com-gardener-etcd-backup-restore-0.x
master
v0.32.0
Update module github.com/gardener/gardener to v1.109.0
renovate/github.com-gardener-gardener-1.x
master
v1.109.0
Update module github.com/onsi/ginkgo/v2 to v2.22.0
renovate/github.com-onsi-ginkgo-v2-2.x
master
v2.22.0
Update module github.com/onsi/gomega to v1.36.0
renovate/github.com-onsi-gomega-1.x
master
v1.36.0
Update module go.uber.org/mock to v0.5.0
renovate/go.uber.org-mock-0.x
master
v0.5.0
Update module k8s.io/api to v0.31.3
renovate/k8s.io-api-0.x
master
v0.31.3
Update module k8s.io/apimachinery to v0.31.3
renovate/k8s.io-apimachinery-0.x
master
v0.31.3
Update module k8s.io/apiserver to v0.31.3
renovate/k8s.io-apiserver-0.x
master
v0.31.3
Update module k8s.io/client-go to v0.31.3
renovate/k8s.io-client-go-0.x
master
v0.31.3
Update module k8s.io/component-base to v0.31.3
renovate/k8s.io-component-base-0.x
master
v0.31.3
Update module sigs.k8s.io/controller-runtime to v0.19.2
renovate/sigs.k8s.io-controller-runtime-0.x
master
v0.19.2
Update module sigs.k8s.io/controller-tools to v0.16.5
renovate/sigs.k8s.io-controller-tools-0.x
master
v0.16.5
Update module gopkg.in/yaml.v2 to v3
renovate/gopkg.in-yaml.v2-3.x
master
v3.0.1
🚸 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.