Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 406 Bytes

File metadata and controls

7 lines (4 loc) · 406 Bytes

rollout

Helm chart for a cron job that will periodically check (default 1 minute) for a new image, and conditionally restart a deployment.

The deployment must have imagePullPolicy: Always for the targetImage or the restart will not have the intended effect.

Currently this chart has values specific to rancher with docker as the underlying CRI, however this will be removed in a future version.