Skip to content

Commit 6b5a2e0

Browse files
committed
Adds v0.2.0 Release Notes
Issue: [sc-16954]
1 parent fe1f3bc commit 6b5a2e0

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

docs/content/releases/0.1.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "0.1.0"
33
draft: false
4+
weight: 999
45
---
56

67
[Crunchy Postgres for Kubernetes]: https://www.crunchydata.com/products/crunchy-postgresql-for-kubernetes

docs/content/releases/0.2.0.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: "0.2.0"
3+
draft: false
4+
weight: 998
5+
---
6+
7+
[Crunchy Postgres for Kubernetes]: https://www.crunchydata.com/products/crunchy-postgresql-for-kubernetes
8+
[`pgo` CLI documentation]: https://access.crunchydata.com/documentation/postgres-operator-client/latest
9+
[PGO documentation]: https://access.crunchydata.com/documentation/postgres-operator/latest
10+
11+
12+
Crunchy Data announces the release of `pgo`, Postgres Operator Client from Crunchy Data 0.2.0.
13+
14+
Built as a `kubectl` plugin, the `pgo` CLI facilitates the creation and management of PostgreSQL clusters created using [Crunchy Postgres for Kubernetes][].
15+
For more information about using the CLI and the various commands available, please see the [`pgo` CLI documentation][].
16+
17+
Additionally, please see the [PGO documentation][] for information about
18+
[getting started](https://access.crunchydata.com/documentation/postgres-operator/latest/quickstart/)
19+
with Crunchy Postgres for Kubernetes.
20+
21+
22+
## Features
23+
24+
- ARM builds for Mac and Linux are now supported.
25+
26+
## Changes
27+
28+
- The installation documentation has been updated to clarify any file renaming that is required during `pgo` installation.
29+

0 commit comments

Comments
 (0)