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 3d2cc79 commit deec38fCopy full SHA for deec38f
hack/aks/Makefile
@@ -9,7 +9,7 @@ AZCLI ?= docker run --rm -v $(AZCFG):/root/.azure -v $(KUBECFG):/root/.kube -v
9
10
# overrideable defaults
11
AUTOUPGRADE ?= patch
12
-K8S_VER ?= 1.28
+K8S_VER ?= 1.30
13
NODE_COUNT ?= 2
14
NODE_COUNT_WIN ?= $(NODE_COUNT)
15
NODEUPGRADE ?= NodeImage
0 commit comments