From 2e46791d2b07a6585b9bb8e1e274bba7ba130d1b Mon Sep 17 00:00:00 2001 From: Hidde Beydals Date: Wed, 9 Jun 2021 15:48:12 +0200 Subject: [PATCH] Patchup: add missing bit of text Signed-off-by: Hidde Beydals --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 675259bcf..fd7c73fc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ of Helm to `v3.6.0`. After a failed ARMv7 build during the initial release attempt of this version, `binutils-gold` has been introduced to the `builder` image [to allow `gccgo` to -build using the](https://golang.org/doc/install/gccgo#Gold). +build using the Gold linker](https://golang.org/doc/install/gccgo#Gold). Improvements: * Update K8s, controller-runtime and fluxcd/pkg deps