helm/helm-2to3

Add raw values to v3 metadata

hickeyma opened this issue · 4 comments

Add fix for Helm issue helm/helm#6354. Fixes issue with helm show values.

***Note: This issue is blocked until helm/helm#6841 lands which should be available in Helm 3 RC-2. ***

I will work on this once RC-2 is released.

This can be closed as helm/helm#6841 won't actually add anything to the release metadata. It's just changes how charts are loaded into memory so we can access the raw files. :)

Sure, thanks @bacongobbler. After the review today I realised that.

Closing as no data being persisted from helm/helm#6354.