Skip to content

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sablier Kubernetes Helm Charts

License Artifact Hub

The code is provided as-is with no warranties.

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

The charts are published in two forms, and both are kept in sync by the same release job. Use whichever fits your tooling.

OCI registry

Every chart is pushed to GitHub Container Registry as an OCI artifact, under oci://ghcr.io/sablierapp/helm-charts. There is no repo to add — reference the chart by its URL:

helm show chart oci://ghcr.io/sablierapp/helm-charts/sablier
helm install my-release oci://ghcr.io/sablierapp/helm-charts/sablier

Pass --version to pin a specific chart version. This requires Helm 3.8 or later, where OCI support is enabled by default.

Charts are GPG-signed and their provenance file is pushed alongside the chart, so helm pull --verify works once the maintainer's public key is in your keyring.

Helm repository

helm repo add sablier https://sablierapp.github.io/helm-charts

You can then run helm search repo sablier to see the charts.

Chart documentation is available in sablier directory.

Contributing

We'd love to have you contribute! Please refer to our contribution guidelines for details.

License

Apache 2.0 License.

Releases

Packages

Used by

Contributors