From 1be380c021c3864a7dc9ccea9735d451d57e335e Mon Sep 17 00:00:00 2001 From: Matthew Date: Fri, 13 Nov 2015 16:02:22 -0800 Subject: [PATCH] doc(alpine): link to alpinelinux.org --- alpine/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alpine/Chart.yaml b/alpine/Chart.yaml index 014539791a..701c8d5ab0 100644 --- a/alpine/Chart.yaml +++ b/alpine/Chart.yaml @@ -1,6 +1,6 @@ name: alpine -home: http://github.com/deis/helm -version: 0.0.1 +home: http://www.alpinelinux.org/ +version: 0.1.0 description: Simple pod running Alpine Linux. maintainers: - Matt Butcher