Skip to content

Commit

Permalink
Merge pull request #961 from miguelsorianod/release-0.1.423
Browse files Browse the repository at this point in the history
ARO-7434 | chore: release v0.1.423
  • Loading branch information
miguelsorianod authored May 31, 2024
2 parents 2046727 + 441dbf6 commit a3066ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
This document describes the relevant changes between releases of the OCM API
SDK.

## 0.1.423
- Update model version v0.0.376
- Add `AzureNodePool` to `NodePool` type

## 0.1.422
- Update model version v0.0.375
- Add `ManagementUpgrade` parameters to the `NodePool` model to support additional upgrade configuration.
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.422"
const Version = "0.1.423"

0 comments on commit a3066ce

Please sign in to comment.