We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6bbef commit f0ab5f8Copy full SHA for f0ab5f8
chart/values.yaml
@@ -45,7 +45,7 @@ global:
45
clusterName: ""
46
kubectl:
47
repository: rancher/kubectl
48
- tag: v1.30.11
+ tag: v1.30.14
49
50
alerts:
51
enabled: false
hack/make/deps.mk
@@ -3,6 +3,6 @@ GOLANGCI_VERSION = v1.64.8
3
# renovate: datasource=github-release-attachments depName=k3d-io/k3d
4
K3D_VERSION = v5.8.3
5
6
-KUBECTL_VERSION = 1.30.11
+KUBECTL_VERSION = 1.30.14
7
# renovate: datasource=github-release-attachments depName=helm/helm
8
HELM_VERSION = v3.17.2
0 commit comments