mirror of
https://github.com/helm/chart-testing.git
synced 2026-02-05 09:45:14 +01:00
Fix wrong docker image tag for docker4mac (#51)
Signed-off-by: rimas <rmocius@gmail.com>
This commit is contained in:
committed by
Reinhard Nägele
parent
1b4319ce80
commit
e5f3cd4eaf
@@ -18,7 +18,7 @@ set -o errexit
|
||||
set -o nounset
|
||||
set -o pipefail
|
||||
|
||||
readonly IMAGE_TAG=v3.0.0
|
||||
readonly IMAGE_TAG=v2.0.0
|
||||
readonly IMAGE_REPOSITORY="quay.io/helmpack/chart-testing"
|
||||
|
||||
main() {
|
||||
|
||||
Reference in New Issue
Block a user