Configure Renovate #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
build/package/Dockerfile
(dockerfile)go.mod
(gomod)What to Expect
With your current configuration, Renovate will create 8 Pull Requests:
Update alpine Docker tag to v3.14
renovate/docker-alpine-3.x
main
3.14
Update golang Docker tag to v1.16.5
renovate/docker-golang-1.x
main
1.16.5-alpine3.12
Update module k8s.io/api to v0.22.2
renovate/k8s.io-api-0.x
main
v0.22.2
Update module k8s.io/apimachinery to v0.22.2
renovate/k8s.io-apimachinery-0.x
main
v0.22.2
Update module k8s.io/client-go to v0.22.2
renovate/k8s.io-client-go-0.x
main
v0.22.2
Update module sigs.k8s.io/yaml to v1.3.0
renovate/sigs.k8s.io-yaml-1.x
main
v1.3.0
Update module yaml to v2.4.0
renovate/gopkg.in-yaml.v2-2.x
main
v2.4.0
Update module k8s.io/client-go to v12
renovate/k8s.io-client-go-12.x
main
v12.0.0
❓ 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.
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Forgejo.