We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cec1b9 commit 75bd663Copy full SHA for 75bd663
.github/workflows/ci.yaml
@@ -22,7 +22,7 @@ env:
22
# renovate: datasource=github-releases depName=python/cpython
23
PYTHON_VERSION: "3.13.5"
24
# renovate: datasource=github-releases depName=kubernetes/kubernetes
25
- KUBECTL_VERSION: "v1.35.0"
+ KUBECTL_VERSION: "v1.35.1"
26
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
27
KIND_BINARY_VERSION: "v0.31.0"
28
# renovate: datasource=github-releases depName=helm/helm
0 commit comments