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 1da9f0d commit 4a598c1Copy full SHA for 4a598c1
inventory/sample/group_vars/k8s_cluster/k8s-cluster.yml
@@ -17,7 +17,7 @@ kube_token_dir: "{{ kube_config_dir }}/tokens"
17
kube_api_anonymous_auth: true
18
19
## Change this to use another Kubernetes version, e.g. a current beta release
20
-kube_version: 1.32.2
+kube_version: 1.32.4
21
22
# Where the binaries will be downloaded.
23
# Note: ensure that you've enough disk space (about 1G)
0 commit comments