Commit d95a3f6
authored
chore(deps): update dependency kubernetes to v10.1.0 (GoogleCloudPlatform#3178)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [kubernetes](https://togithub.com/kubernetes-client/python) | minor | `==10.0.1` -> `==10.1.0` |
---
### Release Notes
<details>
<summary>kubernetes-client/python</summary>
### [`v10.1.0`](https://togithub.com/kubernetes-client/python/releases/v10.1.0)
[Compare Source](https://togithub.com/kubernetes-client/python/compare/v10.0.1...v10.1.0)
Getting started:
```bash
pip install kubernetes==10.1.0
```
Or from source, download attached zip file, then
```bash
unzip client-python-10.1.0.zip
cd client-python-10.1.0
python setup.py install
```
Then follow examples in <https://github.com/kubernetes-client/python/tree/release-10.0/examples>
Changelog: <https://github.com/kubernetes-client/python/blob/release-10.0/CHANGELOG.md>
</details>
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.
:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).1 parent b027052 commit d95a3f6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments