From 619253ebce177f15bc46160e5c018006c761ddfb Mon Sep 17 00:00:00 2001 From: Stefan Prodan Date: Thu, 8 Feb 2024 18:00:36 +0200 Subject: [PATCH] Fix Istio link in changelog Signed-off-by: Stefan Prodan --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a38ab1c..9b0d8843 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ All notable changes to this project are documented in this file. This release comes with support for canary releases with traffic shifting using Istio TCP routing. For more information on how to enable TCP routing please -see the [Istio tutorial](hhttps://docs.flagger.app//tutorials/istio-progressive-delivery#canary-deployments-for-tcp-services). +see the [Istio tutorial](https://docs.flagger.app/tutorials/istio-progressive-delivery#canary-deployments-for-tcp-services). Both Flagger and the load tester Go dependencies have been updated to fix various CVEs. Flagger is now built with Go 1.21 and the container base image has been updated to Alpine 3.19.