Ressa Helm Chart Repository
This page provides an index of Helm charts maintained and developed by Ressa. These charts are designed to simplify the deployment and management of various applications within our Kubernetes infrastructure.
How to Use
To add the Ressa Helm chart repository to your Helm client, use the following command:
helm repo add ressa https://git.ressa.ro/api/packages/alexisnohero/helm
helm repo update
Once the repository is added, you can search for available charts:
helm search repo ressa
To install a chart, for example, chart, you would use:
helm install my-chart ressa/chart --version <chart-version>
Remember to replace <chart-version> with the desired chart version.
tip
You can also use the OCI helm charts provided.
Available Charts
| Chart Name | Description | Repository Link | OCI Registry |
|---|---|---|---|
| Immich | Self-hosted photo and video backup solution. | alexisnohero/immich-chart | oci://git.ressa.ro/alexisnohero/charts/immich |
Contributing and Requests
If you have suggestions for improvements to existing charts, or would like to request a new chart, please open an issue on the respective chart's Git repository or contact me directly.