1 Commits

Author SHA1 Message Date
c0b5296ba1 Update ghcr.io/immich-app/immich-server Docker tag to v1.134.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 35s
2025-06-06 02:30:38 +00:00
2 changed files with 2 additions and 4 deletions

View File

@@ -15,7 +15,6 @@ spec:
path: /metrics
selector:
matchLabels:
app.kubernetes.io/controller: main
app.kubernetes.io/name: qbittorrent
app.kubernetes.io/instance: {{ .Release.Name }}
@@ -37,6 +36,5 @@ spec:
path: /metrics
selector:
matchLabels:
app.kubernetes.io/controller: qbit-manage
app.kubernetes.io/name: qbittorrent
app.kubernetes.io/instance: {{ .Release.Name }}

View File

@@ -201,7 +201,7 @@ qbittorrent:
service:
main:
controller: main
forceRename: qbittorrent
nameOverride: ""
ports:
http:
port: 8080
@@ -216,7 +216,7 @@ qbittorrent:
targetPort: 9022
protocol: HTTP
qbit-manage:
controller: qbit-manage
controller: main
ports:
apprise:
port: 8000