newrelic / k8s-agents-operator

This project auto-instruments containerized workloads in Kubernetes with New Relic agents.
Apache License 2.0
6 stars 9 forks source link

fix(deps): update kubernetes packages to v0.31.2 #123

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 6 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.31.1 -> v0.31.2 age adoption passing confidence
k8s.io/apimachinery v0.31.1 -> v0.31.2 age adoption passing confidence
k8s.io/client-go v0.31.1 -> v0.31.2 age adoption passing confidence
k8s.io/component-base v0.31.1 -> v0.31.2 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api) ### [`v0.31.2`](https://redirect.github.com/kubernetes/api/compare/v0.31.1...v0.31.2) [Compare Source](https://redirect.github.com/kubernetes/api/compare/v0.31.1...v0.31.2)
kubernetes/apimachinery (k8s.io/apimachinery) ### [`v0.31.2`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.31.1...v0.31.2) [Compare Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.31.1...v0.31.2)
kubernetes/client-go (k8s.io/client-go) ### [`v0.31.2`](https://redirect.github.com/kubernetes/client-go/compare/v0.31.1...v0.31.2) [Compare Source](https://redirect.github.com/kubernetes/client-go/compare/v0.31.1...v0.31.2)
kubernetes/component-base (k8s.io/component-base) ### [`v0.31.2`](https://redirect.github.com/kubernetes/component-base/compare/v0.31.1...v0.31.2) [Compare Source](https://redirect.github.com/kubernetes/component-base/compare/v0.31.1...v0.31.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 is behind base branch, 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 6 days ago

Codecov Report

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

Project coverage is 60.25%. Comparing base (491459e) to head (75b7d1a). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #123 +/- ## ======================================= Coverage 60.25% 60.25% ======================================= Files 21 21 Lines 1472 1472 ======================================= Hits 887 887 Misses 519 519 Partials 66 66 ```

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