upgrade golang and other dependant binaries (#10888)

This commit is contained in:
Matt Hook
2023-12-27 10:42:35 +13:00
committed by GitHub
parent e3c5cd063b
commit ebac0b9da2
6 changed files with 13 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
{
"docker": "v24.0.6",
"dockerCompose": "v2.23.0",
"helm": "v3.13.1",
"kubectl": "v1.28.3",
"docker": "v24.0.7",
"dockerCompose": "v2.23.3",
"helm": "v3.13.3",
"kubectl": "v1.29.0",
"mingit": "2.42.0.2"
}