Skip to content

Commit

Permalink
Release v0.1.70
Browse files Browse the repository at this point in the history
-4dad47f OCM-3510 | fix: allow clusters to edit ingresses
-57855bf fixed setting isGcpMarketplaceSubscriptionType for non interactive mode
-557a66b making GCP service account file mandatory for CCS clusters (openshift-online#565)
-1f5481b Add GCP marketplace terms and conditions for marketplace GCP clusters
-47cd35c showing error and re-prompting service-account-file question if one is not provided (openshift-online#567)
-0d3f4c3 OCM-4186 | Feat | Changed marketplace-gcp-terms error message for non-interactive mode (openshift-online#569)
-455f27e OCM-4184 | Feat | Convert relative path containing tilde for service account file (openshift-online#568)
  • Loading branch information
tirthct committed Oct 13, 2023
1 parent 455f27e commit b9146d3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
This document describes the relevant changes between releases of the
`ocm` command line tool.

## 0.1.70 Oct 13 2023

-4dad47f OCM-3510 | fix: allow clusters to edit ingresses
-57855bf fixed setting isGcpMarketplaceSubscriptionType for non interactive mode
-557a66b making GCP service account file mandatory for CCS clusters (#565)
-1f5481b Add GCP marketplace terms and conditions for marketplace GCP clusters
-47cd35c showing error and re-prompting service-account-file question if one is not provided (#567)
-0d3f4c3 OCM-4186 | Feat | Changed marketplace-gcp-terms error message for non-interactive mode (#569)
-455f27e OCM-4184 | Feat | Convert relative path containing tilde for service account file (#568)

## 0.1.69 Sep 29 2023

- 447488d Added default values for CIDRs and host prefix
Expand Down

0 comments on commit b9146d3

Please sign in to comment.