We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34ccbe1 commit 71838b5Copy full SHA for 71838b5
2 files changed
Chart.yaml
@@ -15,7 +15,7 @@ type: application
15
# This is the chart version. This version number should be incremented each time you make changes
16
# to the chart and its templates, including the app version.
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
-version: 0.2.1
+version: 0.2.2
19
20
# This is the version number of the application being deployed. This version number should be
21
# incremented each time you make changes to the application. Versions are not expected to
README.md
@@ -7,6 +7,12 @@
7
8
## Changelog
9
10
+### 0.2.2
11
+Set container name for deployment.
12
+
13
+### 0.2.1
14
+Enhance secrets support.
### 0.2.0
Add support for secret values.
0 commit comments