Skip to content

Commit

Permalink
docs: Punctuation changes
Browse files Browse the repository at this point in the history
  • Loading branch information
yiannistri committed Dec 14, 2023
1 parent 6a14719 commit cc3c176
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions website/docs/enterprise/getting-started/releases-enterprise.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ This page details the changes for Weave GitOps Enterprise and its associated com
This is a bug fix release that fixes a few notable issues:

#### UI issues
- Credentials selection is fixed on the Templates page
- Credentials selection is fixed on the Templates page.
- Loading the Terraform list view no longer crashes with certain Terraform CRs.

#### CLI Bootstrapping
- Fixes Git Configuration for Flux bootstrapping in interactive mode
- Fixed Git Configuration for Flux bootstrapping in interactive mode.

### Enhancements
- Added bootstrapping export mode
- Added bootstrapping export mode.

### Dependency versions
- Flux >= v2.0.0
Expand All @@ -43,17 +43,17 @@ This is a bug fix release that fixes a few notable issues:

### Highlights

You can now run Weave GitOps Enterprise under a subpath e.g. https://example.com/wego/
You can now run Weave GitOps Enterprise under a subpath e.g. https://example.com/wego/ .
This is useful if you want to make the application available alongside other applications on the same domain, please see the documentation [here](https://docs.gitops.weave.works/docs/guides/run-ui-subpath/).

In the context of the Bootstrapping CLI command, this version allows installing Policy Agent or Tf-Controller as extra components.

### Enhancements
- Changes bootstrapping networking to use ClusterIP and other modes via release values
- Explorer default sort by score
- Changed bootstrapping networking to use ClusterIP and other modes via release values.
- Explorer default is sort by score.

### Bug Fixes
- Delay Explorer query input focus until drawer animation is complete
- Delay Explorer query input focus until drawer animation is complete.
- Fix YAML syntax highlighting for GitopsSets, Terraform, Secrets, Progressive Delivery and Workspaces.

### Dependency versions
Expand Down

0 comments on commit cc3c176

Please sign in to comment.