Skip to content

Trigger re-deploy with annotation change

Pascal Zingg requested to merge auto-redeploy into master

since we deploy with branch-specific Docker image tag (e.g. fforward/demo:develop), the deployment is not updated automatically.

A timestamp annotation would roll out the pods of the deployment for each helm update.

Merge request reports