We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e65b6a8 commit 88f38d9Copy full SHA for 88f38d9
src/_nebari/constants.py
@@ -9,7 +9,7 @@
9
# 04-kubernetes-ingress
10
DEFAULT_TRAEFIK_IMAGE_TAG = "2.9.1"
11
12
-HIGHEST_SUPPORTED_K8S_VERSION = ("1", "32") # specify Major and Minor version
+HIGHEST_SUPPORTED_K8S_VERSION = ("1", "34") # specify Major and Minor version
13
DEFAULT_GKE_RELEASE_CHANNEL = "UNSPECIFIED"
14
15
DEFAULT_NEBARI_DASK_VERSION = CURRENT_RELEASE
0 commit comments