We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd376f0 + b3b2445 commit 72f81bdCopy full SHA for 72f81bd
Charts/dev-c7/Chart.yaml
@@ -4,11 +4,14 @@ description: A Helm chart legacy DLS IOCs
4
5
type: application
6
7
+# NOTE: version and appVersion are overwritten with the current git tag during
8
+# the packaging process. The values in this file are only used for local testing.
9
+
10
# This is the chart version. This version number should be incremented each time you make changes
11
# to the chart and its templates, including the app version.
12
# Versions are expected to follow Semantic Versioning (https://semver.org/)
13
version: 0.1.0
14
15
# This is the version number of the application being deployed. It implies the
16
# the version tag of the container image.
-appVersion: 2025.9.1-beta.2
17
+appVersion: 2025.9.1
0 commit comments