Commit 03e27da
authored
fix(deps): Update kubernetes packages to v0.25.2 (#2176)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [k8s.io/api](https://togithub.com/kubernetes/api) | require | minor | `v0.24.3` -> `v0.25.2` |
| [k8s.io/apimachinery](https://togithub.com/kubernetes/apimachinery) | require | patch | `v0.25.1` -> `v0.25.2` |
| [k8s.io/client-go](https://togithub.com/kubernetes/client-go) | require | minor | `v0.24.3` -> `v0.25.2` |
---
### Release Notes
<details>
<summary>kubernetes/api</summary>
### [`v0.25.2`](https://togithub.com/kubernetes/api/compare/v0.25.1...v0.25.2)
[Compare Source](https://togithub.com/kubernetes/api/compare/v0.25.1...v0.25.2)
### [`v0.25.1`](https://togithub.com/kubernetes/api/compare/v0.25.0...v0.25.1)
[Compare Source](https://togithub.com/kubernetes/api/compare/v0.25.0...v0.25.1)
### [`v0.25.0`](https://togithub.com/kubernetes/api/compare/v0.24.6...v0.25.0)
[Compare Source](https://togithub.com/kubernetes/api/compare/v0.24.6...v0.25.0)
### [`v0.24.6`](https://togithub.com/kubernetes/api/compare/v0.24.5...v0.24.6)
[Compare Source](https://togithub.com/kubernetes/api/compare/v0.24.5...v0.24.6)
### [`v0.24.5`](https://togithub.com/kubernetes/api/compare/v0.24.4...v0.24.5)
[Compare Source](https://togithub.com/kubernetes/api/compare/v0.24.4...v0.24.5)
### [`v0.24.4`](https://togithub.com/kubernetes/api/compare/v0.24.3...v0.24.4)
[Compare Source](https://togithub.com/kubernetes/api/compare/v0.24.3...v0.24.4)
</details>
<details>
<summary>kubernetes/apimachinery</summary>
### [`v0.25.2`](https://togithub.com/kubernetes/apimachinery/compare/v0.25.1...v0.25.2)
[Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.25.1...v0.25.2)
</details>
<details>
<summary>kubernetes/client-go</summary>
### [`v0.25.2`](https://togithub.com/kubernetes/client-go/compare/v0.25.1...v0.25.2)
[Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.25.1...v0.25.2)
### [`v0.25.1`](https://togithub.com/kubernetes/client-go/compare/v0.25.0...v0.25.1)
[Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.25.0...v0.25.1)
### [`v0.25.0`](https://togithub.com/kubernetes/client-go/compare/v0.24.6...v0.25.0)
[Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.24.6...v0.25.0)
### [`v0.24.6`](https://togithub.com/kubernetes/client-go/compare/v0.24.5...v0.24.6)
[Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.24.5...v0.24.6)
### [`v0.24.5`](https://togithub.com/kubernetes/client-go/compare/v0.24.4...v0.24.5)
[Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.24.4...v0.24.5)
### [`v0.24.4`](https://togithub.com/kubernetes/client-go/compare/v0.24.3...v0.24.4)
[Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.24.3...v0.24.4)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), 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 these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xODUuMyIsInVwZGF0ZWRJblZlciI6IjMyLjE4NS4zIn0=-->1 parent e2b5c23 commit 03e27da
2 files changed
+58
-90
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments