jetstack / jetstack/version-checker

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

Open
#161 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
778
Forks
82
Avg merge
2m
Merged PRs (30d)
3

Description

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:

  • GHCR (Github packages)
    You need to think about the Github organizational plan. On free plan there are 500MB included
  • Quay.io (where you also push the container images)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the version-checker Helm chart and the workflow that publishes it with the current static webserver and index.yaml approach. Read the linked Helm 3.8+ registry documentation, then determine whether GHCR or Quay.io is suitable; done means the chart is also published as an installable OCI package.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, helm
Domain
devops, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.