ci: move HELM_VERSION to build.env

Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Niels de Vos
2020-06-22 14:48:32 +02:00
committed by mergify[bot]
parent 079459c247
commit 21946ae345
4 changed files with 16 additions and 2 deletions

View File

@ -16,3 +16,6 @@ GO111MODULE=on
# static checks and linters
GOLANGCI_VERSION=v1.21.0
GOSEC_VERSION=2.0.0
# helm chart generation, testing and publishing
HELM_VERSION=v3.1.2