Skip to content

Commit 576ce50

Browse files
authored
Helm chart version 1.2.1 (#106)
* bump chart and app version to 1.2.1
1 parent 2d1fe2e commit 576ce50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/ext-postgres-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ type: application
77
# This is the chart version. This version number should be incremented each time you make changes
88
# to the chart and its templates, including the app version.
99
# Versions are expected to follow Semantic Versioning (https://semver.org/)
10-
version: 1.2.0
10+
version: 1.2.1
1111

1212
# This is the version number of the application being deployed. This version number should be
1313
# incremented each time you make changes to the application. Versions are not expected to
1414
# follow Semantic Versioning. They should reflect the version the application is using.
1515
# It is recommended to use it with quotes.
16-
appVersion: "1.2.0"
16+
appVersion: "1.2.1"

0 commit comments

Comments
 (0)