Update dependency kubernetes to >=36.0.2,<37 #545

Merged
tobru merged 1 commit from renovate/kubernetes-36.x into main 2026-06-09 15:25:24 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
kubernetes >=36.0.1,<37>=36.0.2,<37 age confidence

Release Notes

kubernetes-client/python (kubernetes)

v36.0.2: Kubernetes Python Client v36.0.2 Stable Release

Compare Source

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v36.0.2.zip
cd client-python-v36.0.2
python setup-release.py install

Then follow examples in https://github.com/kubernetes-client/python/tree/release-36.0/examples

Changelog: https://github.com/kubernetes-client/python/blob/release-36.0/CHANGELOG.md


Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [kubernetes](https://github.com/kubernetes-client/python) | `>=36.0.1,<37` → `>=36.0.2,<37` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/kubernetes/36.0.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/kubernetes/36.0.1/36.0.2?slim=true) | --- ### Release Notes <details> <summary>kubernetes-client/python (kubernetes)</summary> ### [`v36.0.2`](https://github.com/kubernetes-client/python/releases/tag/v36.0.2): Kubernetes Python Client v36.0.2 Stable Release [Compare Source](https://github.com/kubernetes-client/python/compare/v36.0.1...v36.0.2) Getting started: ```bash pip install --pre --upgrade kubernetes ``` Or from source, download attached zip file, then ```bash unzip client-python-v36.0.2.zip cd client-python-v36.0.2 python setup-release.py install ``` Then follow examples in <https://github.com/kubernetes-client/python/tree/release-36.0/examples> Changelog: <https://github.com/kubernetes-client/python/blob/release-36.0/CHANGELOG.md> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIwNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Update dependency kubernetes to >=36.0.2,<37
All checks were successful
Tests / test (push) Successful in 57s
8cd518e82f
tobru merged commit 84ed9ed188 into main 2026-06-09 15:25:24 +00:00
tobru deleted branch renovate/kubernetes-36.x 2026-06-09 15:25:25 +00:00
Sign in to join this conversation.
No description provided.