From e0cc342d994112e816c32f810e74d1ed745a19ca Mon Sep 17 00:00:00 2001 From: Sven Ketelsen Date: Fri, 3 Feb 2023 11:46:35 +0100 Subject: [PATCH] DEV-790 configured default logical backups for postgres - every 12h --- Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index bf26610..0ee1f70 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.28 +version: 0.1.29 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -28,7 +28,7 @@ dependencies: version: 4.5.4 repository: oci://prodnso-harbor-01.smardigo.digital/infrastructure - name: smardigo-connect - version: 0.1.18 + version: 0.1.19 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo - name: smardigo-worker version: 0.1.11