diff --git a/charts/stable/actualserver/Chart.yaml b/charts/stable/actualserver/Chart.yaml index f86d52593af..4c99423cdca 100644 --- a/charts/stable/actualserver/Chart.yaml +++ b/charts/stable/actualserver/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 26.6.0 +appVersion: 26.7.0 dependencies: - name: common version: 29.7.1 @@ -36,5 +36,5 @@ sources: - https://github.com/Kippenhof/docker-templates - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/actualserver type: application -version: 16.9.0 +version: 16.10.0 diff --git a/charts/stable/actualserver/values.yaml b/charts/stable/actualserver/values.yaml index 58efb58424d..ee0b00ceb64 100644 --- a/charts/stable/actualserver/values.yaml +++ b/charts/stable/actualserver/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/actualbudget/actual pullPolicy: IfNotPresent - tag: 26.6.0@sha256:74385f8067f401e61f0be9e343c471705c42dfaa195295c40c5b2f15f4dcc9d4 + tag: 26.7.0@sha256:e18b7fbfec6157a368fad4146563f397502e9da70a120aeaeac63b4977405d1c securityContext: container: readOnlyRootFilesystem: false