Skip to content

Commit

Permalink
test: update CAREN provider version to 0.15 in e2e config
Browse files Browse the repository at this point in the history
  • Loading branch information
supershal committed Sep 17, 2024
1 parent f1fbc32 commit bb3da5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/e2e/config/caren.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ providers:
- name: caren
type: RuntimeExtensionProvider
versions:
- 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.14}/runtime-extension-components.yaml"
- 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"
type: "url"
contract: v1beta1
files:
Expand Down

0 comments on commit bb3da5f

Please sign in to comment.