Skip to content

Commit

Permalink
deps: update dependency kubernetes/kubernetes to v1.30.3 (#662)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [kubernetes/kubernetes](https://togithub.com/kubernetes/kubernetes) |
patch | `v1.30.2` -> `v1.30.3` |

---

### Release Notes

<details>
<summary>kubernetes/kubernetes (kubernetes/kubernetes)</summary>

###
[`v1.30.3`](https://togithub.com/kubernetes/kubernetes/releases/tag/v1.30.3):
Kubernetes v1.30.3

[Compare
Source](https://togithub.com/kubernetes/kubernetes/compare/v1.30.2...v1.30.3)

See
[kubernetes-announce@](https://groups.google.com/forum/#!forum/kubernetes-announce).
Additional binary downloads are linked in the
[CHANGELOG](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.30.md).

See [the
CHANGELOG](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.30.md)
for more details.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/hetznercloud/csi-driver).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent c8837fb commit 871f860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
kubectl
skaffold
helm: v3.15.3 # renovate: datasource=github-releases depName=helm/helm
kubectl: v1.30.2 # renovate: datasource=github-releases depName=kubernetes/kubernetes
kubectl: v1.30.3 # renovate: datasource=github-releases depName=kubernetes/kubernetes
skaffold: v2.13.0 # renovate: datasource=github-releases depName=GoogleContainerTools/skaffold

- name: Setup k3sup
Expand Down

0 comments on commit 871f860

Please sign in to comment.