Skip to content

Commit

Permalink
fix(container): update image ghcr.io/onedr0p/sabnzbd to v3.7.2
Browse files Browse the repository at this point in the history
| datasource | package                 | from  | to    |
| ---------- | ----------------------- | ----- | ----- |
| docker     | ghcr.io/onedr0p/sabnzbd | 3.7.0 | 3.7.2 |
  • Loading branch information
renovate[bot] authored Mar 22, 2023
1 parent 8e05ab9 commit e22d34e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/downloaders/sabnzbd/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
type: statefulset
image:
repository: ghcr.io/onedr0p/sabnzbd
tag: 3.7.0@sha256:30dacad6c78663f4c081fe81ffda42a576b6d6eb7728b123a34b94670e6a5e11
tag: 3.7.2@sha256:c493413f6f333b3e4dfba1f740fcec8601e4c50f79af864448dc42836ba7f932
env:
TZ: "${TIMEZONE}"
SABNZBD__PORT: &port 80
Expand Down

0 comments on commit e22d34e

Please sign in to comment.