From b38ccc5fa95afeec7574f728997956059499bab1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=97=AA=D1=94=CE=BD=CE=B9=CE=B7=20=E1=97=B7=CF=85=D0=BD?= =?UTF-8?q?=CA=9F?= Date: Wed, 16 Dec 2020 11:48:58 -0500 Subject: [PATCH] [common] 2.0.3 (#368) --- charts/common-test/Chart.yaml | 2 +- charts/common/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/common-test/Chart.yaml b/charts/common-test/Chart.yaml index 51cc7b8a..ef0c0f3a 100644 --- a/charts/common-test/Chart.yaml +++ b/charts/common-test/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: common-test description: Helper chart to test different use cases of the common library -version: 1.0.0 +version: 1.0.1 keywords: - k8s-at-home - common diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index e4d70066..dbd77086 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: common description: Function library for k8s-at-home charts type: library -version: 2.0.2 +version: 2.0.3 keywords: - k8s-at-home - common