# ============================================================================= # Trust3AI runtime plane — images to mirror to your ACR # Release version: 9.2.31.1 (current active release) # ============================================================================= # # Format: repository:tag (one image per line) # Do NOT include the registry host — the script pulls from api.na.trust3ai.com # and pushes to TARGET_REGISTRY (set in .env). # # Download the images.txt for your target release from: # https://trust3ai-artifacts.s3.amazonaws.com/runtime/mirror-images//images.txt # # Then run: ./mirror-images-to-acr.sh # # Lines starting with # are ignored. # ============================================================================= # Config client (init container for several workloads) config-client-java:5cee329 # TLS init container (builds keystore/truststore for TLS-enabled workloads) tls-init:b003ca4 # Runtime agent runtime-agent:f258388 privacera_diagnostic_client:c64a982 # Monitoring (OpenTelemetry collector) otel/opentelemetry-collector-contrib:0.127.0 # Diagnostics server privacera_diagnostic_server:dc730ee # Trust3AI assets collector trust3-ai-assets-collector:1621044