Skip to content

Commit f0ab5f8

Browse files
committed
bump kubectl version to v1.30.14
1 parent bc6bbef commit f0ab5f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ global:
4545
clusterName: ""
4646
kubectl:
4747
repository: rancher/kubectl
48-
tag: v1.30.11
48+
tag: v1.30.14
4949

5050
alerts:
5151
enabled: false

hack/make/deps.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ GOLANGCI_VERSION = v1.64.8
33
# renovate: datasource=github-release-attachments depName=k3d-io/k3d
44
K3D_VERSION = v5.8.3
55

6-
KUBECTL_VERSION = 1.30.11
6+
KUBECTL_VERSION = 1.30.14
77
# renovate: datasource=github-release-attachments depName=helm/helm
88
HELM_VERSION = v3.17.2

0 commit comments

Comments
 (0)