From 37abf6a1ff49cd0934d81bc8c4b919b3632bd4f5 Mon Sep 17 00:00:00 2001 From: Damien Coraboeuf Date: Wed, 27 Dec 2023 09:34:22 +0100 Subject: [PATCH] fix: using correct Helm chart version --- charts/pg-db-backup-do-space/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/pg-db-backup-do-space/Chart.yaml b/charts/pg-db-backup-do-space/Chart.yaml index bb1d72c..02ec25a 100644 --- a/charts/pg-db-backup-do-space/Chart.yaml +++ b/charts/pg-db-backup-do-space/Chart.yaml @@ -4,5 +4,5 @@ description: This chart is used to set up a job which saves the content of a Dig type: application -version: 0.1.2 +version: 0.1.3 appVersion: "0.1.1"