jetstack / version-checker

Kubernetes utility for exposing image versions in use, compared to latest available upstream, as metrics.
https://jetstack.io
Apache License 2.0
665 stars 76 forks source link

Publish helm chart also as an OCI package (e.g. on GHCR/quay.io registry) #161

Open mkilchhofer opened 4 months ago

mkilchhofer commented 4 months ago

The helm chart of version-checker is published using the classic approach with a static webserver and an index.yaml. In helm 3.8+ the OCI method went GA:

I see two options to use as an OCI mirror: