This repo is a collection of charts for my personal homelab projects. The charts can be added using following command:
helm repo add jkroepke https://jkroepke.github.io/helm-charts/OCI artifacts of all Helm charts are available in ghcr.io.
All charts in this repository are signed. More information about how to verify charts can be found in the official Helm documentation.
A local running gpg agent is mandatory.
To import the signing key for this repository, please run the following command:
curl -sf https://github.com/jkroepke.gpg | gpg --importAfter importing the key, you can use the --verify flag during helm install to enable chart signature validation.
We'd love to have you contribute! Please refer to our contribution guidelines for details.