Skip to content

Commit ac2f597

Browse files
committed
New model release v.0.0.410, bump metamodel version
Signed-off-by: Alba Hita Catala <ahitacat@redhat.com>
1 parent 3918020 commit ac2f597

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
This 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

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ $(error "please install 'shasum' or 'sha256sum'")
3737
endif
3838

3939
# Details of the metamodel used to check the model:
40-
metamodel_version:=v0.0.62
40+
metamodel_version:=v0.0.65
4141
metamodel_url:=https://github.com/openshift-online/ocm-api-metamodel/releases/download/$(metamodel_version)/metamodel-$(UNAME)-amd64
4242
metamodel_sha1_url:=https://github.com/openshift-online/ocm-api-metamodel/releases/download/$(metamodel_version)/metamodel-$(UNAME)-amd64.sha256
4343

0 commit comments

Comments
 (0)