move common in common-test

This commit is contained in:
kjeld Schouten-Lebbing
2022-03-26 11:24:56 +01:00
parent 6acc17bf9d
commit 1cd9bec1d2
2 changed files with 5 additions and 2 deletions

View File

@@ -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

3
index.yaml Normal file
View File

@@ -0,0 +1,3 @@
apiVersion: v1
entries: {}
generated: "2022-03-26T11:20:38.9003625+01:00"