We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c83040 + f7b8439 commit 0caf556Copy full SHA for 0caf556
1 file changed
Chart.yaml
@@ -15,13 +15,13 @@ 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.7.0
+version: 0.7.1
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
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
# It is recommended to use it with quotes.
24
-appVersion: "0.7.0"
+appVersion: "0.7.1"
25
26
dependencies:
27
- name: redis
0 commit comments