We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fa8fb1 commit c8a5e6eCopy full SHA for c8a5e6e
aws/build-and-deploy-aws.sh
@@ -140,7 +140,7 @@ echo "App password is ${APP_PASSWORD}"
140
echo "executing helm install of wrongsecrets"
141
helm upgrade --install wrongsecrets ../helm/wrongsecrets-ctf-party \
142
--set="balancer.env.K8S_ENV=aws" \
143
- --set="balancer.tag=1.9.0alpha4-cloud" \
+ --set="balancer.tag=1.9.0alpha5-cloud" \
144
--set="balancer.env.IRSA_ROLE=${IRSA_ROLE_ARN}" \
145
--set="balancer.env.REACT_APP_ACCESS_PASSWORD=${APP_PASSWORD}" \
146
--set="balancer.env.REACT_APP_S3_BUCKET_URL=s3://${STATE_BUCKET}" \
0 commit comments