chainguard-dev / chainguard-dev/actions

digesta-bot: Support Helm Chart (separate image and tag fields)

Open
#295 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
173
Forks
83
Avg merge
1d 15h
Merged PRs (30d)
11

Description

Lots of helm charts have image: and tag: on separate lines. For example from SPIRE helm chart:

    registry: cgr.dev
    # -- The repository within the registry
    repository: chainguard/bash
    # -- Overrides the image tag
    tag: latest@....

Would be great if digesta bot handled this layout.

Contributor guide

No contributing guide indexed for this repository

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 digesta-bot entry point and its existing Helm chart image parsing. Compare the parser with the separate registry, repository, and tag layout shown in the issue. Done means charts using separate image and tag fields are handled without regressing existing layouts, with the relevant test coverage updated.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, yaml
Domain
devops, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.