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