From 953e0b2f177b29bcd45b58b280eab97a7256a8d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 22:44:28 +0000 Subject: [PATCH] Update jgraph/drawio Docker tag to v24.2.3 --- cluster/apps/tools/drawio.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/tools/drawio.yaml b/cluster/apps/tools/drawio.yaml index dc56b223..58c2fa36 100644 --- a/cluster/apps/tools/drawio.yaml +++ b/cluster/apps/tools/drawio.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: drawio - image: jgraph/drawio:24.2.2 + image: jgraph/drawio:24.2.3 ports: - containerPort: 8080 env: