Skip to content

Commit

Permalink
Release v0.1.69
Browse files Browse the repository at this point in the history
-447488d Added default values for CIDRs and host prefix
-672ca8b Fixed CIDR order and added back the comment
-fbff80f Fixed the comment statement
-1f2b39b fix duplicate machine pool information printed for the same cluster
-f0fadd8 add tests for list machinepools command
-5b60bbf added failure tests for list machinepools command
-498c54e Filtered OCM versions for marketplace gcp clusters
-a9f32b7 Changed string pointer to string and removed nil check
-0aca318 Changed gcp-marketplace keyword to marketplace-gcp
  • Loading branch information
tirthct committed Sep 29, 2023
1 parent 5d97615 commit 38b5eab
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
This document describes the relevant changes between releases of the
`ocm` command line tool.

## 0.1.69 Sep 29 2023

-447488d Added default values for CIDRs and host prefix
-672ca8b Fixed CIDR order and added back the comment
-fbff80f Fixed the comment statement
-1f2b39b fix duplicate machine pool information printed for the same cluster
-f0fadd8 add tests for list machinepools command
-5b60bbf added failure tests for list machinepools command
-498c54e Filtered OCM versions for marketplace gcp clusters
-a9f32b7 Changed string pointer to string and removed nil check
-0aca318 Changed gcp-marketplace keyword to marketplace-gcp

## 0.1.68 Sep 12 2023

- Bump k8s.io/apimachinery from 0.27.2 to 0.27.3
Expand Down

0 comments on commit 38b5eab

Please sign in to comment.