1. 14 Jun, 2016 1 commit
    • Matt Butcher's avatar
      feat(chartutil): support global variables · 60f5341b
      Matt Butcher authored
      This provides support for "global" variables. It does this by
      declaring "global" to be a special namespace. It then copies this
      namespace into every subchart, coalescing it into any "global"
      namespace found there.
      
      The net result is that if "global.foo" is set in the YAML file, it
      will be available to every chart/subchart as ".global.foo" regardless of
      where that chart is in the subchart tree.
      60f5341b
  2. 13 Jun, 2016 10 commits
  3. 09 Jun, 2016 8 commits
  4. 08 Jun, 2016 8 commits
  5. 07 Jun, 2016 11 commits
  6. 06 Jun, 2016 2 commits