deislabs / osiris

A general purpose, scale-to-zero component for Kubernetes
MIT License
464 stars 51 forks source link

upgrade to newer helm #60

Closed krancour closed 4 years ago

krancour commented 4 years ago

Fixes #59 (hopefully). This should always quote the value of the appVersion field when packaging a chart. I cannot guarantee that ACR will preserve those quotes when it adds the packaged chart to its index, but 🤞 .

codecov-io commented 4 years ago

Codecov Report

Merging #60 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #60   +/-   ##
=======================================
  Coverage   40.53%   40.53%           
=======================================
  Files          14       14           
  Lines         977      977           
=======================================
  Hits          396      396           
  Misses        552      552           
  Partials       29       29

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0a3376b...ce3963c. Read the comment docs.