From 734f2da90b1a93f8cdaf49912c16248dcfe2b8db Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 15:23:50 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/actualbudget?= =?UTF-8?q?/actual-server=20(=2025.2.0=20=E2=86=92=2025.2.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ---------------------------------- | ------ | ------ | | docker | ghcr.io/actualbudget/actual-server | 25.2.0 | 25.2.1 | --- kubernetes/main/apps/selfhosted/actual/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/selfhosted/actual/app/helmrelease.yaml b/kubernetes/main/apps/selfhosted/actual/app/helmrelease.yaml index aeef0886b..7a6b0507a 100644 --- a/kubernetes/main/apps/selfhosted/actual/app/helmrelease.yaml +++ b/kubernetes/main/apps/selfhosted/actual/app/helmrelease.yaml @@ -33,7 +33,7 @@ spec: app: image: repository: ghcr.io/actualbudget/actual-server - tag: 25.2.0 + tag: 25.2.1 env: ACTUAL_PORT: &httpPort 5006 probes: