diff --git a/charts/coms/Chart.yaml b/charts/coms/Chart.yaml index 27fa4d19..aab89594 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.23 +version: 0.0.24 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.0 - 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