From 7ca539693d1089938d2871c4450af3434ccf895c Mon Sep 17 00:00:00 2001 From: "greyrock-repo-duster[bot]" <112729691+greyrock-repo-duster[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 21:18:46 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/act?= =?UTF-8?q?ualbudget/actual-server=20(=2024.6.0=20=E2=86=92=2024.7.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.6.0 | 24.7.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 14e710755..495d6bd03 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.6.0 + tag: 24.7.0 probes: liveness: enabled: true