From 6976cc3fb7d6976a18de6662af68e41c1ab14b04 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sat, 10 Apr 2021 18:41:31 +0200 Subject: [PATCH] Republish new common version --- library/common-test/Chart.yaml | 2 +- library/common/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library/common-test/Chart.yaml b/library/common-test/Chart.yaml index ecea01cca53..6c821757611 100644 --- a/library/common-test/Chart.yaml +++ b/library/common-test/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: common-test -version: 2.0.0 +version: 2.0.1 # upstream_version: appVersion: none description: Helper chart to test different use cases of the common library diff --git a/library/common/Chart.yaml b/library/common/Chart.yaml index 806f79b1bc9..514f65b474b 100644 --- a/library/common/Chart.yaml +++ b/library/common/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: common -version: 2.1.1 +version: 2.1.2 # upstream_version: appVersion: none description: Function library for TrueCharts