File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ images:
20
20
# # PLEASE KEEP THESE UP TO DATE WITH THE COMPONENTS
21
21
22
22
# Cluster API v1beta1 Preloads
23
- - name : quay.io/jetstack/cert-manager-cainjector:v1.12.2
23
+ - name : quay.io/jetstack/cert-manager-cainjector:v1.14.4
24
24
loadBehavior : tryLoad
25
- - name : quay.io/jetstack/cert-manager-webhook:v1.12.2
25
+ - name : quay.io/jetstack/cert-manager-webhook:v1.14.4
26
26
loadBehavior : tryLoad
27
- - name : quay.io/jetstack/cert-manager-controller:v1.12.2
27
+ - name : quay.io/jetstack/cert-manager-controller:v1.14.4
28
28
loadBehavior : tryLoad
29
29
- name : registry.k8s.io/cluster-api/cluster-api-controller:v1.7.0
30
30
loadBehavior : tryLoad
Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ images:
17
17
loadBehavior : mustLoad
18
18
19
19
# # PLEASE KEEP THESE UP TO DATE WITH THE COMPONENTS
20
- - name : quay.io/jetstack/cert-manager-cainjector:v1.12.2
20
+ - name : quay.io/jetstack/cert-manager-cainjector:v1.14.4
21
21
loadBehavior : tryLoad
22
- - name : quay.io/jetstack/cert-manager-webhook:v1.12.2
22
+ - name : quay.io/jetstack/cert-manager-webhook:v1.14.4
23
23
loadBehavior : tryLoad
24
- - name : quay.io/jetstack/cert-manager-controller:v1.12.2
24
+ - name : quay.io/jetstack/cert-manager-controller:v1.14.4
25
25
loadBehavior : tryLoad
26
26
- name : registry.k8s.io/cluster-api/cluster-api-controller:v1.7.0
27
27
loadBehavior : tryLoad
Original file line number Diff line number Diff line change 14
14
15
15
MDBOOK_VERSION := v0.4.5
16
16
PLANTUML_VERSION := 1.2020.16
17
- CERT_MANAGER_VERSION := v1.12.2
17
+ CERT_MANAGER_VERSION := v1.14.4
18
18
CAPI_VERSION := v1.7.0
19
19
KPROMO_VERSION := v4.0.4
20
20
YQ_VERSION := v4.25.2
You can’t perform that action at this time.
0 commit comments