ethyca / fides-helm

Helm charts to deploy Fides tools
https://helm.ethyca.com
Apache License 2.0
2 stars 3 forks source link

fix: run helm add repo for Bitnami #20

Closed RobertKeyser closed 1 year ago

RobertKeyser commented 1 year ago

Description of Changes

The last run of the CD pipeline (see #19) failed because it didn't have the Bitnami repo added to Helm. This PR fixes that.

Pre-merge Checklist