{ "id": "cert-manager", "version": "1.0.3", "name": "cert-manager (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/cert-manager", "description": "cert-manager adds certificates and certificate issuers as resource types in Kubernetes clusters, and simplifies the process of obtaining, renewing and using those certificates.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] }