Skip to content

Commit

Permalink
fix(container): update image ghcr.io/buroa/qbittools to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and qlonik committed Jul 9, 2023
1 parent 7e326d0 commit 14cfb82
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 @@ -8,6 +8,6 @@ spec:
values:
sidecars:
reannounce:
image: ghcr.io/buroa/qbittools:v0.1.0
image: ghcr.io/buroa/qbittools:v0.1.1
imagePullPolicy: IfNotPresent
args: ["reannounce", "-s", "localhost", "-p", "80"]
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
restartPolicy: OnFailure
image:
repository: ghcr.io/buroa/qbittools
tag: v0.1.0
tag: v0.1.1
args:
- tagging
- --not-working
Expand Down

0 comments on commit 14cfb82

Please sign in to comment.