Skip to content

Commit 3db1924

Browse files
authored
Chore: Update helm chart version to 0.0.15 (#184)
Signed-off-by: xieydd <[email protected]>
1 parent 96aedca commit 3db1924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mdz/pkg/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ var (
3030
// Package is filled at linking time
3131
Package = "github.com/tensorchord/openmodelz/agent"
3232

33-
HelmChartVersion = "0.0.14"
33+
HelmChartVersion = "0.0.15"
3434

3535
// Revision is filled with the VCS (e.g. git) revision being used to build
3636
// the program at linking time.

0 commit comments

Comments
 (0)