diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9b6318c1cdd5a48a763c320a4684ed522bca8eca..43795ec24f2fb5addaab7a9344b935f9f45a3486 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,6 @@ variables: HELM_HELPERS_FILE: helm-package.yml APP_HELM_NAME: policy DOCKER_FILE: deployment/ci/Dockerfile - HELM_CHART_VERSION: "1.4.3" stages: - compile diff --git a/deployment/helm/Chart.yaml b/deployment/helm/Chart.yaml index 5394d28d8f5dc8fe697e02751f678c8d2e7dacb7..a1d2aa35ed516fe45b9a99219c40ab1978a31f8d 100644 --- a/deployment/helm/Chart.yaml +++ b/deployment/helm/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v1 appVersion: v1.4.3 description: policy deployment name: policy -version: 1.4.3 +version: 1.4.3-test icon: "https://www.vereign.com/wp-content/themes/vereign2020/images/vereign-logo.svg"