Bump: Kubernetes from v1.30.2 to v1.30.3

Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
ChengHao Yang
2024-07-21 21:54:16 +08:00
parent 5f35b66256
commit 513e18cb90
4 changed files with 15 additions and 3 deletions

View File

@ -17,7 +17,7 @@ kube_token_dir: "{{ kube_config_dir }}/tokens"
kube_api_anonymous_auth: true
## Change this to use another Kubernetes version, e.g. a current beta release
kube_version: v1.30.2
kube_version: v1.30.3
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)