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: implement source refs for helm set-file (Beta) (#13220) #17941

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 7, 2024

  1. feat: implement source refs for helm set-file

    In multi-source applications helm values files can come from other repos
    if you use the ref syntax but it is not possible for the --set-file
    param to take files from other repos via the ref syntax. This extends
    the behavior to cover set-file parameters as well as the values files.
    fixes argoproj#13220, refs argoproj#17822
    
    Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
    cardoe committed May 7, 2024
    Configuration menu
    Copy the full SHA
    13a7943 View commit details
    Browse the repository at this point in the history