Skip to content

Commit

Permalink
fixup! release: Update metadata for release
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoshkin committed Jan 16, 2025
1 parent 2ef5cdc commit c60a7b9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
3 changes: 3 additions & 0 deletions metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,6 @@ releaseSeries:
- contract: v1beta1
major: 0
minor: 24
- contract: v1beta1
major: 0
minor: 25
6 changes: 3 additions & 3 deletions test/e2e/config/caren.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.23}"
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.23}/runtime-extensions-components.yaml"
- name: "{go://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix@v0.24}"
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.24}/runtime-extensions-components.yaml"
type: "url"
contract: v1beta1
files:
Expand All @@ -147,7 +147,7 @@ providers:
new: "--v=8"
- old: --metrics-addr=127.0.0.1:8080
new: --metrics-addr=:8080
- name: v0.25.99 # "vNext"; use manifests from local source files
- name: v0.26.99 # "vNext"; use manifests from local source files
value: "file://../../../runtime-extensions-components.yaml"
type: "url"
contract: v1beta1
Expand Down
3 changes: 3 additions & 0 deletions test/e2e/data/shared/v1beta1-caren/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,6 @@ releaseSeries:
- contract: v1beta1
major: 0
minor: 25
- contract: v1beta1
major: 0
minor: 26

0 comments on commit c60a7b9

Please sign in to comment.