File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ templates:
173173 version : {{ .Values | get "cert-manager" | get "chartVersion" }}
174174 {{- end }}
175175 {{- if (not (or ( .Values | get "cert-manager" dict | get "chartVersion" false ) ( .Values | get "cert-manager" dict | get "chartUrl" false ) )) }}
176- version : " v1.18.2 "
176+ version : " v1.19.0 "
177177 {{- end }}
178178 disableValidationOnInstall : true
179179
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ package LaunchpadNamespaces
5959 chart : {_repositories .jetstack .charts [" cert-manager " ]}
6060 feature : #features .#certManager
6161 _template : {
62- version : " v1.18.2 "
62+ version : " v1.19.0 "
6363 // so that it can be installed in the absence of the CRDs
6464 disableValidationOnInstall : true
6565 }
You can’t perform that action at this time.
0 commit comments