Skip to content

Commit 16f4c21

Browse files
Merge pull request #991 from andreadecorte/OCM-7377_bump
chore: release v0.1.438
2 parents d55fe4f + 7c0edc6 commit 16f4c21

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
This document describes the relevant changes between releases of the OCM API
44
SDK.
55

6+
## 0.1.438
7+
- Update model version v0.0.391
8+
- Add `RegistryConfig` attribute to `Cluster` model
9+
- Add `RegistryAllowlist` resource and endpoints
10+
611
## 0.1.437
712
- Update model version v0.0.390
813
- Add `RolePrefix` field to `WifGcp` model

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ limitations under the License.
1818

1919
package sdk
2020

21-
const Version = "0.1.437"
21+
const Version = "0.1.438"

0 commit comments

Comments
 (0)