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 d41bf52 commit a8b3d5eCopy full SHA for a8b3d5e
.github/workflows/deploy.yml
@@ -122,4 +122,5 @@ jobs:
122
helmfile sync \
123
--state-values-set releaseName=${{ env.SANITIZED_REF }}-torus-docs \
124
--state-values-set ingressHost=${{ env.INGRESS }} \
125
+ --state-values-set docsVersion=${{ env.SANITIZED_REF }} \
126
--set deployment.image.tag=${{ steps.commit.outputs.short }}
0 commit comments