Skip to content

Commit a64055a

Browse files
authored
doc: cover cnpg plugin upgrade with krew (cloudnative-pg#2012)
Closes cloudnative-pg#2011 Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
1 parent 5872ba6 commit a64055a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/src/cnpg-plugin.md

+8
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,14 @@ run:
8888
kubectl krew install cnpg
8989
```
9090

91+
When a new version of the plugin is released, you can update the existing
92+
installation with:
93+
94+
```sh
95+
kubectl krew update
96+
kubectl krew upgrade cnpg
97+
```
98+
9199
### Supported Architectures
92100

93101
CloudNativePG Plugin is currently built for the following

0 commit comments

Comments
 (0)