We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d55fe4f + 7c0edc6 commit 16f4c21Copy full SHA for 16f4c21
CHANGES.md
@@ -3,6 +3,11 @@
3
This document describes the relevant changes between releases of the OCM API
4
SDK.
5
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
+
11
## 0.1.437
12
- Update model version v0.0.390
13
- Add `RolePrefix` field to `WifGcp` model
version.go
@@ -18,4 +18,4 @@ limitations under the License.
18
19
package sdk
20
21
-const Version = "0.1.437"
+const Version = "0.1.438"
0 commit comments