ACR
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
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 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}`
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`
This CodeBundle counts the number of container images (from a configured list) outdated. It compares upstream images with those in the registry and counts the number that are outdated.
Tasks:
Tasks:
- Count Outdated Images in Azure Container Registry `${ACR_REGISTRY}`
This CodeBundle syncs images from public repostitories into an Azure Container Registry.
Tasks:
Tasks:
- Sync Container Images into Azure Container Registry `ACR_REGISTRY`