From 730b163d816ee433aad89ca916a3506e3dff0731 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jan 2024 01:22:19 +0000 Subject: [PATCH] feat(container): update image zadam/trilium to v0.63 --- cluster/apps/default/trilium/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/default/trilium/helm-release.yaml b/cluster/apps/default/trilium/helm-release.yaml index e63b213..eefe383 100644 --- a/cluster/apps/default/trilium/helm-release.yaml +++ b/cluster/apps/default/trilium/helm-release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: zadam/trilium - tag: 0.61-latest + tag: 0.63-latest env: TRILIUM_PORT: &port 8080