Skip to content

Commit 71838b5

Browse files
committed
chore: bump chart version to 0.2.2
1 parent 34ccbe1 commit 71838b5

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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.2.1
18+
version: 0.2.2
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

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77

88
## Changelog
99

10+
### 0.2.2
11+
Set container name for deployment.
12+
13+
### 0.2.1
14+
Enhance secrets support.
15+
1016
### 0.2.0
1117
Add support for secret values.
1218

0 commit comments

Comments
 (0)