Skip to content

licenseware/charts

Repository files navigation

Licenseware Helm Charts

Artifact Hub

Installation (OCI Registry)

Charts are published to GitHub Container Registry:

# Install a chart directly
helm install my-release oci://ghcr.io/licenseware/charts/jupyter --version 0.2.3

# Pull a chart
helm pull oci://ghcr.io/licenseware/charts/kafka-connect --version 0.5.0

Using as a dependency

dependencies:
  - name: jupyter
    version: "0.2.3"
    repository: "oci://ghcr.io/licenseware/charts"

Legacy Installation (GitHub Pages)

Note: GitHub Pages distribution is deprecated. Please migrate to OCI.

helm repo add licenseware https://licenseware.github.io/helm-charts/
helm repo update

About

Storage for all the public charts of licenseware

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors