2 Commits

Author SHA1 Message Date
fc9e9b27a6 Update ghcr.io/immich-app/immich-server Docker tag to v1.134.0 2025-06-07 01:46:37 +00:00
cf8af505a9 change label
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-06 20:45:08 -05:00
3 changed files with 2 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ immich:
main: main:
image: image:
repository: ghcr.io/immich-app/immich-server repository: ghcr.io/immich-app/immich-server
tag: v1.132.3 tag: v1.134.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -7,7 +7,6 @@ metadata:
app.kubernetes.io/name: cilium-bgp-advertisements app.kubernetes.io/name: cilium-bgp-advertisements
app.kubernetes.io/instance: {{ .Release.Name }} app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }} app.kubernetes.io/part-of: {{ .Release.Name }}
advertise: bgp
spec: spec:
advertisements: advertisements:
- advertisementType: "Service" - advertisementType: "Service"

View File

@@ -16,4 +16,4 @@ spec:
safi: unicast safi: unicast
advertisements: advertisements:
matchLabels: matchLabels:
advertise: "bgp" app.kubernetes.io/name: cilium-bgp-advertisements