Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update ghcr.io/buroa/plex (1.41.0.8992-8463ad060 β†’ 1.41.0.8994-f2c27da23) #2843

Merged
merged 1 commit into from
Sep 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kubernetes/apps/media/plex/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
app:
image:
repository: ghcr.io/buroa/plex
tag: 1.41.0.8992-8463ad060@sha256:c137476878bc1036dc3fc002b53dba5331651a0ef406f40bd7b93f5eaefed379
tag: 1.41.0.8994-f2c27da23@sha256:17c77d749410df4dcc0e85aea68dd3371742c6559e7894e66359312aaf0519bb
env:
PLEX_ADVERTISE_URL: https://{{ .Release.Name }}.${PUBLIC_DOMAIN}:443
PLEX_NO_AUTH_NETWORKS: ${NET_TRUSTED_CIDR}
Expand Down