Binding immich argocd apps appversion to immich version

This commit is contained in:
2024-11-14 09:36:05 +00:00
parent 7250745e1b
commit 277ea22a82
2 changed files with 4 additions and 1 deletions

View File

@@ -2,4 +2,5 @@ apiVersion: v2
name: immich-argocd-apps name: immich-argocd-apps
description: A Helm chart for deploying Immich as an ArgoCD app description: A Helm chart for deploying Immich as an ArgoCD app
type: application type: application
version: 0.1.0 version: 0.1.1
appVersion: v1.119.1

View File

@@ -17,6 +17,8 @@ spec:
helm: helm:
releaseName: immich releaseName: immich
valuesObject: valuesObject:
image:
tag: {{ .Values.Release.appVersion }}
immich: immich:
persistence: persistence:
library: library: