hetznercloud / hcloud-cloud-controller-manager

Kubernetes cloud-controller-manager for Hetzner Cloud
Apache License 2.0
740 stars 118 forks source link

deps: update kubernetes packages to v0.30.3 #701

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.30.2 -> v0.30.3 age adoption passing confidence
k8s.io/apimachinery v0.30.2 -> v0.30.3 age adoption passing confidence
k8s.io/client-go v0.30.2 -> v0.30.3 age adoption passing confidence
k8s.io/cloud-provider v0.30.2 -> v0.30.3 age adoption passing confidence
k8s.io/component-base v0.30.2 -> v0.30.3 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api) ### [`v0.30.3`](https://togithub.com/kubernetes/api/compare/v0.30.2...v0.30.3) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.30.2...v0.30.3)
kubernetes/apimachinery (k8s.io/apimachinery) ### [`v0.30.3`](https://togithub.com/kubernetes/apimachinery/compare/v0.30.2...v0.30.3) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.30.2...v0.30.3)
kubernetes/client-go (k8s.io/client-go) ### [`v0.30.3`](https://togithub.com/kubernetes/client-go/compare/v0.30.2...v0.30.3) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.30.2...v0.30.3)
kubernetes/cloud-provider (k8s.io/cloud-provider) ### [`v0.30.3`](https://togithub.com/kubernetes/cloud-provider/compare/v0.30.2...v0.30.3) [Compare Source](https://togithub.com/kubernetes/cloud-provider/compare/v0.30.2...v0.30.3)
kubernetes/component-base (k8s.io/component-base) ### [`v0.30.3`](https://togithub.com/kubernetes/component-base/compare/v0.30.2...v0.30.3) [Compare Source](https://togithub.com/kubernetes/component-base/compare/v0.30.2...v0.30.3)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 4 months ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
k8s.io/apiserver v0.30.2 -> v0.30.3
k8s.io/component-helpers v0.30.2 -> v0.30.3
k8s.io/controller-manager v0.30.2 -> v0.30.3
k8s.io/kms v0.30.2 -> v0.30.3
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.26%. Comparing base (cc67c70) to head (06afb14).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #701 +/- ## ======================================= Coverage 72.26% 72.26% ======================================= Files 32 32 Lines 2668 2668 ======================================= Hits 1928 1928 Misses 552 552 Partials 188 188 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.