Skip to content

Commit 71150ea

Browse files
authored
feat: add golint support
1 parent 48cb13b commit 71150ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
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.1.0/release.yaml
86+
kubectl apply -f https://github.com/jodevsa/wireguard-operator/releases/download/v2.5.0/release.yaml
8787
```
8888

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

9494
## How to collaborate

0 commit comments

Comments
 (0)