File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 2929 arch : amd64
3030 {{addURIAndSha "https://github.com/nginxinc/nginx-supportpkg-for-k8s/releases/download/{{ .TagName }}/kubectl-nginx_supportpkg_{{ .TagName }}_darwin_amd64.tar.gz" .TagName }}
3131 bin : kubectl-nginx_supportpkg
32+ - selector :
33+ matchLabels :
34+ os : windows
35+ arch : amd64
36+ {{addURIAndSha "https://github.com/nginxinc/nginx-supportpkg-for-k8s/releases/download/{{ .TagName }}/kubectl-nginx_supportpkg_{{ .TagName }}_windows_amd64.tar.gz" .TagName }}
37+ bin : kubectl-nginx_supportpkg
38+ - selector :
39+ matchLabels :
40+ os : windows
41+ arch : arm64
42+ {{addURIAndSha "https://github.com/nginxinc/nginx-supportpkg-for-k8s/releases/download/{{ .TagName }}/kubectl-nginx_supportpkg_{{ .TagName }}_windows_arm64.tar.gz" .TagName }}
43+ bin : kubectl-nginx_supportpkg
3244 shortDescription : Collect support packages for NGINX products that run on k8s
3345 homepage : https://github.com/nginxinc/nginx-supportpkg-for-k8s
3446 description : |
You can’t perform that action at this time.
0 commit comments