Update dependency kubernetes to v33 #110

Merged
rixx merged 1 commit from renovate/kubernetes-33.x into main 2025-06-22 15:39:44 +00:00
Member

This PR contains the following updates:

Package Type Update Change
kubernetes project.dependencies major >=32.0.1 -> >=33.1.0

Release Notes

kubernetes-client/python (kubernetes)

v33.1.0: Kubernetes Python Client v33.1.0 Stable Release

Compare Source

Getting started:

pip install --pre --upgrade kubernetes

Or from source, download attached zip file, then

unzip client-python-v33.1.0.zip
cd client-python-v33.1.0
python setup.py install

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

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


Configuration

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

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [kubernetes](https://github.com/kubernetes-client/python) | project.dependencies | major | `>=32.0.1` -> `>=33.1.0` | --- ### Release Notes <details> <summary>kubernetes-client/python (kubernetes)</summary> ### [`v33.1.0`](https://github.com/kubernetes-client/python/releases/tag/v33.1.0): Kubernetes Python Client v33.1.0 Stable Release [Compare Source](https://github.com/kubernetes-client/python/compare/v32.0.1...v33.1.0) Getting started: ```bash pip install --pre --upgrade kubernetes ``` Or from source, download attached zip file, then ```bash unzip client-python-v33.1.0.zip cd client-python-v33.1.0 python setup.py install ``` Then follow examples in https://github.com/kubernetes-client/python/tree/release-33.0/examples Changelog: https://github.com/kubernetes-client/python/blob/release-33.0/CHANGELOG.md </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMi43IiwidXBkYXRlZEluVmVyIjoiNDAuMzIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
renovate added the
dependencies
label 2025-06-18 03:01:37 +00:00
renovate added 1 commit 2025-06-18 03:01:38 +00:00
Update dependency kubernetes to v33
All checks were successful
Tests / test (push) Successful in 24s
15eaca98d3
rixx merged commit 4201d2542b into main 2025-06-22 15:39:44 +00:00
rixx deleted branch renovate/kubernetes-33.x 2025-06-22 15:39:44 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: servala/servala-portal#110
No description provided.