Skip to content

Commit 4465175

Browse files
Upgrade to Go 1.23.2 (#1867)
Signed-off-by: Waleed Malik <[email protected]>
1 parent 713b23c commit 4465175

22 files changed

+45
-45
lines changed

.prow/e2e-features.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ presubmits:
3535
preset-kubeconfig-ci: "true"
3636
spec:
3737
containers:
38-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
38+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
3939
command:
4040
- "./hack/ci/run-e2e-tests.sh"
4141
args:
@@ -65,7 +65,7 @@ presubmits:
6565
preset-kubeconfig-ci: "true"
6666
spec:
6767
containers:
68-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
68+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
6969
command:
7070
- "./hack/ci/run-e2e-tests.sh"
7171
args:
@@ -95,7 +95,7 @@ presubmits:
9595
preset-kubeconfig-ci: "true"
9696
spec:
9797
containers:
98-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
98+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
9999
command:
100100
- "./hack/ci/run-e2e-tests.sh"
101101
args:
@@ -123,7 +123,7 @@ presubmits:
123123
preset-kubeconfig-ci: "true"
124124
spec:
125125
containers:
126-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
126+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
127127
command:
128128
- "./hack/ci/run-e2e-tests.sh"
129129
args:

.prow/postsubmits.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ postsubmits:
2727
preset-goproxy: "true"
2828
spec:
2929
containers:
30-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
30+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
3131
command:
3232
- /bin/bash
3333
- -c
@@ -56,7 +56,7 @@ postsubmits:
5656
preset-goproxy: "true"
5757
spec:
5858
containers:
59-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
59+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
6060
command:
6161
- "./hack/ci/upload-gocache.sh"
6262
resources:

.prow/provider-alibaba.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ presubmits:
3030
preset-kubeconfig-ci: "true"
3131
spec:
3232
containers:
33-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
33+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
3434
command:
3535
- "./hack/ci/run-e2e-tests.sh"
3636
args:

.prow/provider-anexia.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ presubmits:
3232
preset-kubeconfig-ci: "true"
3333
spec:
3434
containers:
35-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
35+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
3636
command:
3737
- "./hack/ci/run-e2e-tests.sh"
3838
args:

.prow/provider-aws.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ presubmits:
3030
preset-kubeconfig-ci: "true"
3131
spec:
3232
containers:
33-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
33+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
3434
command:
3535
- "./hack/ci/run-e2e-tests.sh"
3636
args:
@@ -63,7 +63,7 @@ presubmits:
6363
preset-kubeconfig-ci: "true"
6464
spec:
6565
containers:
66-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
66+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
6767
command:
6868
- "./hack/ci/run-e2e-tests.sh"
6969
args:
@@ -96,7 +96,7 @@ presubmits:
9696
preset-kubeconfig-ci: "true"
9797
spec:
9898
containers:
99-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
99+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
100100
command:
101101
- "./hack/ci/run-e2e-tests.sh"
102102
args:
@@ -130,7 +130,7 @@ presubmits:
130130
preset-kubeconfig-ci: "true"
131131
spec:
132132
containers:
133-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
133+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
134134
command:
135135
- "./hack/ci/run-e2e-tests.sh"
136136
args:
@@ -162,7 +162,7 @@ presubmits:
162162
preset-kubeconfig-ci: "true"
163163
spec:
164164
containers:
165-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
165+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
166166
command:
167167
- "./hack/ci/run-e2e-tests.sh"
168168
args:
@@ -194,7 +194,7 @@ presubmits:
194194
preset-kubeconfig-ci: "true"
195195
spec:
196196
containers:
197-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
197+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
198198
command:
199199
- "./hack/ci/run-e2e-tests.sh"
200200
args:

.prow/provider-azure.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ presubmits:
2929
preset-kubeconfig-ci: "true"
3030
spec:
3131
containers:
32-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
32+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
3333
command:
3434
- "./hack/ci/run-e2e-tests.sh"
3535
args:
@@ -62,7 +62,7 @@ presubmits:
6262
preset-kubeconfig-ci: "true"
6363
spec:
6464
containers:
65-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
65+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
6666
command:
6767
- "./hack/ci/run-e2e-tests.sh"
6868
args:
@@ -96,7 +96,7 @@ presubmits:
9696
preset-kubeconfig-ci: "true"
9797
spec:
9898
containers:
99-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
99+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
100100
command:
101101
- "./hack/ci/run-e2e-tests.sh"
102102
args:

.prow/provider-digitalocean.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ presubmits:
2828
preset-kubeconfig-ci: "true"
2929
spec:
3030
containers:
31-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
31+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
3232
command:
3333
- "./hack/ci/run-e2e-tests.sh"
3434
args:

.prow/provider-equinix-metal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ presubmits:
2929
preset-kubeconfig-ci: "true"
3030
spec:
3131
containers:
32-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
32+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
3333
command:
3434
- "./hack/ci/run-e2e-tests.sh"
3535
args:

.prow/provider-gcp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ presubmits:
2929
preset-kubeconfig-ci: "true"
3030
spec:
3131
containers:
32-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
32+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
3333
command:
3434
- "./hack/ci/run-e2e-tests.sh"
3535
args:

.prow/provider-hetzner.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ presubmits:
2727
preset-kubeconfig-ci: "true"
2828
spec:
2929
containers:
30-
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-3
30+
- image: quay.io/kubermatic/build:go-1.23-node-20-kind-0.24-4
3131
command:
3232
- "./hack/ci/run-e2e-tests.sh"
3333
args:

0 commit comments

Comments
 (0)