From 285260f7d2071326e75cba60178ca4accbbaa15a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 2 Feb 2026 22:17:05 +0000 Subject: [PATCH] chore(deps): update actualbudget/actual to v26.2.0 --- clusters/cl01tl/helm/actual/Chart.yaml | 2 +- clusters/cl01tl/helm/actual/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/actual/Chart.yaml b/clusters/cl01tl/helm/actual/Chart.yaml index 465ca182a..9e1ad316c 100644 --- a/clusters/cl01tl/helm/actual/Chart.yaml +++ b/clusters/cl01tl/helm/actual/Chart.yaml @@ -23,4 +23,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/actual-budget.png # renovate: datasource=github-releases depName=actualbudget/actual -appVersion: 26.1.0 +appVersion: 26.2.0 diff --git a/clusters/cl01tl/helm/actual/values.yaml b/clusters/cl01tl/helm/actual/values.yaml index 9e8394433..23d62aeaf 100644 --- a/clusters/cl01tl/helm/actual/values.yaml +++ b/clusters/cl01tl/helm/actual/values.yaml @@ -9,7 +9,7 @@ actual: main: image: repository: ghcr.io/actualbudget/actual - tag: 26.1.0 + tag: 26.2.0 pullPolicy: IfNotPresent env: - name: TZ -- 2.49.1