Skip to content

Commit

Permalink
bump version to 0.1.428
Browse files Browse the repository at this point in the history
Signed-off-by: marcolan018 <llan@redhat.com>
  • Loading branch information
marcolan018 committed Jun 28, 2024
1 parent fff6aca commit 122c675
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
This document describes the relevant changes between releases of the OCM API
SDK.

## 0.1.428
- Update model version v0.0.379
- Add `Ec2MetadataHttpTokens` to `AWSNodePool` resource

## 0.1.427
- Update model version v0.0.378
- Add `MultiArchEnabled` attribute to `Cluster` model

## 0.1.426
- Update for Windows support including systemcertpool

Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ limitations under the License.

package sdk

const Version = "0.1.426"
const Version = "0.1.428"

0 comments on commit 122c675

Please sign in to comment.