From e68df8f9660e47ff282df76e740cb2edd8de5214 Mon Sep 17 00:00:00 2001 From: rimas Date: Mon, 17 Dec 2018 13:52:04 +0000 Subject: [PATCH] bump keel app version to v0.13.0 --- chart/keel/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/keel/Chart.yaml b/chart/keel/Chart.yaml index 8ca018c5..6ba7127b 100644 --- a/chart/keel/Chart.yaml +++ b/chart/keel/Chart.yaml @@ -3,7 +3,7 @@ name: keel description: Open source, tool for automating Kubernetes deployment updates. Keel is stateless, robust and lightweight. version: 0.7.6 # Note that we use appVersion to get images tag, so make sure this is correct. -appVersion: 0.12.0 +appVersion: 0.13.0 keywords: - kubernetes deployment - helm release