Skip to content

Commit 72b946e

Browse files
committed
hack/update-expected.sh
1 parent eebe4b3 commit 72b946e

4 files changed

+11
-11
lines changed

Diff for: tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_minimal-ipv6.example.com-addons-bootstrap_content

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ spec:
9999
version: 9.99.0
100100
- id: k8s-1.25
101101
manifest: networking.projectcalico.org/k8s-1.25.yaml
102-
manifestHash: 55b59a095cb1c3d87680744115ff0f3b8dd2b4112356d8721fc9a9bf33868d04
102+
manifestHash: 0b908c4c6d7093e9cafdde3db1b448088de2de8b42f726869176a7ed43767a80
103103
name: networking.projectcalico.org
104104
prune:
105105
kinds:

Diff for: tests/integration/update_cluster/minimal-ipv6-calico/data/aws_s3_object_minimal-ipv6.example.com-addons-networking.projectcalico.org-k8s-1.25_content

+4-4
Original file line numberDiff line numberDiff line change
@@ -6337,7 +6337,7 @@ spec:
63376337
- configMapRef:
63386338
name: kubernetes-services-endpoint
63396339
optional: true
6340-
image: docker.io/calico/node:v3.29.1
6340+
image: docker.io/calico/node:v3.29.2
63416341
imagePullPolicy: IfNotPresent
63426342
lifecycle:
63436343
preStop:
@@ -6417,7 +6417,7 @@ spec:
64176417
- configMapRef:
64186418
name: kubernetes-services-endpoint
64196419
optional: true
6420-
image: docker.io/calico/cni:v3.29.1
6420+
image: docker.io/calico/cni:v3.29.2
64216421
imagePullPolicy: IfNotPresent
64226422
name: install-cni
64236423
securityContext:
@@ -6431,7 +6431,7 @@ spec:
64316431
- calico-node
64326432
- -init
64336433
- -best-effort
6434-
image: docker.io/calico/node:v3.29.1
6434+
image: docker.io/calico/node:v3.29.2
64356435
imagePullPolicy: IfNotPresent
64366436
name: mount-bpffs
64376437
securityContext:
@@ -6560,7 +6560,7 @@ spec:
65606560
value: node
65616561
- name: DATASTORE_TYPE
65626562
value: kubernetes
6563-
image: docker.io/calico/kube-controllers:v3.29.1
6563+
image: docker.io/calico/kube-controllers:v3.29.2
65646564
imagePullPolicy: IfNotPresent
65656565
livenessProbe:
65666566
exec:

Diff for: tests/integration/update_cluster/privatecalico/data/aws_s3_object_privatecalico.example.com-addons-bootstrap_content

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ spec:
9999
version: 9.99.0
100100
- id: k8s-1.25
101101
manifest: networking.projectcalico.org/k8s-1.25.yaml
102-
manifestHash: e41cade1ae0f05c607612802deea3cdfeec1f1d8d7f01becc65f63fb225a5ec8
102+
manifestHash: f16968ad43bb21350e5b985ef6137cda40767f6a06509ec9b05e6b1e80b60301
103103
name: networking.projectcalico.org
104104
prune:
105105
kinds:

Diff for: tests/integration/update_cluster/privatecalico/data/aws_s3_object_privatecalico.example.com-addons-networking.projectcalico.org-k8s-1.25_content

+5-5
Original file line numberDiff line numberDiff line change
@@ -6332,7 +6332,7 @@ spec:
63326332
- configMapRef:
63336333
name: kubernetes-services-endpoint
63346334
optional: true
6335-
image: docker.io/calico/node:v3.29.1
6335+
image: docker.io/calico/node:v3.29.2
63366336
imagePullPolicy: IfNotPresent
63376337
lifecycle:
63386338
preStop:
@@ -6406,7 +6406,7 @@ spec:
64066406
- configMapRef:
64076407
name: kubernetes-services-endpoint
64086408
optional: true
6409-
image: docker.io/calico/cni:v3.29.1
6409+
image: docker.io/calico/cni:v3.29.2
64106410
imagePullPolicy: IfNotPresent
64116411
name: upgrade-ipam
64126412
securityContext:
@@ -6441,7 +6441,7 @@ spec:
64416441
- configMapRef:
64426442
name: kubernetes-services-endpoint
64436443
optional: true
6444-
image: docker.io/calico/cni:v3.29.1
6444+
image: docker.io/calico/cni:v3.29.2
64456445
imagePullPolicy: IfNotPresent
64466446
name: install-cni
64476447
securityContext:
@@ -6455,7 +6455,7 @@ spec:
64556455
- calico-node
64566456
- -init
64576457
- -best-effort
6458-
image: docker.io/calico/node:v3.29.1
6458+
image: docker.io/calico/node:v3.29.2
64596459
imagePullPolicy: IfNotPresent
64606460
name: mount-bpffs
64616461
securityContext:
@@ -6587,7 +6587,7 @@ spec:
65876587
value: node
65886588
- name: DATASTORE_TYPE
65896589
value: kubernetes
6590-
image: docker.io/calico/kube-controllers:v3.29.1
6590+
image: docker.io/calico/kube-controllers:v3.29.2
65916591
imagePullPolicy: IfNotPresent
65926592
livenessProbe:
65936593
exec:

0 commit comments

Comments
 (0)