From 91ec31b2a853d17c7fdf289d4a8368f7b6647ca3 Mon Sep 17 00:00:00 2001 From: Paco Xu Date: Thu, 23 Jun 2022 10:04:49 +0800 Subject: [PATCH] Quota Monitoring fg: update promotion version to v1.25 --- pkg/features/kube_features.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/features/kube_features.go b/pkg/features/kube_features.go index 9146135953e..b1a45db9a6c 100644 --- a/pkg/features/kube_features.go +++ b/pkg/features/kube_features.go @@ -495,7 +495,7 @@ const ( // owner: @RobertKrawitz // alpha: v1.15 - // beta: v1.24 + // beta: v1.25 // // Allow use of filesystems for ephemeral storage monitoring. // Only applies if LocalStorageCapacityIsolation is set.