Skip to content

Commit

Permalink
build(deps): Bump k8s.io/api from 0.26.1 to 0.26.2 (#478)
Browse files Browse the repository at this point in the history
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.26.1 to
0.26.2.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/api/commit/1528256abbdf8ff2510112b28a6aacd239789a36"><code>1528256</code></a>
Update dependencies to v0.26.2 tag</li>
<li><a
href="https://github.com/kubernetes/api/commit/5fd8a44fa3de0b961724fc8eba81e49da15fc419"><code>5fd8a44</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/kubernetes/api/issues/115787">#115787</a>
from liggitt/net-0.7.0-1.26</li>
<li><a
href="https://github.com/kubernetes/api/commit/1b65b647508e917febfc9d331d052fa1c7ab6fab"><code>1b65b64</code></a>
Update golang.org/x/net to v0.7.0</li>
<li><a
href="https://github.com/kubernetes/api/commit/2e857c1304ddf31a32f5f26fee1265ede5cb464d"><code>2e857c1</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/kubernetes/api/issues/115400">#115400</a><code>pohly/automated-cherry-pick-of-#115354</code></li>
<li><a
href="https://github.com/kubernetes/api/commit/1c6bd7031bcf0a53d59e88959eba9a00776dceaf"><code>1c6bd70</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/kubernetes/api/issues/115642">#115642</a>
from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.26</li>
<li><a
href="https://github.com/kubernetes/api/commit/045c7fe9c9f1dd68d96c8a3b6380f830fed4c78f"><code>045c7fe</code></a>
Pin golang.org/x/net to v0.4.0 in 1.26</li>
<li><a
href="https://github.com/kubernetes/api/commit/50d0b4295d19a4280763a5deec8bf37d36045f3f"><code>50d0b42</code></a>
dynamic resource allocation: avoid apiserver complaint about list
content</li>
<li>See full diff in <a
href="https://github.com/kubernetes/api/compare/v0.26.1...v0.26.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/api&package-manager=go_modules&previous-version=0.26.1&new-version=0.26.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 14, 2023
1 parent d7a28f0 commit a163111
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/spf13/viper v1.15.0
github.com/stretchr/testify v1.8.2
gopkg.in/yaml.v2 v2.4.0
k8s.io/api v0.26.1
k8s.io/api v0.26.2
k8s.io/apimachinery v0.26.2
k8s.io/client-go v0.26.1
sigs.k8s.io/yaml v1.3.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1821,8 +1821,8 @@ honnef.co/go/tools v0.0.1-2020.1.4/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9
k8s.io/api v0.20.1/go.mod h1:KqwcCVogGxQY3nBlRpwt+wpAMF/KjaCc7RpywacvqUo=
k8s.io/api v0.20.4/go.mod h1:++lNL1AJMkDymriNniQsWRkMDzRaX2Y/POTUi8yvqYQ=
k8s.io/api v0.20.6/go.mod h1:X9e8Qag6JV/bL5G6bU8sdVRltWKmdHsFUGS3eVndqE8=
k8s.io/api v0.26.1 h1:f+SWYiPd/GsiWwVRz+NbFyCgvv75Pk9NK6dlkZgpCRQ=
k8s.io/api v0.26.1/go.mod h1:xd/GBNgR0f707+ATNyPmQ1oyKSgndzXij81FzWGsejg=
k8s.io/api v0.26.2 h1:dM3cinp3PGB6asOySalOZxEG4CZ0IAdJsrYZXE/ovGQ=
k8s.io/api v0.26.2/go.mod h1:1kjMQsFE+QHPfskEcVNgL3+Hp88B80uj0QtSOlj8itU=
k8s.io/apimachinery v0.20.1/go.mod h1:WlLqWAHZGg07AeltaI0MV5uk1Omp8xaN0JGLY6gkRpU=
k8s.io/apimachinery v0.20.4/go.mod h1:WlLqWAHZGg07AeltaI0MV5uk1Omp8xaN0JGLY6gkRpU=
k8s.io/apimachinery v0.20.6/go.mod h1:ejZXtW1Ra6V1O5H8xPBGz+T3+4gfkTCeExAHKU57MAc=
Expand Down

0 comments on commit a163111

Please sign in to comment.