Skip to content

Latest commit

 

History

441 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts

Artifact Hub

Usage

Helm Repository

Add the repo:

helm repo add ckotzbauer https://ckotzbauer.github.io/helm-charts

Install a chart:

helm install my-release ckotzbauer/<chart-name>

OCI Registry

All charts are also available as OCI artifacts on ghcr.io. No helm repo add is needed.

Install a chart directly:

helm install my-release oci://ghcr.io/ckotzbauer/helm-charts/<chart-name> --version <version>

Pull a chart locally:

helm pull oci://ghcr.io/ckotzbauer/helm-charts/<chart-name> --version <version>

Charts

Contributing

Please refer to the Contribution guildelines.

Code of conduct

Please refer to the Conduct guildelines.

Security

Please refer to the Security process.

About

Helm Charts

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

42 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages