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
43 stars 51 forks source link

fix(deps): update kubernetes packages to v0.29.2 #995

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.29.1 -> v0.29.2 age adoption passing confidence
k8s.io/apimachinery v0.29.1 -> v0.29.2 age adoption passing confidence
k8s.io/client-go v0.29.1 -> v0.29.2 age adoption passing confidence
k8s.io/kubelet v0.29.1 -> v0.29.2 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api) ### [`v0.29.2`](https://togithub.com/kubernetes/api/compare/v0.29.1...v0.29.2) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.29.1...v0.29.2)
kubernetes/apimachinery (k8s.io/apimachinery) ### [`v0.29.2`](https://togithub.com/kubernetes/apimachinery/compare/v0.29.1...v0.29.2) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.29.1...v0.29.2)
kubernetes/client-go (k8s.io/client-go) ### [`v0.29.2`](https://togithub.com/kubernetes/client-go/compare/v0.29.1...v0.29.2) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.29.1...v0.29.2)
kubernetes/kubelet (k8s.io/kubelet) ### [`v0.29.2`](https://togithub.com/kubernetes/kubelet/compare/v0.29.1...v0.29.2) [Compare Source](https://togithub.com/kubernetes/kubelet/compare/v0.29.1...v0.29.2)

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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 70.15%. Comparing base (52f4881) to head (a469536).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #995 +/- ## ======================================= Coverage 70.15% 70.15% ======================================= Files 46 46 Lines 3113 3113 ======================================= Hits 2184 2184 Misses 762 762 Partials 167 167 ```

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