We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a8738c commit a31e1d2Copy full SHA for a31e1d2
3 files changed
helm/charts/vector-operator/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.8.0"
+version: "0.8.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: "v0.4.0"
+appVersion: "v0.4.1"
25
26
home: https://github.com/kaasops/vector-operator
27
sources:
0 commit comments