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:
173
173
version : {{ .Values | get "cert-manager" | get "chartVersion" }}
174
174
{{- end }}
175
175
{{- if (not (or ( .Values | get "cert-manager" dict | get "chartVersion" false ) ( .Values | get "cert-manager" dict | get "chartUrl" false ) )) }}
176
- version : " v1.16.3 "
176
+ version : " v1.17.0 "
177
177
{{- end }}
178
178
disableValidationOnInstall : true
179
179
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ package LaunchpadNamespaces
59
59
chart : {_repositories .jetstack .charts [" cert-manager " ]}
60
60
feature : #features .#certManager
61
61
_template : {
62
- version : " v1.16.3 "
62
+ version : " v1.17.0 "
63
63
// so that it can be installed in the absence of the CRDs
64
64
disableValidationOnInstall : true
65
65
}
You can’t perform that action at this time.
0 commit comments