Skip to content

Commit

Permalink
doc: cover cnpg plugin upgrade with krew (#2012)
Browse files Browse the repository at this point in the history
Closes #2011

Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
  • Loading branch information
gbartolini committed May 9, 2023
1 parent 5872ba6 commit a64055a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/src/cnpg-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,14 @@ run:
kubectl krew install cnpg
```

When a new version of the plugin is released, you can update the existing
installation with:

```sh
kubectl krew update
kubectl krew upgrade cnpg
```

### Supported Architectures

CloudNativePG Plugin is currently built for the following
Expand Down

0 comments on commit a64055a

Please sign in to comment.