2 Commits

Author SHA1 Message Date
90dd658713 Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.135.1
Some checks failed
lint-test-helm / helm-lint (pull_request) Failing after 2s
2025-06-20 03:02:49 +00:00
1c21d4d2a7 remove selector
Some checks failed
lint-test-helm / helm-lint (push) Failing after 3s
renovate / renovate (push) Successful in 3m0s
2025-06-19 21:06:47 -05:00
2 changed files with 1 additions and 6 deletions

View File

@@ -99,7 +99,7 @@ immich:
main:
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.134.0
tag: v1.135.1
pullPolicy: IfNotPresent
env:
- name: TRANSFORMERS_CACHE

View File

@@ -13,11 +13,6 @@ spec:
stop: "10.232.1.23"
- start: "10.232.2.21"
stop: "10.232.2.23"
serviceSelector:
matchLabels:
io.kubernetes.service.namespace: blocky
io.kubernetes.service.namespace: traefik
io.kubernetes.service.namespace: plex
---
apiVersion: "cilium.io/v2alpha1"