[Chore]: Update base image mirror script for container upgrades #96
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent Issue
Relates to #95
Summary
Update
scripts/ci/mirror-base-images.shto mirror the new container image versions to the internal registry. This MUST be completed before any other sub-issue can proceed, as all containers pull from the mirrored registry.Current State
Target State
Files to Modify
scripts/ci/mirror-base-images.sh- Update 4 image version linesAcceptance Criteria
grafana/promtail:2.9.0replaced withgrafana/alloy:v1.12.2Dependencies
Milestone: Execution Complete
Phase: Execution | Agent: Developer | Status: PASS
Changes Made
Updated
scripts/ci/mirror-base-images.shwith 4 image version changes:python:3.11-slimpython:3.13-slimgrafana/loki:2.9.0grafana/loki:3.6.1grafana/promtail:2.9.0grafana/alloy:v1.12.2grafana/grafana:10.0.0grafana/grafana:12.4.0Acceptance Criteria
grafana/promtail:2.9.0replaced withgrafana/alloy:v1.12.2PR
PR #102 opened targeting
main.Verdict: PASS | Next: Quality review and merge