Skip to content

anza-labs/charts

Repository files navigation

The Anza Labs Library for Kubernetes

Artifact Hub

Helm Repository

Adding the Repository

To add the Anza Labs Helm repository, run:

helm repo add anza-labs https://anza-labs.github.io/charts

Updating the Repository

To update the repository, run:

helm repo update anza-labs

Installing Charts

To install a chart from this repository, run:

helm install <release-name> anza-labs/<chart-name> --version <chart-version>

To upgrade an existing installation:

helm upgrade <release-name> anza-labs/<chart-name>

To uninstall a release:

helm uninstall <release-name>

Available Charts

Name Artifact Hub
devenv Artifact Hub
glauth Artifact Hub
lubelogger Artifact Hub
meta-chart Artifact Hub
pocket-id Artifact Hub
pyoci Artifact Hub
registry Artifact Hub

About

Helm Charts of tools developed or used by Anza Labs

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors