diff --git a/argocd/budget/actual-deployment.yaml b/argocd/budget/actual-deployment.yaml index b7e6665..46c56aa 100644 --- a/argocd/budget/actual-deployment.yaml +++ b/argocd/budget/actual-deployment.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: actual - image: actualbudget/actual-server:24.7.0 + image: actualbudget/actual-server:24.9.0 ports: - containerPort: 5006 protocol: TCP