From aecd2804eb9c871cdcfef812bb8da7e95e66a8b4 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 22 Mar 2026 16:46:59 -0500 Subject: [PATCH] feat: add sha to image tag --- clusters/cl01tl/helm/actual/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/actual/values.yaml b/clusters/cl01tl/helm/actual/values.yaml index cd114add5..1ade7d7d0 100644 --- a/clusters/cl01tl/helm/actual/values.yaml +++ b/clusters/cl01tl/helm/actual/values.yaml @@ -8,7 +8,7 @@ actual: main: image: repository: ghcr.io/actualbudget/actual - tag: 26.3.0 + tag: 26.3.0@sha256:eb8bc26f53025e07e464594c12d77c52c4b95840c8dadd9b95c4f0c4660f8ad2 env: - name: ACTUAL_PORT value: 5006