Skip to content

Commit c0b1e49

Browse files
authored
Merge pull request #272 from bcgov/patroni-upgrade
test patroni upgrade
2 parents 1fba094 + 9fcb83e commit c0b1e49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/coms/Chart.yaml

+3-3
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.22
6+
version: 0.0.23
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.0.4
32-
repository: https://bcgov.github.io/nr-patroni-chart
31+
version: ~0.1.0
32+
repository: https://timcsaky.github.io/nr-patroni-chart
3333
condition: patroni.enabled
3434
tags:
3535
- patroni

0 commit comments

Comments
 (0)