Skip to content

Commit d1e6834

Browse files
chore: bump crunchy-postgres chart version to 0.5.0
1 parent b5381d9 commit d1e6834

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A chart to deploy a high availability Crunchy Postgres cluster
1313
```
1414
dependencies:
1515
- name: crunchy-postgres
16-
version: 0.4.0
16+
version: 0.5.0
1717
repository: https://bcgov.github.io/crunchy-postgres/
1818
```
1919

charts/crunchy-postgres/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.4.0
18+
version: 0.5.0
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)