Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

feat(container): update image ghcr.io/onedr0p/bazarr to v1.3.1 #1769

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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/downloads/bazarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
type: statefulset
image:
repository: ghcr.io/onedr0p/bazarr
tag: 1.2.4@sha256:80fbe89f5806015d67aa78c60bf64c068998507d08db5ea05ac7b9916dabb880
tag: 1.3.1@sha256:840242bb1dfb337e5bfa579af039738bbf9948f6f33deecf451ebdd9ca509e31
env:
TZ: "${TIMEZONE}"
service:
Expand Down