From 558c6bd00e8140af425e6b10af65530a577565ea Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 1 Apr 2026 01:28:46 +0000 Subject: [PATCH] feat: use regular image for health probes (#5355) Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/5355 --- 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 486f85f8b..c9465146d 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-alpine@sha256:88da05c05de64c3e2b597ffb8fdb9abb50605d64200ad470516da895251bbf9c + tag: 26.3.0@sha256:eb8bc26f53025e07e464594c12d77c52c4b95840c8dadd9b95c4f0c4660f8ad2 env: - name: ACTUAL_PORT value: 5006