Skip to content

Commit 141cd66

Browse files
Bumped version for GKE Hub Feature test to fix test failures (#15032) (#24220)
[upstream:fceafaffb872b7b57d00ffe3485440054142d93c] Signed-off-by: Modular Magician <[email protected]>
1 parent f3671b8 commit 141cd66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

google/services/gkehub2/resource_gke_hub_feature_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ resource "google_gke_hub_feature" "feature" {
467467
location = "global"
468468
fleet_default_member_config {
469469
configmanagement {
470-
version = "1.19.1"
470+
version = "1.21.2"
471471
config_sync {
472472
source_format = "hierarchy"
473473
git {
@@ -494,7 +494,7 @@ resource "google_gke_hub_feature" "feature" {
494494
location = "global"
495495
fleet_default_member_config {
496496
configmanagement {
497-
version = "1.19.2"
497+
version = "1.21.3"
498498
management = "MANAGEMENT_MANUAL"
499499
config_sync {
500500
enabled = true

0 commit comments

Comments
 (0)