From 1cd9bec1d2eae67731cbe8c409359a719aed505b Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sat, 26 Mar 2022 11:24:56 +0100 Subject: [PATCH] move common in common-test --- helper-charts/common-test/Chart.yaml | 4 ++-- index.yaml | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 index.yaml diff --git a/helper-charts/common-test/Chart.yaml b/helper-charts/common-test/Chart.yaml index 592697fd..3580bece 100644 --- a/helper-charts/common-test/Chart.yaml +++ b/helper-charts/common-test/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "1.8.0" dependencies: - name: common - repository: file://../common + repository: file://../../charts/common version: '>=0.0.1' deprecated: false description: Helper chart to test different use cases of the common library @@ -22,4 +22,4 @@ name: common-test sources: - https://github.com/truecharts/apps/tree/master/charts/library/common-test type: application -version: 3.3.8 +version: 3.3.9 diff --git a/index.yaml b/index.yaml new file mode 100644 index 00000000..d3c1ef63 --- /dev/null +++ b/index.yaml @@ -0,0 +1,3 @@ +apiVersion: v1 +entries: {} +generated: "2022-03-26T11:20:38.9003625+01:00"