Skip to content

Commit c8a5e6e

Browse files
committed
aws fixes
1 parent 4fa8fb1 commit c8a5e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws/build-and-deploy-aws.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ echo "App password is ${APP_PASSWORD}"
140140
echo "executing helm install of wrongsecrets"
141141
helm upgrade --install wrongsecrets ../helm/wrongsecrets-ctf-party \
142142
--set="balancer.env.K8S_ENV=aws" \
143-
--set="balancer.tag=1.9.0alpha4-cloud" \
143+
--set="balancer.tag=1.9.0alpha5-cloud" \
144144
--set="balancer.env.IRSA_ROLE=${IRSA_ROLE_ARN}" \
145145
--set="balancer.env.REACT_APP_ACCESS_PASSWORD=${APP_PASSWORD}" \
146146
--set="balancer.env.REACT_APP_S3_BUCKET_URL=s3://${STATE_BUCKET}" \

0 commit comments

Comments
 (0)