Compare commits
7 Commits
vaultwarde
...
661abbce61
| Author | SHA1 | Date | |
|---|---|---|---|
| 661abbce61 | |||
| d6c0a3c548 | |||
| 05f4d90f56 | |||
| 9ac2647482 | |||
| a3fa03c9f3 | |||
| d3cb5b4365 | |||
| 277ea22a82 |
@@ -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.4
|
||||||
|
appVersion: v1.120.2
|
||||||
|
|||||||
@@ -17,6 +17,8 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
releaseName: immich
|
releaseName: immich
|
||||||
valuesObject:
|
valuesObject:
|
||||||
|
image:
|
||||||
|
tag: {{ .Chart.AppVersion }}
|
||||||
immich:
|
immich:
|
||||||
persistence:
|
persistence:
|
||||||
library:
|
library:
|
||||||
|
|||||||
Reference in New Issue
Block a user