Skip to content

Commit 1918598

Browse files
authored
[Telemetry] Update KUBERAY_VERSION (#2122)
1 parent 7e07ea4 commit 1918598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ray-operator/controllers/ray/utils/constant.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ const (
170170
RayNodeHeadGroupLabelValue = "headgroup"
171171

172172
// Telemetry
173-
KUBERAY_VERSION = "v1.1.0"
173+
KUBERAY_VERSION = "v1.1.1"
174174
)
175175

176176
type ServiceType string

0 commit comments

Comments
 (0)