From d0d73d377e659b3da3a86fe1c8a9ad0e638225f2 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Fri, 19 Apr 2024 14:26:32 -0400 Subject: [PATCH] feat(container)!: Update image zadam/trilium to v0.63.5, switch to using ghcr image --- cluster/apps/default/trilium/helm-release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/apps/default/trilium/helm-release.yaml b/cluster/apps/default/trilium/helm-release.yaml index deed5e6..c0a4129 100644 --- a/cluster/apps/default/trilium/helm-release.yaml +++ b/cluster/apps/default/trilium/helm-release.yaml @@ -16,8 +16,8 @@ spec: values: image: - repository: zadam/trilium - tag: 63.1-latest + repository: ghcr.io/zadam/trilium + tag: 0.63.5 env: TRILIUM_PORT: &port 8080