Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update kubernetes packages to v0.28.2 #213

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

kubernetes/api (k8s.io/api)

v0.28.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.28.2

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.28.2

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/kubernetes-go branch 4 times, most recently from f792dd0 to fcf7060 Compare April 14, 2023 23:12
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.27.0 fix(deps): update kubernetes packages to v0.27.1 Apr 14, 2023
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 5f9b85b to 85b9df7 Compare April 18, 2023 23:04
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 85b9df7 to c47365b Compare April 25, 2023 20:05
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 5 times, most recently from 28ec220 to 39e486b Compare May 9, 2023 02:02
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 39e486b to f96738a Compare May 15, 2023 18:58
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.27.1 fix(deps): update kubernetes packages to v0.27.2 May 18, 2023
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 0d0a14f to 0d314ad Compare May 18, 2023 21:10
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 3 times, most recently from cb464e6 to 0661824 Compare May 31, 2023 07:54
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 4 times, most recently from a372669 to 25229fe Compare June 12, 2023 09:26
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 25229fe to 96521d8 Compare June 15, 2023 04:35
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.27.2 fix(deps): update kubernetes packages to v0.27.3 Jun 15, 2023
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 154234e to 4f66c55 Compare June 16, 2023 22:23
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 1a6002b to 93f322e Compare July 11, 2023 20:12
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.27.3 fix(deps): update kubernetes packages to v0.27.4 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 3 times, most recently from c99d54d to c10109c Compare July 26, 2023 17:24
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from c10109c to 6757abb Compare August 9, 2023 03:12
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.27.4 fix(deps): update kubernetes packages to v0.28.0 Aug 16, 2023
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 6757abb to eae13ce Compare August 16, 2023 00:53
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from eae13ce to 9a6740e Compare August 24, 2023 05:13
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.28.0 fix(deps): update kubernetes packages to v0.28.1 Aug 24, 2023
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 9a6740e to f6c55f2 Compare August 24, 2023 19:32
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 4 times, most recently from 2bf6782 to 6d76393 Compare September 9, 2023 00:07
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.28.1 fix(deps): update kubernetes packages to v0.28.1 - autoclosed Sep 9, 2023
@renovate renovate bot closed this Sep 9, 2023
@renovate renovate bot deleted the renovate/kubernetes-go branch September 9, 2023 00:31
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.28.1 - autoclosed fix(deps): update kubernetes packages to v0.28.1 Sep 13, 2023
@renovate renovate bot reopened this Sep 13, 2023
@renovate renovate bot restored the renovate/kubernetes-go branch September 13, 2023 21:23
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.28.1 fix(deps): update kubernetes packages to v0.28.2 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 6d76393 to 809af34 Compare September 13, 2023 21:24
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Merging #213 (809af34) into main (b3290e0) will decrease coverage by 0.45%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
- Coverage   62.48%   62.03%   -0.45%     
==========================================
  Files           6        6              
  Lines         669      669              
==========================================
- Hits          418      415       -3     
- Misses        202      204       +2     
- Partials       49       50       +1     

see 2 files with indirect coverage changes

@renovate renovate bot merged commit 52d11b6 into main Sep 14, 2023
@renovate renovate bot deleted the renovate/kubernetes-go branch September 14, 2023 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants