From 0f7d20ab9c1e684999d4859b1a6a17aa1207bfba Mon Sep 17 00:00:00 2001 From: Miguel Caballer Fernandez Date: Wed, 20 Mar 2024 12:21:47 +0100 Subject: [PATCH] Update K8s version to 1.28.8 --- templates/oscar.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/oscar.yaml b/templates/oscar.yaml index 43477c0..48a9469 100644 --- a/templates/oscar.yaml +++ b/templates/oscar.yaml @@ -188,7 +188,7 @@ topology_template: install_metrics: true install_nfs_client: true install_ingress: true - version: '1.23.17' + version: '1.28.8' cert_manager: true cert_user_email: { get_input: cert_user_email } public_dns_name: { concat: [ get_input: cluster_name, '.', get_input: domain_name ] } @@ -241,7 +241,7 @@ topology_template: type: tosca.nodes.indigo.LRMS.WorkerNode.Kubernetes properties: front_end_ip: { get_attribute: [ front, private_address, 0 ] } - version: '1.23.17' + version: '1.28.8' cri_runtime: containerd nvidia_support: { get_input: kube_nvidia_support } requirements: