From fdce49b45d98a130d4e006be2c2d8f43e8a56b10 Mon Sep 17 00:00:00 2001 From: Stefan Prodan Date: Thu, 26 Sep 2019 11:39:21 +0300 Subject: [PATCH] Add Helm v3 workshop to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0612af7f8..6ab9bdea3 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ or just [browse through the documentation](https://docs.fluxcd.io/projects/helm- As Flux Helm Operator is Open Source, integrations are very straight-forward. Here are a few popular ones you might want to check out: +- [Progressive Delivery workshop (Helm v3 alpha)](https://helm.workshop.flagger.dev/) - [Managing Helm releases the GitOps way](https://github.com/fluxcd/helm-operator-get-started) - [GitOps for Istio Canary deployments](https://github.com/stefanprodan/gitops-istio)