chore: Secure Signal notifications with secrets check

This commit is contained in:
sha
2026-03-16 01:33:22 +02:00
parent 479f9ad93d
commit 46ddaa5f4b
2 changed files with 66 additions and 1 deletions
+5 -1
View File
@@ -52,7 +52,11 @@ spec:
## Maintenance
This repository follows automated version tracking where possible. For manual updates, modify the `appVersion` and increment the `version` in the respective `Chart.yaml`.
To enable automated Signal alerts for chart updates, configure the following **GitHub Secrets** in this repository:
- `SIGNAL_URL`: The full URL to your Signal gateway (e.g. `https://signal.h.shadoll.dev/v2/send`).
- `SIGNAL_SENDER`: The phone number used to send the message.
- `SIGNAL_RECIPIENT`: The phone number(s) to receive the alert.
---
© 2026 Shadoll. Managed with ❤️ for the Home Lab.