File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: common-object-management-service
3
3
# This is the chart version. This version number should be incremented each time you make changes
4
4
# to the chart and its templates, including the app version.
5
5
# Versions are expected to follow Semantic Versioning (https://semver.org/)
6
- version : 0.0.24
6
+ version : 0.0.25
7
7
kubeVersion : " >= 1.13.0"
8
8
description : A microservice for managing access control to S3 Objects
9
9
# A chart can be either an 'application' or a 'library' chart.
@@ -28,8 +28,8 @@ sources:
28
28
- https://github.com/bcgov/common-object-management-service
29
29
dependencies :
30
30
- name : patroni
31
- version : ~0.0.4
32
- repository : https://bcgov .github.io/nr-patroni-chart
31
+ version : ~0.1.1
32
+ repository : https://timcsaky .github.io/nr-patroni-chart
33
33
condition : patroni.enabled
34
34
tags :
35
35
- patroni
You can’t perform that action at this time.
0 commit comments