Skip to content

Commit

Permalink
fix(container): update image ghcr.io/onedr0p/sabnzbd ( 4.4.0 → 4.4.1 )
Browse files Browse the repository at this point in the history
| datasource | package                 | from  | to    |
| ---------- | ----------------------- | ----- | ----- |
| docker     | ghcr.io/onedr0p/sabnzbd | 4.4.0 | 4.4.1 |
  • Loading branch information
kireque-bot[bot] authored Dec 20, 2024
1 parent 56a4143 commit b3523cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
app:
image:
repository: ghcr.io/onedr0p/sabnzbd
tag: 4.4.0@sha256:d2dbde184900504bf3636d2df74e466e223d6b2474b4d21a58c72eadfffa7e99
tag: 4.4.1@sha256:4188d3c29c53de1018edcfd5dc2d0a0c7955b9a239b91ff6c859626abd3494dc
env:
SABNZBD__PORT: &port 8080
SABNZBD__HOST_WHITELIST_ENTRIES: >-
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/family/sabnzbd/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
sabnzbd:
image:
repository: ghcr.io/onedr0p/sabnzbd
tag: 4.4.0@sha256:d2dbde184900504bf3636d2df74e466e223d6b2474b4d21a58c72eadfffa7e99
tag: 4.4.1@sha256:4188d3c29c53de1018edcfd5dc2d0a0c7955b9a239b91ff6c859626abd3494dc
env:
SABNZBD__PORT: &sabnzbdport 8080
SABNZBD__HOST_WHITELIST_ENTRIES: >-
Expand Down

0 comments on commit b3523cc

Please sign in to comment.