Skip to content

Commit

Permalink
Update version in env.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Collins <[email protected]>
  • Loading branch information
aaroncollins committed Sep 30, 2024
1 parent c5b81db commit 93ce7dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 93ce7dd

Please sign in to comment.