From 3c210108373a5d7aa52d8183c7ee7028601e2ee7 Mon Sep 17 00:00:00 2001 From: Jonas Kaninda Date: Thu, 10 Oct 2024 21:20:20 +0200 Subject: [PATCH] docs: update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c7f436f..b520f67 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ The [jkaninda/pg-bkup](https://hub.docker.com/r/jkaninda/pg-bkup) Docker image c It handles __recurring__ backups of postgres database on Docker and can be deployed as __Job or CronJob on Kubernetes__ using local, AWS S3 or SSH compatible storage. It also supports __encrypting__ your backups using GPG. + Telegram and Email notifications on successful and failed backups.