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