Webhooks
Was this helpful?
Was this helpful?
<form action="https://portainer:9443/api/stacks/webhooks/638e6967-ef77-4906-8af8-236800621360" method="post">
Redeploy stack containers with latest image of same tag <input type="submit" />
</form><form action="https://portainer:9443/api/stacks/webhooks/638e6967-ef77-4906-8af8-236800621360?tag=latest" method="post">
Update stack container images with different tag <input type="submit" />
</form><form action="https://portainer:9443/api/stacks/webhooks/638e6967-ef77-4906-8af8-236800621360?pullimage=false" method="post">
Update stack without pulling images <input type="submit" />
</form>https://portainer:9443/api/stacks/webhooks/1d251d96-fb34-4172-a0a1-d0655467b897?SERVICE_TAG=developmentservices:
my-service:
image: repository/image:${SERVICE_TAG:-stable}