From c90f9632c92f86c044c1e9d4378edbbda5121491 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 08:19:42 +0000 Subject: [PATCH] feat(container)!: Update image ghcr.io/actualbudget/actual-server to v25 --- cluster/apps/productivity/actual/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/productivity/actual/app/helmrelease.yaml b/cluster/apps/productivity/actual/app/helmrelease.yaml index 678ea851c5..924d311385 100644 --- a/cluster/apps/productivity/actual/app/helmrelease.yaml +++ b/cluster/apps/productivity/actual/app/helmrelease.yaml @@ -33,7 +33,7 @@ spec: main: image: repository: ghcr.io/actualbudget/actual-server - tag: 24.12.0 + tag: 25.1.0 securityContext: allowPrivilegeEscalation: false readOnlyRootFilesystem: true