From c75201ac62b582c76d55a9a1b57e70ac049ce477 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20G=C3=B6rn?= Date: Sun, 6 Oct 2024 17:08:50 +0200 Subject: [PATCH] feat: add dendrite application MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Christoph Görn --- manifests/applications/dendrite/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/applications/dendrite/kustomization.yaml b/manifests/applications/dendrite/kustomization.yaml index da7fb70f..e84235de 100644 --- a/manifests/applications/dendrite/kustomization.yaml +++ b/manifests/applications/dendrite/kustomization.yaml @@ -31,4 +31,4 @@ images: - name: sliding-sync newName: ghcr.io/matrix-org/sliding-sync - newTag: v0.99.18 + newTag: v0.99.19