Automated Manifest Update (#4943)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `85b5c73` (on `85b5c73c32477b940ad515ee769fc362bcf20e67`)
- **Charts Updated**: `blocky,decluttarr,gatus,homepage,houndarr`

Reviewed-on: #4943
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #4943.
This commit is contained in:
2026-03-21 00:38:50 +00:00
committed by Alex Lebens
parent d5b0c9431e
commit d83c3a8272
17 changed files with 368 additions and 42 deletions

View File

@@ -527,6 +527,15 @@ data:
interval: 30s
name: tdarr
url: https://tdarr.alexlebens.net
- alerts:
- type: ntfy
conditions:
- '[STATUS] == 200'
- '[CERTIFICATE_EXPIRATION] > 240h'
group: core
interval: 30s
name: houndarr
url: https://houndarr.alexlebens.net
- alerts:
- type: ntfy
conditions:

View File

@@ -26,7 +26,7 @@ spec:
app.kubernetes.io/name: gatus
app.kubernetes.io/instance: gatus
annotations:
checksum/config: 2cb54b0ea6e63a3e66e2ccfcff9fb4d5c6b307440e41365097906c8ef8ff30b9
checksum/config: e71958a58e2b9c9fad6f8ebcfa3f695850ae150deffa9ed9a4d135b98e6c4353
spec:
serviceAccountName: default
automountServiceAccountToken: false