ingres fix
Some checks are pending
Release Charts / release (push) Waiting to run

This commit is contained in:
reinoud 2025-06-05 21:59:01 +02:00
parent 6b6e1f8d65
commit a4117cd560
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ maintainers:
email: sebastian@poxhofer.at
type: application
version: 0.6.1
version: 0.6.2
# renovate: image=ghcr.io/immich-app/immich-server
appVersion: "v1.134.0"

View file

@ -35,7 +35,7 @@ spec:
{{- end }}
backend:
service:
name: {{ include "immich.fullname" $ }}
name: {{ include "immich-server.name" . }}
port:
number: {{ $.Values.service.port }}
{{- end }}