···11# Plex plugins/scanners are provisioned into the config volume by an initContainer
22-# on every pod start, pinned to exact commits via GitHub archive tarballs
33-pluginImage: docker.io/library/alpine:3.24@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b
44-22+# on every pod start, pinned to exact commits via GitHub archive tarballs.
33+# initContainer image comes from values/global.yaml → .Values.global.images.alpine
54plugins:
65 # Cloned wholesale into "Plug-ins/<name>".
76 bundles:
···11+# Shared OCI image pins used across charts. Bump a digest here once and
22+# every initContainer / sidecar that references these values picks it up.
33+# Goal: prevent pull churn by reusing the same pinned images everywhere.
44+global:
55+ images:
66+ alpine: docker.io/library/alpine:3.24@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b
77+ rclone: rclone/rclone:1.74@sha256:623378ad0ff3ebd5cebf77720843c0e02edfe46e2d5b5ac6bed54c6371780dfb