Automated Manifest Update (#5021)

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

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `1b61891` (on `1b61891d185245a9ed5095fc98af0fe5f4ea674d`)
- **Charts Updated**: `audiobookshelf,blocky,gatus,grimmory,homepage`

Reviewed-on: #5021
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 #5021.
This commit is contained in:
2026-03-24 01:53:40 +00:00
committed by Alex Lebens
parent fce1868e86
commit 59fd1f7c9b
35 changed files with 905 additions and 5 deletions

View File

@@ -150,6 +150,15 @@ data:
interval: 30s
name: booklore
url: https://booklore.alexlebens.net
- alerts:
- type: ntfy
conditions:
- '[STATUS] == 200'
- '[CERTIFICATE_EXPIRATION] > 240h'
group: core
interval: 30s
name: grimmory
url: https://grimmory.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: 3db1d1c04e342aab710658ef4d5a0607423bd0eaea864e4585bd03f4a1ee7f0c
checksum/config: feea2f61cb6f74cc1cf084587836e3d3dcd747d0b2f633996f6b184523359f62
spec:
serviceAccountName: default
automountServiceAccountToken: false