From 8210aa41067afeee962c27c8a3e33206fb538f83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 02:42:50 +0000 Subject: [PATCH] chore(deps): update pmoscode/excalidraw-collab-server docker tag to v1.1.0 --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index dac30d0..74d18e6 100644 --- a/values.yaml +++ b/values.yaml @@ -45,7 +45,7 @@ collabServer: image: repository: pmoscode/excalidraw-collab-server pullPolicy: IfNotPresent - tag: "1.0.0" + tag: "1.1.0" podAnnotations: { } podSecurityContext: { } # fsGroup: 2000