Skip to content

Commit ca2c6c4

Browse files
committed
bump helm chart versions
1 parent 35f640d commit ca2c6c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/coms/Chart.yaml

Lines changed: 2 additions & 2 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: 2.1.1
6+
version: 2.1.2
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,7 +28,7 @@ sources:
2828
- https://github.com/bcgov/common-object-management-service
2929
dependencies:
3030
- name: postgrescluster
31-
version: 2.1.1
31+
version: 2.1.2
3232
repository: "file://../postgres"
3333
condition: postgres.enabled
3434
alias: postgres

0 commit comments

Comments
 (0)