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

chore(container): update ghcr.io/fallenbagel/jellyseerr ( 92d8097 → a44a30f ) #494

Merged
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/main/apps/media/jellyseerr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ spec:
app:
image:
repository: ghcr.io/fallenbagel/jellyseerr
tag: develop@sha256:92d80974b611c3bef612f17847e9da3aadaa720de0084e31984920727e7d07f5
tag: develop@sha256:a44a30f163698b1baa46bde32876a3f8cce60d8107db6093e0e729be9a877a20
env:
TZ: Europe/Sofia
LOG_LEVEL: "info"
Expand Down
Loading