for
All charts are deployed automatically via GitHub/Gitlab CI/CI.
For instructions how to do it manually, see
There's a release workflow
to automate releasing the Helm charts and
adding them to a repository on every push to main
.
Don't forget to bump a chart version
(import-images or
packit-service-validation)
if you want a new chart version to be released.
Is hosted on GitHub Pages in this repo and reachable at helm.packit.dev
$ helm repo add packit helm.packit.dev
"packit" has been added to your repositories
$ helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "packit" chart repository
Update Complete. ⎈Happy Helming!⎈
$ helm search repo packit
NAME CHART VERSION APP VERSION DESCRIPTION
packit/packit-service-validation 1.2.1 Helm chart for deploying packit-service-validat...
packit/import-images 0.1.1 A Helm chart for import-images CronJob
We use images created by a GitHub workflow and pushed to Quay.io, the tag for an image is the first 7 digit for the commit SHA.