From 3382c83d6ea62045adedf23acfd1b2ae3f230aed Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Mon, 9 Apr 2018 11:35:59 -0500 Subject: [PATCH] Add link to Helm and say it's open source --- slides/kube/helm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/kube/helm.md b/slides/kube/helm.md index 94f270db..f9d1487c 100644 --- a/slides/kube/helm.md +++ b/slides/kube/helm.md @@ -14,7 +14,7 @@ - It would be nice to be able to upgrade/rollback these bundles carefully -- Helm offers all these things! +- [Helm](https://helm.sh/) is an open source project offering all these things! ---