onelens-installation-scripts

OneLens Helm Repository

This is the official Helm repository for OneLens installation scripts.

Usage

Add Repository

helm repo add onelens https://dipanshu-astuto.github.io/onelens-installation-scripts/
helm repo update

List Available Charts

helm search repo onelens

Install OneLens Agent

helm install onelens-agent onelens/onelens-agent --namespace onelens-agent --create-namespace

Install OneLens Deployer

helm install onelens-deployer onelens/onelensdeployer --namespace onelens-deployer --create-namespace

Available Charts

Repository Information

Versions

Chart Latest Version Description
onelens-agent 1.1.0 Production-ready monitoring agent
onelensdeployer 1.1.0 Latest deployment management tools

Development

This repository is managed through GitHub Pages. Charts are automatically published when new releases are created.