From 5171d5d1ea993fbd218ab768267e5b7ac8dfadae Mon Sep 17 00:00:00 2001 From: Shalin Patel Date: Tue, 17 Sep 2024 14:41:48 -0700 Subject: [PATCH] test: update CAREN provider version to 0.14 in e2e config --- test/e2e/config/caren.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/config/caren.yaml b/test/e2e/config/caren.yaml index 10c26328d..977449c2b 100644 --- a/test/e2e/config/caren.yaml +++ b/test/e2e/config/caren.yaml @@ -134,7 +134,7 @@ providers: - name: caren type: RuntimeExtensionProvider versions: - - name: "{go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.13}" + - name: "{go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.14}" value: "https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/releases/download/{go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.13}/runtime-extension-components.yaml" type: "url" contract: v1beta1