Skip to content

Commit

Permalink
fix(docker-image): update ghcr.io/onedr0p/plex docker tag to v1.41.2.…
Browse files Browse the repository at this point in the history
…9200-c6bbc1b53

| datasource | package              | from                  | to                    |
| ---------- | -------------------- | --------------------- | --------------------- |
| docker     | ghcr.io/onedr0p/plex | 1.41.0.8994-f2c27da23 | 1.41.2.9200-c6bbc1b53 |
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 3cd34c2 commit 708a4b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/media/plex/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
app:
image:
repository: ghcr.io/onedr0p/plex # {"$imagepolicy": "flux-system:plex:name"}
tag: 1.41.0.8994-f2c27da23@sha256:fe9ed1189617cd98106635c63ed39d40e4ec82535514e4a51a7c72e56b65c4dd
tag: 1.41.2.9200-c6bbc1b53@sha256:1f28b5e5a964481f80e76db3c986082d2fc3bca2d16d2742704e9adf8349c79c
env:
TZ: "${TZ}"
ADVERTISE_IP: "http://${METALLB_PLEX_ADDR}:32400/,https://plex.${SECRET_DOMAIN}:443/"
Expand Down

0 comments on commit 708a4b3

Please sign in to comment.