mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
operator: bump version number to 0.28.0
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
This commit is contained in:
parent
0164bf340c
commit
aaa15bc55b
@ -39,7 +39,7 @@ import (
|
|||||||
|
|
||||||
var (
|
var (
|
||||||
bKeeper = &bookKeeper{}
|
bKeeper = &bookKeeper{}
|
||||||
ImageMinVersion = versionutil.MustParseSemantic("0.27.0")
|
ImageMinVersion = versionutil.MustParseSemantic("0.28.0")
|
||||||
)
|
)
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
|
Loading…
Reference in New Issue
Block a user