Skip to content

Commit 699a9c0

Browse files
authored
Merge pull request #188 from jodevsa/jodevsa-patch-1
chore(readme): use the latest version in the docs
2 parents 4763c0a + cd13617 commit 699a9c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,12 @@ Endpoint = 32.121.45.102:51820
8383

8484
## How to deploy
8585
```
86-
kubectl apply -f https://github.com/jodevsa/wireguard-operator/releases/download/v2.0.0/release.yaml
86+
kubectl apply -f https://github.com/jodevsa/wireguard-operator/releases/download/v2.1.0/release.yaml
8787
```
8888

8989
## How to remove
9090
```
91-
kubectl delete -f https://github.com/jodevsa/wireguard-operator/releases/download/v2.0.0/release.yaml
91+
kubectl delete -f https://github.com/jodevsa/wireguard-operator/releases/download/v2.1.0/release.yaml
9292
```
9393

9494
## How to collaborate

0 commit comments

Comments
 (0)