Skip to content

Commit 80c2bcc

Browse files
committed
release(main): v0.31.0
1 parent dc233f2 commit 80c2bcc

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

metadata.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,7 @@ releaseSeries:
100100
- contract: v1beta1
101101
major: 0
102102
minor: 33
103+
- contract: v1beta1
104+
major: 0
105+
minor: 34
106+

test/e2e/config/caren.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ providers:
140140
versions:
141141
# Upgrade e2e tests will use this as the "upgrade from" version.
142142
# This should reference the most recent successful release.
143-
- name: "{go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.32}"
143+
- name: "{go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.33}"
144144
value: "https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/releases/download/{go://github.com/nutanix-cloud-native/[email protected]}/runtime-extensions-components.yaml"
145145
type: "url"
146146
contract: v1beta1

test/e2e/data/shared/v1beta1-caren/metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,6 @@ releaseSeries:
9191
- contract: v1beta1
9292
major: 0
9393
minor: 34
94+
- contract: v1beta1
95+
major: 0
96+
minor: 35

0 commit comments

Comments
 (0)