fluxcd / helm-controller

The GitOps Toolkit Helm reconciler, for declarative Helming
https://fluxcd.io
Apache License 2.0
408 stars 163 forks source link

HelmRelease verify provider gpg #892

Closed wrenix closed 6 months ago

wrenix commented 8 months ago

I like to verify chart with gpg: https://helm.sh/docs/topics/provenance/

like the chart-releaser creates: https://github.com/helm/chart-releaser/blob/main/doc/cr_package.md

PS: cosign is nice but not the default way in helm ...

stefanprodan commented 7 months ago

We have no plans on supporting GPG, soon you'll be able to chose between Cosign and Notation.