From 584f5fd20ec5bfe8cec7dfd8d1413fb530f7114f Mon Sep 17 00:00:00 2001 From: Felix Kaechele Date: Thu, 23 Jun 2022 12:27:30 -0400 Subject: [PATCH 1/3] Use official borgmatic docker image Signed-off-by: Felix Kaechele --- docs/third_party/third_party-borgmatic.de.md | 4 ++-- docs/third_party/third_party-borgmatic.en.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/third_party/third_party-borgmatic.de.md b/docs/third_party/third_party-borgmatic.de.md index 1be3aaf3b..f955786e9 100644 --- a/docs/third_party/third_party-borgmatic.de.md +++ b/docs/third_party/third_party-borgmatic.de.md @@ -10,7 +10,7 @@ Speicherplatz zu verschwenden. So können Sie Backups in sehr kurzen Abständen Daten aus einer Sicherung wiederherzustellen. Dieses Dokument führt Sie durch den Prozess zur Aktivierung kontinuierlicher Backups für mailcow mit borgmatic. Die borgmatic -Funktionalität wird durch das [borgmatic Docker image von b3vis](https://github.com/b3vis/docker-borgmatic) bereitgestellt. Schauen Sie sich +Funktionalität wird durch das [borgmatic Docker Image](https://github.com/borgmatic-collective/docker-borgmatic) bereitgestellt. Schauen Sie sich die `README` in diesem Repository, um mehr über die anderen Optionen (wie z.B. Push-Benachrichtigungen) zu erfahren, die verfügbar sind. Diese Anleitung behandelt nur die Grundlagen. @@ -25,7 +25,7 @@ version: '2.1' services: borgmatic-mailcow: - image: b3vis/borgmatic + image: ghcr.io/borgmatic-collective/borgmatic hostname: mailcow restart: always dns: ${IPV4_NETWORK:-172.22.1}.254 diff --git a/docs/third_party/third_party-borgmatic.en.md b/docs/third_party/third_party-borgmatic.en.md index 80bd0d677..637f2f00c 100644 --- a/docs/third_party/third_party-borgmatic.en.md +++ b/docs/third_party/third_party-borgmatic.en.md @@ -10,7 +10,7 @@ space. This allows you to run backups in very short intervals to ensure minimal recover data from a backup. This document guides you through the process to enable continuous backups for mailcow with borgmatic. The borgmatic -functionality is provided by the [borgmatic Docker image by b3vis](https://github.com/b3vis/docker-borgmatic). Check out +functionality is provided by the [borgmatic Docker image](https://github.com/borgmatic-collective/docker-borgmatic). Check out the `README` in that repository to find out about the other options (such as push notifications) that are available. This guide only covers the basics. @@ -26,7 +26,7 @@ version: '2.1' services: borgmatic-mailcow: - image: b3vis/borgmatic + image: ghcr.io/borgmatic-collective/borgmatic hostname: mailcow restart: always dns: ${IPV4_NETWORK:-172.22.1}.254 From 640fb9714be92a2581133232a86ab353dd6f5545 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 21:24:04 +0200 Subject: [PATCH 2/3] Update dependency mkdocs-static-i18n to v0.46 (#431) Signed-off-by: Peter Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd323f765..3525593ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ mkdocs-material==8.3.6 mkdocs-redirects==1.0.4 pygments>=2.12 -mkdocs-static-i18n==0.45 +mkdocs-static-i18n==0.46 mkdocs-git-revision-date-localized-plugin==1.0.1 From 87d9e7b4d48aa646a1ed731dc3031f49936f5b4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 21:24:11 +0200 Subject: [PATCH 3/3] Update dependency mkdocs-material to v8.3.7 (#430) Signed-off-by: Peter Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3525593ee..1d3ff0713 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -mkdocs-material==8.3.6 +mkdocs-material==8.3.7 mkdocs-redirects==1.0.4 pygments>=2.12 mkdocs-static-i18n==0.46