This commit is contained in:
parent
0f335d6841
commit
8aa42ffb67
@ -75,7 +75,7 @@ components:
|
||||
|
||||
cert-manager:
|
||||
helm:
|
||||
version: 1.11.1
|
||||
version: 1.11.0
|
||||
chart: jetstack/cert-manager
|
||||
parse_logic: helm template . | yq --no-doc eval '.. | .image? | select(.)' | sort -u | awk '!/ /'
|
||||
# chart_values: !unsafe |
|
||||
@ -87,7 +87,7 @@ components:
|
||||
# Must match the version referenced at `dependencies.static_binaries[.filename==clusterctl].url`
|
||||
base: v1.3.3
|
||||
# Must match the version referenced at `components.cert-manager.helm.version`
|
||||
cert_manager: v1.11.1
|
||||
cert_manager: v1.11.0
|
||||
infrastructure_vsphere: v1.5.2
|
||||
ipam_incluster: v0.1.0-alpha.2
|
||||
workload:
|
||||
|
Loading…
Reference in New Issue
Block a user