Skip to content

Commit

Permalink
Bump InstanceManagerAPIVersion to 6
Browse files Browse the repository at this point in the history
Bump InstanceManagerAPIVersion to 6 because of the introduction of log
methods.

Longohrn 7939

Signed-off-by: Derek Su <derek.su@suse.com>
  • Loading branch information
derekbit committed Feb 20, 2024
1 parent b963e2b commit 86c183c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/meta/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package meta

const (
// InstanceManagerAPIVersion is used for compatibility check for longhorn-manager
InstanceManagerAPIVersion = 5
InstanceManagerAPIVersion = 6
InstanceManagerAPIMinVersion = 1

// InstanceManagerProxyAPIVersion is used for compatibility check for longhorn-manager
Expand Down

0 comments on commit 86c183c

Please sign in to comment.