Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(helm): add list of container images #549

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on Sep 30, 2024

  1. feat(helm): add list of container images

    Adds a list of container images which are used by the chart.
    This list is contained in file: charts/images.txt
    
    Sometimes the images can't be figured out using templates, and in such
    cases we need to manually add them.
    charts/dependencies-images.txt is covering the this for the dependencies.
    
    Signed-off-by: Tiago Castro <[email protected]>
    tiagolobocastro committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6d37394 View commit details
    Browse the repository at this point in the history