Skip to content

Commit

Permalink
DROP_THIS_COMMIT: use latest version to verify PR
Browse files Browse the repository at this point in the history
Signed-off-by: Rajat Jindal <[email protected]>
  • Loading branch information
rajatjindal committed Feb 20, 2024
1 parent b5a8abc commit 341dee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-install-smoketest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
--create-namespace \
--devel \
--wait \
--set controllerManager.manager.image.repository=ttl.sh/spoopy-operator-pr-${{ github.event.pull_request.number }} \
--set controllerManager.manager.image.repository=ttl.sh/20240219-162838-gff68ce4 \
--set controllerManager.manager.image.tag=24h \
--debug \
charts/spin-operator
Expand Down

0 comments on commit 341dee9

Please sign in to comment.