small fixes and always pull actual-budget image

This commit is contained in:
gilgamezh
2025-01-05 09:53:54 +01:00
parent 7e0a5ee800
commit 447231f6b0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: docker.io/actualbudget/actual-server
pullPolicy: IfNotPresent
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"