Skip to content

Commit 28435b5

Browse files
Set chart version to 0.0.0+dev as development placeholder
The version will be overridden at publish time via `helm package --version`, making the in-repo value a dev indicator for direct installs from source.
1 parent 184015f commit 28435b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/network-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: network-operator
33
description: A Helm chart to distribute the project network-operator
44
type: application
5-
version: 0.1.0
5+
version: 0.0.0+dev
66
dependencies:
77
# See: https://github.com/sapcc/helm-charts/pkgs/container/helm-charts%2Fowner-info
88
- name: owner-info

0 commit comments

Comments
 (0)