We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c4adde + 78f8692 commit 3bd5a7aCopy full SHA for 3bd5a7a
defaults.yml
@@ -3,7 +3,7 @@ platform: k8s
3
clusters: 1
4
nodes: 3
5
#ssh_pub_key: "ssh-rsa XXXXXXXXXXXXXXXXXXXXXX user@example"
6
-k8s_version: 1.28.9
+k8s_version: 1.31.8
7
px_version: 3.2.2
8
stop_after: 6
9
post_script: show-ip
@@ -22,7 +22,7 @@ gcp_region: europe-north1
22
gcp_zone: b
23
gcp_type: n1-standard-4
24
gcp_disks: "pd-standard:50"
25
-gke_version: "1.30"
+gke_version: "1.31"
26
#gcp_disks: "pd-standard:20 pd-ssd:30"
27
#gcp_project: "px-deploy"
28
@@ -35,7 +35,7 @@ azure_client_secret: ""
35
azure_client_id: ""
36
azure_tenant_id: ""
37
azure_subscription_id: ""
38
-aks_version: "1.30"
+aks_version: "1.31"
39
40
rancher_version: "2.10.1"
41
rancher_k3s_version: "1.30.8+k3s1"
0 commit comments