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

Chart version should determine image tag for the chart #128

Merged
merged 1 commit into from
Mar 24, 2023

Commits on Mar 24, 2023

  1. Chart version should determine image tag for the chart

    This default had made the chart render out with the tag "latest" which
    isn't helpful with the pullPolicy of "IfNotPresent". Removing the tag
    in the values file lets the `.Chart.AppVersion` set the image tag instead.
    
    Signed-off-by: Adam Mohammed <admohammed@equinix.com>
    adammohammed committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    aa92bd5 View commit details
    Browse the repository at this point in the history