UPDATE
Synchronizes CodeCollection and Helm Images for the RunWhen Runner into a private ACR Registry
Tasks:
Tasks:
- Sync CodeCollection Images to ACR Registry `REGISTRY_NAME`
- Sync RunWhen Local Image Updates to ACR Registry`REGISTRY_NAME`
Determines if any RunWhen CodeCollection or private runner components require image updates.
Tasks:
Tasks:
- Check for CodeCollection Updates against ACR Registry`${REGISTRY_NAME}`
- Check for RunWhen Local Image Updates against ACR Registry`${REGISTRY_NAME}`
- Count Images Needing Update and Push Metric
Checks (or applies) RunWhen image updates with Helm CLI if any updated images exist in the upstream ACR registry.
Tasks:
Tasks:
- Apply Available RunWhen Helm Images in ACR Registry`REGISTRY_NAME`
Determines if any RunWhen Local images have available updates in the private Azure Container Registry service.
Tasks:
Tasks:
- Check for Available RunWhen Helm Images in ACR Registry`${REGISTRY_NAME}`