Skip to content

Commit

Permalink
fix: update docker image ghcr.io/onedr0p/readarr-nightly to 0.3.12.2323
Browse files Browse the repository at this point in the history
Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 10, 2023
1 parent 8e5e5c5 commit 8c76a2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/apps/media/books/readarr-audio/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
values:
image:
repository: ghcr.io/onedr0p/readarr-nightly
tag: 0.3.11.2319@sha256:911850b2189a885eec4bf56dec99074d6ccbc44af6313d93d8d5bdc9035788db
tag: 0.3.12.2323@sha256:049b8dc6d8ee3a8e4c534946f930cd1ac7b56befe3bf2aeff9e37c4c17c0bbf3
env:
TZ: "${TZ}"
PGID: ${MEDIA_GID}
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/media/books/readarr/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
type: statefulset
image:
repository: ghcr.io/onedr0p/readarr-nightly
tag: 0.3.11.2319@sha256:911850b2189a885eec4bf56dec99074d6ccbc44af6313d93d8d5bdc9035788db
tag: 0.3.12.2323@sha256:049b8dc6d8ee3a8e4c534946f930cd1ac7b56befe3bf2aeff9e37c4c17c0bbf3
env:
TZ: "${TZ}"
PGID: ${MEDIA_GID}
Expand Down

0 comments on commit 8c76a2a

Please sign in to comment.