Skip to content

fix(deps): update k8s to v0.36.2 (8.19)#6129

Open
elastic-renovate-prod[bot] wants to merge 1 commit into
8.19from
renovate/8.19-k8s
Open

fix(deps): update k8s to v0.36.2 (8.19)#6129
elastic-renovate-prod[bot] wants to merge 1 commit into
8.19from
renovate/8.19-k8s

Conversation

@elastic-renovate-prod

@elastic-renovate-prod elastic-renovate-prod Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
k8s.io/api require minor v0.34.3 -> v0.36.2
k8s.io/apimachinery require minor v0.34.3 -> v0.36.2
k8s.io/client-go require minor v0.34.3 -> v0.36.2
k8s.io/kubectl indirect minor v0.34.0 -> v0.36.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kubernetes/api (k8s.io/api)

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.6

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.9

Compare Source

v0.34.8

Compare Source

v0.34.7

Compare Source

v0.34.6

Compare Source

v0.34.5

Compare Source

v0.34.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.6

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.9

Compare Source

v0.34.8

Compare Source

v0.34.7

Compare Source

v0.34.6

Compare Source

v0.34.5

Compare Source

v0.34.4

Compare Source

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

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.6

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.9

Compare Source

v0.34.8

Compare Source

v0.34.7

Compare Source

v0.34.6

Compare Source

v0.34.5

Compare Source

v0.34.4

Compare Source

kubernetes/kubectl (k8s.io/kubectl)

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.6

Compare Source

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.9

Compare Source

v0.34.8

Compare Source

v0.34.7

Compare Source

v0.34.6

Compare Source

v0.34.5

Compare Source

v0.34.4

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

v0.34.1

Compare Source


Configuration

📅 Schedule: Branch creation - Between 01:00 AM and 01:59 AM, Monday through Friday ( * 1 * * 1-5 ) (UTC), 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 Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod Bot requested a review from a team as a code owner May 8, 2026 07:12
@elastic-renovate-prod elastic-renovate-prod Bot added backport-skip dependencies Pull requests that update a dependency file renovate renovate-auto-approve Team:Security-Cloud Services Security Data Experience - Cloud Services team. labels May 8, 2026
@elastic-renovate-prod elastic-renovate-prod Bot enabled auto-merge May 8, 2026 07:12
@elastic-renovate-prod

elastic-renovate-prod Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
google.golang.org/protobuf v1.36.11 -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/cli-runtime v0.34.0 -> v0.36.2
k8s.io/component-base v0.34.0 -> v0.36.2

@mergify

mergify Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b renovate/8.19-k8s upstream/renovate/8.19-k8s
git merge upstream/8.19
git push upstream renovate/8.19-k8s

@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/8.19-k8s branch 2 times, most recently from 98af0bf to c132557 Compare May 8, 2026 15:07
@mergify

mergify Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b renovate/8.19-k8s upstream/renovate/8.19-k8s
git merge upstream/8.19
git push upstream renovate/8.19-k8s

@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/8.19-k8s branch 2 times, most recently from 4bd19fd to 62f5086 Compare May 8, 2026 16:07
@mergify

mergify Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b renovate/8.19-k8s upstream/renovate/8.19-k8s
git merge upstream/8.19
git push upstream renovate/8.19-k8s

@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/8.19-k8s branch 2 times, most recently from 6ee0a86 to 176e629 Compare June 2, 2026 14:07
@mergify

mergify Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b renovate/8.19-k8s upstream/renovate/8.19-k8s
git merge upstream/8.19
git push upstream renovate/8.19-k8s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-skip dependencies Pull requests that update a dependency file renovate renovate-auto-approve Team:Security-Cloud Services Security Data Experience - Cloud Services team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants