chore(deps): update dependency kubernetes to v33
This MR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| kubernetes |
==32.0.1 -> ==33.1.0
|
⚠️ Dependency Lookup Warnings ⚠️
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
kubernetes-client/python (kubernetes)
v33.1.0: Kubernetes Python Client v33.1.0 Stable Release
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
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.