Installation
------------
To install this release, refer to the instructions at https://github.com/kubernetes-sigs/krew/blob/v0.4.3/README.md.

Release Assets
--------------
Artifacts for this release can be downloaded from the following links.
It is recommended to follow [installation instructions](https://github.com/kubernetes-sigs/krew/blob/v0.4.3/README.md)
and not using these artifacts directly.

- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.3/krew-darwin_amd64.tar.gz
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.3/krew-darwin_amd64.tar.gz.sha256
- https://github.com/kubernetes-sigs/krew/releases/download/v0.4.3/krew.yaml

Thanks to our contributors for helping out with v0.4.3:
- Chris Kim
- Ahmet Alp Balkan
- zhengtianbao
- Cornelius Weig
- Alexandre Garnier
- ferhat elmas
- Vincent
- Samuel Walker
- Kazuki Suda
- Kai
- Jun
- Gábor Lipták
- Evgeny Shmarnev
- Chok Yip Lau
- Carlos Alexandro Becker
- Batuhan Apaydın
- Allianzcortex

(krew v0.4.3 is tagged on Sat Feb  5 00:46:43 UTC 2022.)

<details>
<summary>Merged pull requests</summary>

* check all existing index [#751](https://github.com/kubernetes-sigs/krew/pull/751)
* validate-krew-manifest: Add windows/arm64 to supported platforms [#747](https://github.com/kubernetes-sigs/krew/pull/747)
* Bump Go to 1.17 [#744](https://github.com/kubernetes-sigs/krew/pull/744)
* add prefix for rel attribute of badge [#746](https://github.com/kubernetes-sigs/krew/pull/746)
* README.md: HTTP => HTTPS [#743](https://github.com/kubernetes-sigs/krew/pull/743)
* feat: skip install on validate-krew-manifest [#736](https://github.com/kubernetes-sigs/krew/pull/736)
* docs: Document proxy environment variable usage. [#733](https://github.com/kubernetes-sigs/krew/pull/733)
* fix the loading row remains even after the plugins are loaded [#730](https://github.com/kubernetes-sigs/krew/pull/730)
* Correct windows krew install command. [#732](https://github.com/kubernetes-sigs/krew/pull/732)
* update hack/make-release-notes.sh with links to separated archives [#727](https://github.com/kubernetes-sigs/krew/pull/727)
* Adapt install doc for separated archives for each platform (#697) [#700](https://github.com/kubernetes-sigs/krew/pull/700)
* feat: make fmt.FPrintln instead of klog while printing error message [#719](https://github.com/kubernetes-sigs/krew/pull/719)
</details>