newrelic / nri-kubernetes

New Relic integration for Kubernetes
https://docs.newrelic.com/docs/integrations/kubernetes-integration/get-started/introduction-kubernetes-integration
Apache License 2.0
42 stars 51 forks source link

fix(deps): update kubernetes packages to v0.30.3 #1084

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month 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/kubelet 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/kubelet (k8s.io/kubelet) ### [`v0.30.3`](https://togithub.com/kubernetes/kubelet/compare/v0.30.2...v0.30.3) [Compare Source](https://togithub.com/kubernetes/kubelet/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: Disabled by config. Please merge this manually once you are satisfied.

â™» 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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 67.80%. Comparing base (edfa32d) to head (79f299c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1084 +/- ## ======================================= Coverage 67.80% 67.80% ======================================= Files 55 55 Lines 3379 3379 ======================================= Hits 2291 2291 Misses 909 909 Partials 179 179 ```

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