We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee4965 commit 2118b93Copy full SHA for 2118b93
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.109.0"),
+ featuregate.WithRegisterFromVersion("v0.111.0"),
49
)
50
51
0 commit comments