{ "id": "helmfile", "version": "1.0.0", "name": "helmfile (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/helmfile", "description": "Declaratively deploy your Kubernetes manifests, Kustomize configs, and Charts as Helm releases. Generate all-in-one manifests for use with ArgoCD.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest", "0.169.1" ], "type": "string" } }, "installsAfter": [] }