mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-05 15:26:21 -03:00
move common in common-test
This commit is contained in:
@@ -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
3
index.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
apiVersion: v1
|
||||
entries: {}
|
||||
generated: "2022-03-26T11:20:38.9003625+01:00"
|
||||
Reference in New Issue
Block a user