diff --git a/docs/changelog.d/upgrade-borgmatic-2.1.3.infra.md b/docs/changelog.d/upgrade-borgmatic-2.1.3.infra.md new file mode 100644 index 0000000..74542e4 --- /dev/null +++ b/docs/changelog.d/upgrade-borgmatic-2.1.3.infra.md @@ -0,0 +1 @@ +Upgrade borgmatic from 2.0.13 to 2.1.3 on indri (improved borg warning handling, memory/performance improvements) diff --git a/service-versions.yaml b/service-versions.yaml index 85705cc..0ad1733 100644 --- a/service-versions.yaml +++ b/service-versions.yaml @@ -283,9 +283,10 @@ services: - name: borgmatic type: ansible - last-reviewed: null - current-version: null + last-reviewed: 2026-03-16 + current-version: "2.1.3" upstream-source: https://github.com/borgmatic-collective/borgmatic/releases + notes: Installed via mise (pipx), not managed by Ansible role - name: jellyfin type: ansible