From 3793eeba5d387112285c4ace840766c8dc2e0d93 Mon Sep 17 00:00:00 2001 From: Tyler Cipriani Date: Thu, 13 Dec 2018 11:18:37 -0700 Subject: Add helm chart to repo Will enable new image build as part of the pipeline CI process. Change-Id: Ie074724169a0aa2b2fe360a1a949f6279c6b605d --- .pipeline/helm.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .pipeline/helm.yaml diff --git a/.pipeline/helm.yaml b/.pipeline/helm.yaml new file mode 100644 index 0000000..b79e047 --- /dev/null +++ b/.pipeline/helm.yaml @@ -0,0 +1 @@ +chart: https://releases.wikimedia.org/charts/blubberoid-0.0.1.tgz -- cgit v1.2.1