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 bb54ac4 + 1b446a2 commit 5743087Copy full SHA for 5743087
CHANGES.md
@@ -3,6 +3,12 @@
3
This document describes the relevant changes between releases of the OCM API
4
SDK.
5
6
+## 0.1.483
7
+
8
+- Update model to 0.0.438
9
+ - Add LastLimitedSupportOverrideCheck, LastHibernationCheck, and
10
+ LastClusterImagesetSync fields to Environment type
11
12
## 0.1.482
13
14
- Update model to 0.0.437
version.go
@@ -18,4 +18,4 @@ limitations under the License.
18
19
package sdk
20
21
-const Version = "0.1.481"
+const Version = "0.1.483"
0 commit comments