Compare commits
3 Commits
e7005d0c02
...
54f0f4ac9a
Author | SHA1 | Date | |
---|---|---|---|
54f0f4ac9a
|
|||
67d21a41ef | |||
0b4a1cf685 |
@@ -28,7 +28,7 @@ qbittorrent:
|
||||
qbittorrent:
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/qbittorrent
|
||||
tag: 5.1.0@sha256:ca6325989299ff807ab94c9505c138b6cadfe8a77c4ef14c5690094cbbe40d7d
|
||||
tag: 5.1.2@sha256:33a6bedcd6c17e60ae48d86af9dbc776f779be446bb42b72313e6d573c75cddb
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
@@ -44,7 +44,7 @@ harbor:
|
||||
core:
|
||||
image:
|
||||
repository: goharbor/harbor-core
|
||||
tag: v2.13.1
|
||||
tag: v2.13.2
|
||||
replicas: 2
|
||||
existingSecret: harbor-secret
|
||||
secretName: harbor-secret
|
||||
@@ -52,7 +52,7 @@ harbor:
|
||||
jobservice:
|
||||
image:
|
||||
repository: goharbor/harbor-jobservice
|
||||
tag: v2.13.1
|
||||
tag: v2.13.2
|
||||
replicas: 2
|
||||
jobLoggers:
|
||||
- stdout
|
||||
|
Reference in New Issue
Block a user