From 7e48d7537f12e5a564ecb375cefc46500d07be1a Mon Sep 17 00:00:00 2001 From: stefanprodan Date: Mon, 19 Aug 2019 18:59:37 +0300 Subject: [PATCH] Add Helm Operator tutorial --- docs/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 1a960a53..4071984e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -66,7 +66,8 @@ to accelerate and simplify application deployments and operations tasks to Kuber GitOps tutorials: * [Progressive Delivery for Istio with Flagger and Flux](https://github.com/stefanprodan/gitops-istio) -* [Progressive Delivery for Linkerd with Flagger and Flux](https://helm.workshop.flagger.dev) +* [Canaries with Helm charts and GitOps](https://docs.flagger.app/tutorials/canary-helm-gitops) +* Progressive Delivery for Linkerd with Flagger and Flux (TBA) ## Getting Help