1 Commits

Author SHA1 Message Date
efe974719f Update ghcr.io/actualbudget/actual Docker tag to v25.9.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 15s
2025-09-05 00:04:12 +00:00

View File

@@ -279,7 +279,7 @@ argo-cd:
- description: Application has degraded
send:
- app-health-degraded
when: app.status.health.status == 'Degraded' and time.Now().Sub(time.Parse(app.status.health.lastTransitionTime).Minutes() >= 15
when: app.status.health.status == 'Degraded'
trigger.on-sync-failed: |
- description: Application syncing has failed
send: