1 Commits

Author SHA1 Message Date
79440dc722 Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.135.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
2025-06-20 04:11:50 +00:00

View File

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