Installation
To install this release, refer to the instructions at https://github.com/kubernetes-sigs/krew/blob/v0.4.4/README.md.
Release Assets
Artifacts for this release can be downloaded from the following links.
It is recommended to follow installation instructions
and not using these artifacts directly.
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.4/krew-darwin_amd64.tar.gz
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.4/krew-darwin_amd64.tar.gz.sha256
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.4/krew-darwin_arm64.tar.gz
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.4/krew-darwin_arm64.tar.gz.sha256
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.4/krew-linux_amd64.tar.gz
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.4/krew-linux_amd64.tar.gz.sha256
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.4/krew-linux_arm.tar.gz
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.4/krew-linux_arm.tar.gz.sha256
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.4/krew-linux_arm64.tar.gz
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.4/krew-linux_arm64.tar.gz.sha256
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.4/krew-linux_ppc64le.tar.gz
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.4/krew-linux_ppc64le.tar.gz.sha256
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.4/krew-windows_amd64.tar.gz
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.4/krew-windows_amd64.tar.gz.sha256
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.4/krew.exe
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.4/krew.exe.sha256
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.4/krew.yaml
Thanks to our contributors for helping out with v0.4.4:
- Yuki Okushi
- Cheng Wang
- Ahmet Alp Balkan
- rumstead
- mgiessing
- matoruru
- lou-lan
- guangwu
- ferhat elmas
- Sean McGinnis
- Justin Garrison
- James Blair
- Daniel García
- Chris Kim
- Bishal Das
- Amol Mote
(krew v0.4.4 is tagged on Thu Jul 13 21:53:45 UTC 2023.)
Merged pull requests
- detect download failures when status code > 200 #820
- chose: update go module dependencies #829
- fix: CVE-2021-44716 CVE-2022-29526 CVE-2021-38561 etc. #827
- Support
krew search
plugins by name and description #799 - Use dl.k8s.io instead of hardcoded GCS URIs #824
- Document windows entrypoint limitation of .exe #821
- Broken Link issue fixed #804
- Update plugin manifest doc #800
- Add ppc64le support #755
- Update the number of kubectl plugins #794
- Typos fixed in RELEASING_KREW.md #793
- Improved a installation script for fish #786
- Replace an unmaintained action #781
- Update the installation URL of golangci-lint #784
- Remove outdated TODO comment #777
- Resolve inconsistency on long explanations #779
- Fix image links of logo #773
- Mention
KREW_ROOT
on instruction #774 - CI: Update some actions #775
- disable the completion command #771
- Updating docs to include the need for a 'v' before the semver version. #766
- Adding clarity for plugin repo naming #760
- A modernization pass #756