Skip to content

Commit

Permalink
chore: update immich-chart
Browse files Browse the repository at this point in the history
  • Loading branch information
willianpaixao committed Jun 13, 2024
1 parent ab975f3 commit c8c2580
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions kubernetes/apps/media/immich/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: immich
version: 0.6.0
version: 0.7.0
sourceRef:
kind: HelmRepository
namespace: flux-system
Expand All @@ -27,7 +27,7 @@ spec:
TZ: ${TIMEZONE}
image:
# renovate: datasource=github-releases depName=immich-app/immich
tag: "v1.106.2"
tag: "v1.106.3"
postgresql:
enabled: true
redis:
Expand Down Expand Up @@ -72,6 +72,7 @@ spec:
tls:
- hosts:
- immich.${SECRET_DOMAIN}
machine-learning:
persistence:
cache:
type: pvc

0 comments on commit c8c2580

Please sign in to comment.