diff --git a/scripts/env.sh b/scripts/env.sh index e5c69a18..1fa2e8a0 100644 --- a/scripts/env.sh +++ b/scripts/env.sh @@ -2,8 +2,8 @@ export PORTIERIS_PULL_APIKEY= export PORTIERIS_TESTIMAGE_APIKEY= # charts to test -export VERSION=v0.13.18 -# image tag to test e.g. prep-v0.13.18 +export VERSION=v0.13.19 +# image tag to test e.g. prep-v0.13.19 export TAG= # name of the secret used to pull portieris made from $REG and $PORTIERIS_PULL_APIKEY