Skip to content

Commit

Permalink
Update common.go
Browse files Browse the repository at this point in the history
Added changes related to v2.8.0
  • Loading branch information
tssushma authored Jul 10, 2023
1 parent 4eedbc4 commit 6dbf7ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/shared/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const (
PStoreConfigVersion string = "v2.7.0"
UnityConfigVersion string = "v2.6.0"
PScaleConfigVersion string = "v2.7.0"
PmaxConfigVersion string = "v2.7.0"
PmaxConfigVersion string = "v2.8.0"
)

// StorageKey is used to store a runtime object. It's used for both clientgo client and controller runtime client
Expand Down

0 comments on commit 6dbf7ff

Please sign in to comment.