Skip to content

helmcode/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts

A collection of Helm charts maintained by Helmcode.

Available Charts

Chart Description
rabbitmq RabbitMQ using the RabbitMQ Cluster Operator

Usage

Charts are published to GitHub Container Registry (GHCR) as OCI artifacts.

# Pull a chart
helm pull oci://ghcr.io/helmcode/helm-charts/rabbitmq

# Install directly
helm install my-rabbitmq oci://ghcr.io/helmcode/helm-charts/rabbitmq

Prerequisites

Each chart may have specific prerequisites. For example, the rabbitmq chart requires the RabbitMQ Cluster Operator to be installed in your cluster.

Contributing

See CONTRIBUTING.md for detailed instructions on:

  • Adding new charts
  • Releasing chart updates
  • Versioning rules

License

Apache License 2.0 - see LICENSE for details.

About

Public custom Helm Charts

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors