Cleanup and simplify containers and charts (#531)

* move truecharts containers to k8s-at-home

* Chart.yaml cleanup

* bump patch versions
This commit is contained in:
Kjeld Schouten-Lebbing
2021-05-30 23:22:13 +02:00
committed by GitHub
parent 9a903fb6ca
commit 2ee1190fda
153 changed files with 124 additions and 1601 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ appVersion: none
description: Helper chart to test different use cases of the common library
type: application
deprecated: false
home: https://github.com/truecharts/apps/tree/master/library/common-test
home: https://github.com/truecharts/apps/tree/master/charts/library/common-test
icon: https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png
keywords:
- common-test
@@ -15,7 +15,7 @@ keywords:
- common
- test
sources:
- https://github.com/truecharts/apps/tree/master/library/common-test
- https://github.com/truecharts/apps/tree/master/charts/library/common-test
dependencies:
- name: common
repository: file://../common
+1 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: none
description: Function library for TrueCharts
home: https://github.com/truecharts/apps/tree/master/common
home: https://github.com/truecharts/apps/tree/master/charts/common
icon: https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png
keywords:
- truecharts
@@ -17,6 +17,5 @@ maintainers:
url: truecharts.org
name: common
sources:
- https://github.com/truecharts/apps/tree/master/library/common
type: library
version: 5.1.2