Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
Signed-off-by: Amir Malka <[email protected]>
  • Loading branch information
amirmalka committed Sep 17, 2024
1 parent 564d209 commit d2893e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/command/types/v1alpha1/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
)

const (
OperatorCommandVersion string = "v1"
OperatorCommandVersion string = "v1alpha1"
)

var SchemaGroupVersionResource = schema.GroupVersionResource{
Expand Down

0 comments on commit d2893e8

Please sign in to comment.