Skip to content

Commit ced0fb8

Browse files
committed
fix(host-image): update host-image image version
1 parent 6824fd2 commit ced0fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/apis/onecloud/v1alpha1/defaults.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ const (
6262
DefaultNotifyPluginsImageName = "notify-plugins"
6363

6464
DefaultHostImageName = "host-image"
65-
DefaultHostImageTag = "v1.0.5"
65+
DefaultHostImageTag = "v1.0.6"
6666

6767
DefaultHostHealthName = "host-health"
6868
DefaultHostHealthTag = "v0.0.1"

0 commit comments

Comments
 (0)