Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • H helm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • 1105 Внедрение механизмов обеспечения безопасности цепочки поставки программных проектов
  • LegacyLegacy
  • scanned-projects
  • helm
  • Repository
  • helm
  • cmd
  • helm
  • package.go
Find file BlameHistoryPermalink
  • Arash Deshmeh's avatar
    feat: add --set and --values options to 'helm package' · a930eb7f
    Arash Deshmeh authored Jan 06, 2018
    
    
    When 'helm package --set stringsArray' is run, this will set/override values
    in the packaged chart. 'helm package --values valueFiles' uses one or more
    value files to achieve the same.
    
    Closes #3141
    
    Signed-off-by: default avatarArash Deshmeh <adeshmeh@ca.ibm.com>
    a930eb7f