8217 fix removed extra v (#8218)
This commit is contained in:
parent
dcd552ceb5
commit
a46626b259
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ spec:
|
||||||
shortDescription: Interact with ingress-nginx
|
shortDescription: Interact with ingress-nginx
|
||||||
description: |
|
description: |
|
||||||
The official kubectl plugin for ingress-nginx.
|
The official kubectl plugin for ingress-nginx.
|
||||||
version: v%%%tag%%%
|
version: %%%tag%%%
|
||||||
homepage: https://kubernetes.github.io/ingress-nginx/kubectl-plugin/
|
homepage: https://kubernetes.github.io/ingress-nginx/kubectl-plugin/
|
||||||
platforms:
|
platforms:
|
||||||
- uri: https://github.com/kubernetes/ingress-nginx/releases/download/nginx-%%%tag%%%/kubectl-ingress_nginx-darwin-arm64.tar.gz
|
- uri: https://github.com/kubernetes/ingress-nginx/releases/download/nginx-%%%tag%%%/kubectl-ingress_nginx-darwin-arm64.tar.gz
|
||||||
|
|
Loading…
Reference in a new issue