Skip to content

Commit 60c1a73

Browse files
korifi-botgeorgethebeatle
authored andcommitted
Updating vendir dependencies
1 parent 3c017cc commit 60c1a73

File tree

4 files changed

+33295
-33230
lines changed

4 files changed

+33295
-33230
lines changed

tests/vendir.lock.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ directories:
1414
url: https://api.github.com/repos/cert-manager/cert-manager/releases/254726664
1515
path: cert-manager
1616
- git:
17-
commitTitle: Fix remaining EnvVars reference
18-
sha: b370415ad69ddc139a0981f8c5c6773e4703846b
17+
commitTitle: 'fix: update release notes based on review feedback'
18+
sha: b1f3c43f84370504e218eb5be8a34c81348f866a
1919
tags:
20-
- v3.30.4
20+
- v3.31.0
2121
path: calico
2222
- git:
2323
commitTitle: Update Contour Docker image to v1.33.0....

tests/vendor/calico/custom-resources.yaml

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,14 @@ spec:
88
# Configures Calico networking.
99
calicoNetwork:
1010
ipPools:
11-
- name: default-ipv4-ippool
12-
blockSize: 26
13-
cidr: 192.168.0.0/16
14-
encapsulation: VXLANCrossSubnet
15-
natOutgoing: Enabled
16-
nodeSelector: all()
11+
- name: default-ipv4-ippool
12+
blockSize: 26
13+
cidr: 192.168.0.0/16
14+
encapsulation: VXLANCrossSubnet
15+
natOutgoing: Enabled
16+
nodeSelector: all()
1717

1818
---
19-
2019
# This section configures the Calico API server.
2120
# For more information, see: https://docs.tigera.io/calico/latest/reference/installation/api#operator.tigera.io/v1.APIServer
2221
apiVersion: operator.tigera.io/v1
@@ -26,15 +25,13 @@ metadata:
2625
spec: {}
2726

2827
---
29-
3028
# Configures the Calico Goldmane flow aggregator.
3129
apiVersion: operator.tigera.io/v1
3230
kind: Goldmane
3331
metadata:
3432
name: default
3533

3634
---
37-
3835
# Configures the Calico Whisker observability UI.
3936
apiVersion: operator.tigera.io/v1
4037
kind: Whisker

0 commit comments

Comments
 (0)