Commit 8401b8e
authored
fix(deps): Update kubernetes packages to v0.25.3 (#3375)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [k8s.io/api](https://togithub.com/kubernetes/api) | require | patch | `v0.25.2` -> `v0.25.3` |
| [k8s.io/apimachinery](https://togithub.com/kubernetes/apimachinery) | require | patch | `v0.25.2` -> `v0.25.3` |
| [k8s.io/client-go](https://togithub.com/kubernetes/client-go) | require | patch | `v0.25.2` -> `v0.25.3` |
---
### Release Notes
<details>
<summary>kubernetes/api</summary>
### [`v0.25.3`](https://togithub.com/kubernetes/api/compare/v0.25.2...v0.25.3)
[Compare Source](https://togithub.com/kubernetes/api/compare/v0.25.2...v0.25.3)
</details>
<details>
<summary>kubernetes/apimachinery</summary>
### [`v0.25.3`](https://togithub.com/kubernetes/apimachinery/compare/v0.25.2...v0.25.3)
[Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.25.2...v0.25.3)
</details>
<details>
<summary>kubernetes/client-go</summary>
### [`v0.25.3`](https://togithub.com/kubernetes/client-go/compare/v0.25.2...v0.25.3)
[Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.25.2...v0.25.3)
</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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzYuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIzNi4wIn0=-->1 parent 059a26f commit 8401b8e
2 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
718 | 718 | | |
719 | 719 | | |
720 | 720 | | |
721 | | - | |
722 | | - | |
723 | | - | |
724 | | - | |
725 | | - | |
726 | | - | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
727 | 727 | | |
728 | 728 | | |
729 | 729 | | |
| |||
0 commit comments