Skip to content

Commit

Permalink
engineapi: update CurrentInstanceManagerAPIVersion to 6
Browse files Browse the repository at this point in the history
Longhorn 7939

Signed-off-by: Derek Su <derek.su@suse.com>
  • Loading branch information
derekbit committed Mar 9, 2024
1 parent 25b9666 commit a33096a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engineapi/instance_manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (
)

const (
CurrentInstanceManagerAPIVersion = 5
CurrentInstanceManagerAPIVersion = 6
MinInstanceManagerAPIVersion = 1
UnknownInstanceManagerAPIVersion = 0

Expand Down

0 comments on commit a33096a

Please sign in to comment.