Skip to content

Commit

Permalink
fix: change unpackerr to ghcr
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Jan 18, 2024
1 parent a8f2895 commit e3a3d82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/main/apps/default/unpackerr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ spec:
containers:
main:
image:
repository: docker.io/golift/unpackerr
tag: 0.12.0@sha256:f2e35d22d85502d9e67da407cb6b1d9a71988dcadf8c7393043e15dd1d42857a
repository: ghcr.io/unpackerr/unpackerr
tag: v0.13.0@sha256:d37ec65c77fa751524109db88682f7ccaa471a4085ef8a7e1ade7002daa7fd34
env:
TZ: America/New_York
UN_WEBSERVER_METRICS: "true"
Expand Down

0 comments on commit e3a3d82

Please sign in to comment.