Skip to content
Snippets Groups Projects
Unverified Commit e3cbbfb9 authored by rtsp's avatar rtsp Committed by GitHub
Browse files

[kubernetes] make 1.23.7 the new default (#8888)

parent 5f21e0b5
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ kube_token_dir: "{{ kube_config_dir }}/tokens" ...@@ -17,7 +17,7 @@ kube_token_dir: "{{ kube_config_dir }}/tokens"
kube_api_anonymous_auth: true kube_api_anonymous_auth: true
## Change this to use another Kubernetes version, e.g. a current beta release ## Change this to use another Kubernetes version, e.g. a current beta release
kube_version: v1.23.6 kube_version: v1.23.7
# Where the binaries will be downloaded. # Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G) # Note: ensure that you've enough disk space (about 1G)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment