From 665090b15c7c921c33bb5e485c0b164ffef1bb51 Mon Sep 17 00:00:00 2001 From: Karolis Rusenas Date: Fri, 21 Apr 2023 11:40:49 +0100 Subject: [PATCH] bump release --- chart/keel/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/keel/Chart.yaml b/chart/keel/Chart.yaml index cfb1cd6a..6b4e5fc9 100644 --- a/chart/keel/Chart.yaml +++ b/chart/keel/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v1 name: keel description: Open source, tool for automating Kubernetes deployment updates. Keel is stateless, robust and lightweight. -version: 1.0.1 +version: 1.0.2 # Note that we use appVersion to get images tag, so make sure this is correct. -appVersion: 0.18.0 +appVersion: 0.18.1 keywords: - kubernetes deployment - helm release