We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48cb13b commit 71150eaCopy full SHA for 71150ea
README.md
@@ -83,12 +83,12 @@ Endpoint = 32.121.45.102:51820
83
84
## How to deploy
85
```
86
-kubectl apply -f https://github.com/jodevsa/wireguard-operator/releases/download/v2.1.0/release.yaml
+kubectl apply -f https://github.com/jodevsa/wireguard-operator/releases/download/v2.5.0/release.yaml
87
88
89
## How to remove
90
91
-kubectl delete -f https://github.com/jodevsa/wireguard-operator/releases/download/v2.1.0/release.yaml
+kubectl delete -f https://github.com/jodevsa/wireguard-operator/releases/download/v2.5.0/release.yaml
92
93
94
## How to collaborate
0 commit comments