diff --git a/metadata.yaml b/metadata.yaml index 11b3956c1..098f6e549 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -52,3 +52,6 @@ releaseSeries: - contract: v1beta1 major: 0 minor: 17 + - contract: v1beta1 + major: 0 + minor: 18 diff --git a/test/e2e/config/caren.yaml b/test/e2e/config/caren.yaml index 7d4d3119e..aa84215b1 100644 --- a/test/e2e/config/caren.yaml +++ b/test/e2e/config/caren.yaml @@ -136,8 +136,8 @@ providers: versions: # Upgrade e2e tests will use this as the "upgrade from" version. # This should reference the most recent successful release. - - name: "{go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.15}" - 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.15}/runtime-extension-components.yaml" + - name: "{go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.17}" + 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.17}/runtime-extension-components.yaml" type: "url" contract: v1beta1 files: