chore: use mirrored registry for logging stack images (refs #86)
Some checks failed
Deploy to Staging / Build Images (pull_request) Successful in 30s
Deploy to Staging / Deploy to Staging (pull_request) Failing after 11s
Deploy to Staging / Verify Staging (pull_request) Has been skipped
Deploy to Staging / Notify Staging Ready (pull_request) Has been skipped
Deploy to Staging / Notify Staging Failure (pull_request) Successful in 7s
Some checks failed
Deploy to Staging / Build Images (pull_request) Successful in 30s
Deploy to Staging / Deploy to Staging (pull_request) Failing after 11s
Deploy to Staging / Verify Staging (pull_request) Has been skipped
Deploy to Staging / Notify Staging Ready (pull_request) Has been skipped
Deploy to Staging / Notify Staging Failure (pull_request) Successful in 7s
- Update Loki, Promtail, Grafana to use REGISTRY_MIRRORS - Add grafana/loki, grafana/promtail, grafana/grafana to mirror script Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -17,6 +17,9 @@ IMAGES=(
|
||||
"python:3.11-slim"
|
||||
"docker:24.0"
|
||||
"docker:24.0-dind"
|
||||
"grafana/loki:2.9.0"
|
||||
"grafana/promtail:2.9.0"
|
||||
"grafana/grafana:10.0.0"
|
||||
)
|
||||
|
||||
echo "========================================"
|
||||
|
||||
Reference in New Issue
Block a user