You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-periodics-main-upgrades.yaml
-12Lines changed: 0 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -31,10 +31,6 @@ periodics:
31
31
value: "stable-1.29"
32
32
- name: KUBERNETES_VERSION_UPGRADE_TO
33
33
value: "stable-1.30"
34
-
- name: ETCD_VERSION_UPGRADE_TO
35
-
value: "3.5.9-0"
36
-
- name: COREDNS_VERSION_UPGRADE_TO
37
-
value: "v1.11.1"
38
34
- name: GINKGO_FOCUS
39
35
value: "\\[K8s-Upgrade\\]"
40
36
# we need privileged mode in order to do docker in docker
@@ -84,10 +80,6 @@ periodics:
84
80
value: "stable-1.30"
85
81
- name: KUBERNETES_VERSION_UPGRADE_TO
86
82
value: "stable-1.31"
87
-
- name: ETCD_VERSION_UPGRADE_TO
88
-
value: "3.5.10-0"
89
-
- name: COREDNS_VERSION_UPGRADE_TO
90
-
value: "v1.11.3"
91
83
- name: GINKGO_FOCUS
92
84
value: "\\[K8s-Upgrade\\]"
93
85
# we need privileged mode in order to do docker in docker
@@ -137,10 +129,6 @@ periodics:
137
129
value: "stable-1.31"
138
130
- name: KUBERNETES_VERSION_UPGRADE_TO
139
131
value: "stable-1.32"
140
-
- name: ETCD_VERSION_UPGRADE_TO
141
-
value: "3.5.12-0"
142
-
- name: COREDNS_VERSION_UPGRADE_TO
143
-
value: "v1.11.3"
144
132
- name: GINKGO_FOCUS
145
133
value: "\\[K8s-Upgrade\\]"
146
134
# we need privileged mode in order to do docker in docker
0 commit comments