1
0
Fork 0
Commit Graph

4 Commits (b07e141fa3931248c02b581d3bc4dfc977d2fb87)

Author SHA1 Message Date
Dustin 1a83e4be89 ntfy: Set instance label for Argo CD
Argo CD wants every resource managed by an application to have that
application's name as the value of the `app.kubernetes.io/instance`
label.
2023-10-14 07:28:05 -05:00
Dustin a79883aecd ntfy: Update to v2.5.0 2023-06-20 14:44:52 -05:00
Dustin ce0440a33c ntfy: Allow notification attachments
*ntfy* allows notifications to include arbitrary file attachments.  For
images, it will even show them in the notification.  In order to support
this, the server must be configured with a writable filesystem location
to cache the files.
2023-01-13 09:41:10 -06:00
Dustin 06f7c55911 ntfy: Deploy ntfy.sh
*ntfy* is a simple but powerful push notification service.
2022-12-18 17:43:47 -06:00