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