cryostatio / cryostat-helm

Helm Chart for Cryostat
Other
4 stars 9 forks source link

[Request] Upload helm charts to github packages registry #161

Open grzesuav opened 4 days ago

grzesuav commented 4 days ago

Describe the feature

Currently helm chart is published as a release file, this is feature request to push it also to OCI registry associated with github project. It makes it easier to use with i.e. argocd

Anything other information?

One ammong many guides is https://trstringer.com/helm-charts-github-container-registry/

tthvo commented 4 days ago

@grzesuav Released charts are also available at helm repository: https://cryostat.io/helm-charts. Would this help in your case? With argocd, you can specify RepoURL, I believe.