We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e39f354 commit e8f7ae2Copy full SHA for e8f7ae2
pkg/featuregate/featuregate.go
@@ -45,7 +45,7 @@ var (
45
"operator.targetallocator.mtls",
46
featuregate.StageAlpha,
47
featuregate.WithRegisterDescription("enables mTLS between the target allocator and the collector"),
48
- featuregate.WithRegisterFromVersion("v0.108.0"),
+ featuregate.WithRegisterFromVersion("v0.109.0"),
49
)
50
51
0 commit comments