Skip to content

Commit 72f81bd

Browse files
authored
Merge pull request #5 from DiamondLightSource/helm-chart2
tidy up Chart.yaml versions
2 parents cd376f0 + b3b2445 commit 72f81bd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Charts/dev-c7/Chart.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,14 @@ description: A Helm chart legacy DLS IOCs
44

55
type: application
66

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+
710
# This is the chart version. This version number should be incremented each time you make changes
811
# to the chart and its templates, including the app version.
912
# Versions are expected to follow Semantic Versioning (https://semver.org/)
1013
version: 0.1.0
1114

1215
# This is the version number of the application being deployed. It implies the
1316
# the version tag of the container image.
14-
appVersion: 2025.9.1-beta.2
17+
appVersion: 2025.9.1

0 commit comments

Comments
 (0)