Skip to content

fix: Unpack vendored charts

Thong Kuah requested to merge unpack_vendored_charts into master

What does this MR do?

Fixes Error: only unpacked charts can be updated:

https://staging.gitlab.com/hello-staging/hello-staging-cluster-management/-/jobs/37956703

All I did was tar -xvf each chart

Related issue: gitlab-org/gitlab#220141 (closed)

Screenshots

Manual QA

Tested successfully on https://staging.gitlab.com/hello-staging/hello-staging-cluster-management/-/jobs/37956727

Edited by Thong Kuah

Merge request reports