Skip to content

Commit 9f2c7be

Browse files
committed
revert patroni upgrade test
1 parent 54cc0f4 commit 9f2c7be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/coms/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: common-object-management-service
33
# This is the chart version. This version number should be incremented each time you make changes
44
# to the chart and its templates, including the app version.
55
# Versions are expected to follow Semantic Versioning (https://semver.org/)
6-
version: 0.0.25
6+
version: 0.0.26
77
kubeVersion: ">= 1.13.0"
88
description: A microservice for managing access control to S3 Objects
99
# A chart can be either an 'application' or a 'library' chart.
@@ -28,8 +28,8 @@ sources:
2828
- https://github.com/bcgov/common-object-management-service
2929
dependencies:
3030
- name: patroni
31-
version: ~0.1.1
32-
repository: https://timcsaky.github.io/nr-patroni-chart
31+
version: ~0.0.4
32+
repository: https://bcgov.github.io/nr-patroni-chart
3333
condition: patroni.enabled
3434
tags:
3535
- patroni

0 commit comments

Comments
 (0)