Compare commits
2 Commits
017cf1e9bb
...
5b94bb4c18
Author | SHA1 | Date | |
---|---|---|---|
5b94bb4c18
|
|||
addc6d142a
|
@@ -28,7 +28,7 @@ qbittorrent:
|
||||
qbittorrent:
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/qbittorrent
|
||||
tag: 5.1.0@sha256:ca6325989299ff807ab94c9505c138b6cadfe8a77c4ef14c5690094cbbe40d7d
|
||||
tag: 5.1.2@sha256:a755d9f116b787a0087fd89df77bbc485c363cb88cf0f71348e25c735e77779e
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
@@ -12,7 +12,7 @@ vault:
|
||||
enabled: true
|
||||
image:
|
||||
repository: hashicorp/vault
|
||||
tag: 1.20.1
|
||||
tag: 1.20.2
|
||||
updateStrategyType: "RollingUpdate"
|
||||
logLevel: debug
|
||||
logFormat: standard
|
||||
@@ -170,7 +170,7 @@ snapshot:
|
||||
snapshot:
|
||||
image:
|
||||
repository: hashicorp/vault
|
||||
tag: 1.20.1
|
||||
tag: 1.20.2
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/ash
|
||||
|
Reference in New Issue
Block a user