From 9f2c7be9a88be4edd71961ca8dc81ae3b1e3179a Mon Sep 17 00:00:00 2001 From: Csaky Date: Tue, 17 Sep 2024 16:26:28 -0700 Subject: [PATCH] revert patroni upgrade test --- charts/coms/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/coms/Chart.yaml b/charts/coms/Chart.yaml index 5515b72a..9bdb8c94 100644 --- a/charts/coms/Chart.yaml +++ b/charts/coms/Chart.yaml @@ -3,7 +3,7 @@ name: common-object-management-service # 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.0.25 +version: 0.0.26 kubeVersion: ">= 1.13.0" description: A microservice for managing access control to S3 Objects # A chart can be either an 'application' or a 'library' chart. @@ -28,8 +28,8 @@ sources: - https://github.com/bcgov/common-object-management-service dependencies: - name: patroni - version: ~0.1.1 - repository: https://timcsaky.github.io/nr-patroni-chart + version: ~0.0.4 + repository: https://bcgov.github.io/nr-patroni-chart condition: patroni.enabled tags: - patroni