From 5f939e121bfd5e1eaa4447e8f4cfed25838e064b Mon Sep 17 00:00:00 2001 From: William P Date: Sun, 15 Mar 2026 19:51:06 -0400 Subject: [PATCH] add barman-cloud plugin --- postgres/chart/Chart.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/postgres/chart/Chart.yaml b/postgres/chart/Chart.yaml index d407c2b..3789151 100644 --- a/postgres/chart/Chart.yaml +++ b/postgres/chart/Chart.yaml @@ -25,4 +25,7 @@ appVersion: "1.0" dependencies: - name: cloudnative-pg version: 0.27.1 + repository: https://cloudnative-pg.github.io/charts +- name: plugin-barman-cloud + version: 0.5.0 repository: https://cloudnative-pg.github.io/charts \ No newline at end of file