Skip to content

Commit

Permalink
[REVERT THIS] Temporally change version
Browse files Browse the repository at this point in the history
  • Loading branch information
ykadowak committed Sep 29, 2023
1 parent 6c53dcb commit 1801a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/e2e-deploy-vald/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ runs:
id: deploy_vald_local
if: ${{ inputs.use_local_charts == 'true' }}
run: |
make k8s/vald/deploy VERSION=nightly HELM_VALUES=${VALUES} HELM_EXTRA_OPTIONS="${HELM_EXTRA_OPTIONS}"
make k8s/vald/deploy VERSION=pr-2194 HELM_VALUES=${VALUES}
sleep 3
Expand Down

0 comments on commit 1801a63

Please sign in to comment.