From 198b6feaaa7ed518e1e4504f2268e9d847cedac7 Mon Sep 17 00:00:00 2001 From: "lab-assistant[bot]" <180935599+lab-assistant[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 17:18:27 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/act?= =?UTF-8?q?ualbudget/actual-server=20(=2024.11.0=20=E2=86=92=2024.12.0=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 | 24.11.0 | 24.12.0 | --- 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 b0b086c734c..ab143119e2a 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: 24.11.0 + tag: 24.12.0 env: ACTUAL_PORT: &httpPort 5006 probes: