diff options
Diffstat (limited to 'ansible/group_vars/infrastructure.yml')
-rwxr-xr-x | ansible/group_vars/infrastructure.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/group_vars/infrastructure.yml b/ansible/group_vars/infrastructure.yml index 62c52969..0861be12 100755 --- a/ansible/group_vars/infrastructure.yml +++ b/ansible/group_vars/infrastructure.yml @@ -21,7 +21,7 @@ populate_nexus: false helm_bin_dir: /usr/local/bin helm_version: v3.6.3 helm3_push_version: 0.9.0 -rke_kubernetes_version: v1.19.14-rancher1-2 +rke_kubernetes_version: v1.22.7-rancher1-1 vnc_server_image: consol/ubuntu-icewm-vnc:1.4.0 nexus3_image: sonatype/nexus3:3.15.2 dns_server_image: andyshinn/dnsmasq:2.76 |