Skip to content

Commit a92bfd1

Browse files
authored
Merge pull request #20 from mweibel/darwin-arm64
support darwin all architectures
2 parents 877cd0b + bc33763 commit a92bfd1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.krew.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ spec:
99
- selector:
1010
matchLabels:
1111
os: darwin
12-
arch: amd64
1312
{{addURIAndSha "https://github.com/jsturtevant/windows-debug/releases/download/{{ .TagName }}/kubectl-windows-debug-{{ .TagName }}.tar.gz" .TagName }}
1413
bin: kubectl-windows-debug
1514
- selector:
@@ -30,4 +29,4 @@ spec:
3029
3130
By default it uses container image https://github.com/jsturtevant/windows-debug/pkgs/container/windows-debug
3231
which has some useful utilities for debugging Windows processes pre-installed.
33-
You can provide your own image by using --image flag.
32+
You can provide your own image by using --image flag.

0 commit comments

Comments
 (0)