File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33This document describes the relevant changes between releases of the API model.
44
5+ ## 0.0.410 Jan 31 2025
6+
7+ - Add ` ClusterStatus ` type to aro_hcp
8+ - Add ` ClusterStatus ` resources to aro_hcp
9+
510## 0.0.409 Jan 22 2025
611- Update ` ClusterMigrationState ` value to be a struct
712
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ $(error "please install 'shasum' or 'sha256sum'")
3737endif
3838
3939# Details of the metamodel used to check the model:
40- metamodel_version: =v0.0.62
40+ metamodel_version: =v0.0.65
4141metamodel_url: =https://github.com/openshift-online/ocm-api-metamodel/releases/download/$(metamodel_version ) /metamodel-$(UNAME ) -amd64
4242metamodel_sha1_url: =https://github.com/openshift-online/ocm-api-metamodel/releases/download/$(metamodel_version ) /metamodel-$(UNAME ) -amd64.sha256
4343
You can’t perform that action at this time.
0 commit comments