From 5343645e45adbe0705ab1b96925a00316b306c46 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Nov 2024 19:01:33 +0000 Subject: [PATCH] chore(deps): update docker.io/actualbudget/actual-server docker tag to v24.11.0 --- apps/actualbudget/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/actualbudget/deployment.yaml b/apps/actualbudget/deployment.yaml index f99f8f20..f57c89a2 100644 --- a/apps/actualbudget/deployment.yaml +++ b/apps/actualbudget/deployment.yaml @@ -28,7 +28,7 @@ spec: type: "RuntimeDefault" containers: - name: "actualbudget" - image: "docker.io/actualbudget/actual-server:24.10.1-alpine@sha256:b3de3f5b7acb81b5ab81fb44696ab6350ed08cd811aab63c017af5d9adf2023d" + image: "docker.io/actualbudget/actual-server:24.11.0-alpine@sha256:7386ea23f25eb35546e507df87870dc309cee896815bbbf079a9707c50c34e88" imagePullPolicy: "IfNotPresent" securityContext: readOnlyRootFilesystem: true