Skip to content

Contains Helm charts maintained by myself

License

Notifications You must be signed in to change notification settings

secustor/helm-charts

Repository files navigation

Helm-charts by Secustor

Artifact Hub

Contains Helm charts maintained with love by myself.

Note

The code is provided as-is with no warranties.

See the README.md in each chart directory for more information.

Usage

You can add this repository to your Helm installation by running the following command:

helm repo add secustor https://secustor.dev/helm-charts
helm install my-release secustor/<chart>
# or directly the OCI registry
helm install my-release oci://ghcr.io/secustor/helm-charts/<chart>