GoogleCloudPlatform / gke-autoneg-controller

This GKE controller provides simple custom integration between GKE and GCLB.
Apache License 2.0
159 stars 50 forks source link

Configure Renovate #133

Closed renovate-bot closed 4 months ago

renovate-bot commented 4 months ago

Mend Renovate

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

Configuration Summary

Based on the default config's presets, Renovate will:

πŸ”‘ Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 11 Pull Requests:

Update module k8s.io/utils to v0.0.0-20240423183400-0849a56e8f22 - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-utils-0.x` - Merge into: `master` - Upgrade [k8s.io/utils](https://togithub.com/kubernetes/utils) to `0849a56e8f22`
Update gcr.io/kubebuilder/kube-rbac-proxy Docker tag to v0.16.0 - Schedule: ["at any time"] - Branch name: `renovate/gcr.io-kubebuilder-kube-rbac-proxy-0.x` - Merge into: `master` - Upgrade gcr.io/kubebuilder/kube-rbac-proxy to `v0.16.0`
Update golang Docker tag to v1.22 - Schedule: ["at any time"] - Branch name: `renovate/golang-1.x` - Merge into: `master` - Upgrade golang to `1.22`
Update kubernetes packages to v0.30.0 - Schedule: ["at any time"] - Branch name: `renovate/kubernetes-go` - Merge into: `master` - Upgrade [k8s.io/api](https://togithub.com/kubernetes/api) to `v0.30.0` - Upgrade [k8s.io/apimachinery](https://togithub.com/kubernetes/apimachinery) to `v0.30.0` - Upgrade [k8s.io/client-go](https://togithub.com/kubernetes/client-go) to `v0.30.0`
Update module cloud.google.com/go/compute/metadata to v0.3.0 - Schedule: ["at any time"] - Branch name: `renovate/cloud.google.com-go-compute-metadata-0.x` - Merge into: `master` - Upgrade [cloud.google.com/go/compute/metadata](https://togithub.com/googleapis/google-cloud-go) to `v0.3.0`
Update module github.com/onsi/gomega to v1.33.1 - Schedule: ["at any time"] - Branch name: `renovate/github.com-onsi-gomega-1.x` - Merge into: `master` - Upgrade [github.com/onsi/gomega](https://togithub.com/onsi/gomega) to `v1.33.1`
Update module google.golang.org/api to v0.177.0 - Schedule: ["at any time"] - Branch name: `renovate/google.golang.org-api-0.x` - Merge into: `master` - Upgrade [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) to `v0.177.0`
Update module sigs.k8s.io/controller-runtime to v0.18.0 - Schedule: ["at any time"] - Branch name: `renovate/sigs.k8s.io-controller-runtime-0.x` - Merge into: `master` - Upgrade [sigs.k8s.io/controller-runtime](https://togithub.com/kubernetes-sigs/controller-runtime) to `v0.18.0`
Update actions/checkout action to v4 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`
Update actions/setup-go action to v5 - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-go-5.x` - Merge into: `master` - Upgrade [actions/setup-go](https://togithub.com/actions/setup-go) to `v5`
Update module github.com/onsi/ginkgo to v2 - Schedule: ["at any time"] - Branch name: `renovate/github.com-onsi-ginkgo-2.x` - Merge into: `master` - Upgrade [github.com/onsi/ginkgo](https://togithub.com/onsi/ginkgo) to `v2.17.2`


🚸 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 Mend Renovate. View repository job log here.

forking-renovate[bot] commented 4 months ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.