#!/usr/bin/env bash export HELM_EXPERIMENTAL_OCI=1 GITLAB_REGISTRY="cr.gitlab.switch.ch" TFV_REGISTRY=cr.gitlab.switch.ch/memoriav/memobase-2020/services/import-process/text-file-validation TFV_CHART_VERSION="1.0.19-chart" helm chart pull ${TFV_REGISTRY}:${TFV_CHART_VERSION} helm chart export ${TFV_REGISTRY}:${TFV_CHART_VERSION} -d charts/