Binding immich argocd apps appversion to immich version
This commit is contained in:
@@ -2,4 +2,5 @@ apiVersion: v2
|
||||
name: immich-argocd-apps
|
||||
description: A Helm chart for deploying Immich as an ArgoCD app
|
||||
type: application
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
appVersion: v1.119.1
|
||||
|
||||
@@ -17,6 +17,8 @@ spec:
|
||||
helm:
|
||||
releaseName: immich
|
||||
valuesObject:
|
||||
image:
|
||||
tag: {{ .Values.Release.appVersion }}
|
||||
immich:
|
||||
persistence:
|
||||
library:
|
||||
|
||||
Reference in New Issue
Block a user