Update kubernetes packages to v0.23.6 #5

Merged
renovate[bot] merged 1 commit from renovate/kubernetes-go into main 2022-04-21 09:16:43 +00:00
renovate[bot] commented 2022-04-20 23:13:53 +00:00 (Migrated from github.com)

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
k8s.io/api require patch v0.23.5 -> v0.23.6
k8s.io/apimachinery require patch v0.23.5 -> v0.23.6
k8s.io/client-go require patch v0.23.5 -> v0.23.6

Release Notes

kubernetes/api

v0.23.6

Compare Source

kubernetes/apimachinery

v0.23.6

Compare Source

kubernetes/client-go

v0.23.6

Compare Source


Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, click this checkbox.

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

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [k8s.io/api](https://togithub.com/kubernetes/api) | require | patch | `v0.23.5` -> `v0.23.6` | | [k8s.io/apimachinery](https://togithub.com/kubernetes/apimachinery) | require | patch | `v0.23.5` -> `v0.23.6` | | [k8s.io/client-go](https://togithub.com/kubernetes/client-go) | require | patch | `v0.23.5` -> `v0.23.6` | --- ### Release Notes <details> <summary>kubernetes/api</summary> ### [`v0.23.6`](https://togithub.com/kubernetes/api/compare/v0.23.5...v0.23.6) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.23.5...v0.23.6) </details> <details> <summary>kubernetes/apimachinery</summary> ### [`v0.23.6`](https://togithub.com/kubernetes/apimachinery/compare/v0.23.5...v0.23.6) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.23.5...v0.23.6) </details> <details> <summary>kubernetes/client-go</summary> ### [`v0.23.6`](https://togithub.com/kubernetes/client-go/compare/v0.23.5...v0.23.6) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.23.5...v0.23.6) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/baez90/kreaper).
codecov-commenter commented 2022-04-20 23:15:31 +00:00 (Migrated from github.com)

Codecov Report

Merging #5 (c2bf0cd) into main (0c8fc85) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main       #5   +/-   ##
=======================================
  Coverage   75.70%   75.70%           
=======================================
  Files           2        2           
  Lines         107      107           
=======================================
  Hits           81       81           
  Misses         19       19           
  Partials        7        7           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0792579...c2bf0cd. Read the comment docs.

# [Codecov](https://codecov.io/gh/baez90/kreaper/pull/5?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=baez90) Report > Merging [#5](https://codecov.io/gh/baez90/kreaper/pull/5?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=baez90) (c2bf0cd) into [main](https://codecov.io/gh/baez90/kreaper/commit/0c8fc850c7670296862e1f73569aa0170f3e85be?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=baez90) (0c8fc85) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## main #5 +/- ## ======================================= Coverage 75.70% 75.70% ======================================= Files 2 2 Lines 107 107 ======================================= Hits 81 81 Misses 19 19 Partials 7 7 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/baez90/kreaper/pull/5?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=baez90). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=baez90) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/baez90/kreaper/pull/5?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=baez90). Last update [0792579...c2bf0cd](https://codecov.io/gh/baez90/kreaper/pull/5?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=baez90). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=baez90).
This repo is archived. You cannot comment on pull requests.
No description provided.