This is the official Helm repository for OneLens installation scripts.
helm repo add onelens https://dipanshu-astuto.github.io/onelens-installation-scripts/
helm repo update
helm search repo onelens
helm install onelens-agent onelens/onelens-agent --namespace onelens-agent --create-namespace
helm install onelens-deployer onelens/onelensdeployer --namespace onelens-deployer --create-namespace
Chart | Latest Version | Description |
---|---|---|
onelens-agent | 1.1.0 | Production-ready monitoring agent |
onelensdeployer | 1.1.0 | Latest deployment management tools |
This repository is managed through GitHub Pages. Charts are automatically published when new releases are created.