chore(kubectl): update kubectl to latest point release [EE-7018] (#11620)

pull/11527/head^2
Matt Hook 2024-04-19 11:46:44 +12:00 committed by GitHub
parent 73ce754316
commit 0fb3555a70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
"docker": "v24.0.9", "docker": "v24.0.9",
"dockerCompose": "v2.26.1", "dockerCompose": "v2.26.1",
"helm": "v3.14.4", "helm": "v3.14.4",
"kubectl": "v1.29.0", "kubectl": "v1.29.4",
"mingit": "2.44.0.1" "mingit": "2.44.0.1"
} }