| commit | c895c1db1ef18211fffdbcd825914a6c93246513 | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Thu Jul 23 17:18:25 2026 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Thu Jul 23 17:18:25 2026 +0400 |
| tree | a5e2b05ee7501893e588d0597b7a90d3cacda42d | |
| parent | 15aa6635e26a1a6c4b9d6dccfd96d6e0c7a3f723 [diff] [blame] |
cert-manager: 1.20.3 -> 1.21.0 Change-Id: I50161b8cfd621c1b07de87358fe8c14d1b14f711
diff --git a/charts/cert-manager-1.20.3/templates/extras-objects.yaml b/charts/cert-manager-1.20.3/templates/extras-objects.yaml new file mode 100644 index 0000000..9ec3a7e --- /dev/null +++ b/charts/cert-manager-1.20.3/templates/extras-objects.yaml
@@ -0,0 +1,4 @@ +{{ range .Values.extraObjects }} +--- +{{ tpl . $ }} +{{ end }}