| commit | d55d03ac5bfd4bd18a671e2d783183702d2bd64d | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Thu Jul 23 16:57:48 2026 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Thu Jul 23 16:57:48 2026 +0400 |
| tree | f29235625b29d818e561d0959ac6f35024bc17dd | |
| parent | b6e9f2f04b38050b8c730f92ab2b4adb75c9b19b [diff] [blame] |
cert-manager: 1.18.6 -> 1.19.6 Change-Id: I03ccd9378c24a6160b9949e90bfa467595a82b22
diff --git a/charts/cert-manager-1.18.6/templates/extras-objects.yaml b/charts/cert-manager-1.18.6/templates/extras-objects.yaml new file mode 100644 index 0000000..9ec3a7e --- /dev/null +++ b/charts/cert-manager-1.18.6/templates/extras-objects.yaml
@@ -0,0 +1,4 @@ +{{ range .Values.extraObjects }} +--- +{{ tpl . $ }} +{{ end }}