From 5f80dce08f886592021e02bebc6737541819379a Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Mon, 16 Dec 2024 15:42:37 +0100 Subject: [PATCH] bump backup-tools --- common/pgbackup/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/pgbackup/Chart.yaml b/common/pgbackup/Chart.yaml index 7a6bd236f2..43522994f0 100644 --- a/common/pgbackup/Chart.yaml +++ b/common/pgbackup/Chart.yaml @@ -1,5 +1,5 @@ name: pgbackup -version: 1.1.7 # this version number is SemVer as it gets used to auto bump +version: 1.1.8 # this version number is SemVer as it gets used to auto bump apiVersion: v2 description: PostgreSQL backup/restore pod -appVersion: "v0.10.0-61-g873b158" # of https://github.com/sapcc/backup-tools +appVersion: "v0.10.0-72-g2d6504a" # of https://github.com/sapcc/backup-tools