1. 16 10月, 2019 18 次提交
  2. 15 10月, 2019 14 次提交
  3. 14 10月, 2019 3 次提交
  4. 13 10月, 2019 2 次提交
  5. 12 10月, 2019 1 次提交
    • T
      ref(chart): Fixes some chart problems (#573) · aeea08a0
      Taylor Thomas 提交于
      This fixes some documentation and less-than-ideal template usage (especially with namespaces)
      that I found while giving dapr a whirl. As part of this, I have bumped the patch version
      on all charts.
      
      Some other recommendations for posterity sake that are out of scope of this PR, but
      would be good to make this a more production ready chart:
      - Make the name and labels for objects dynamic (generally with the fullname template)
      - Consider adding redis as a dependency (that can be turned off with a condition) to
        make it easier for those getting started
      - Fill out `Chart.yaml` with icons/sources/etc.
      Signed-off-by: NTaylor Thomas <taylor.thomas@microsoft.com>
      aeea08a0
  6. 11 10月, 2019 2 次提交