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 716d5ca commit e7fe545Copy full SHA for e7fe545
chart/values.yaml
@@ -45,7 +45,7 @@ global:
45
clusterName: ""
46
kubectl:
47
repository: rancher/kubectl
48
- tag: v1.31.7
+ tag: v1.31.13
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.31.7
+KUBECTL_VERSION = 1.31.13
7
# renovate: datasource=github-release-attachments depName=helm/helm
8
HELM_VERSION = v3.17.2
0 commit comments