Update library charts to standardised Chart.yaml format

This commit is contained in:
kjeld Schouten-Lebbing 2021-02-27 20:51:35 +01:00
parent 10833f8d53
commit 2f4027b2c2
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
3 changed files with 36 additions and 14 deletions

View File

@ -17,7 +17,6 @@ on:
jobs:
pre-release:
needs: copy
runs-on: ubuntu-latest
timeout-minutes: 5
steps:

View File

@ -1,15 +1,31 @@
apiVersion: v2
name: common-test
description: Helper chart to test different use cases of the common library
version: 1.3.1
kubeVersion: ">=1.16.0-0"
name: common-test
version: 1.3.2
# upstream_version:
# appVersion:
description: Helper chart to test different use cases of the common library
type: application
deprecated: false
home: https://github.com/truecharts/charts/tree/master/library/common-test
# icon:
keywords:
- common-test
- truecharts
- common
home: https://github.com/truecharts/truecharts/tree/master/charts/common-test
maintainers:
- name: truecharts
- test
sources:
- https://github.com/truecharts/charts/tree/master/library/common-test
dependencies:
- name: common
repository: file://../common
version: n/a
# condition:
# tags:
# import-values:
# alias:
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: truecharts.org
# annotations:

View File

@ -1,16 +1,23 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: common
version: 1.3.2
# upstream_version:
# appVersion:
description: Function library for TrueCharts
type: library
version: 1.3.1
kubeVersion: ">=1.16.0-0"
# upstream_version: 3.0.1
deprecated: false
home: https://github.com/truecharts/truecharts/tree/master/common
# icon:
keywords:
- truecharts
- library-chart
- k8s-at-home
- common
home: https://github.com/truecharts/truecharts/tree/master/common
sources:
- https://github.com/truecharts/charts/tree/master/library/common
# dependencies:
maintainers:
- name: truecharts
- name: TrueCharts
email: info@truecharts.org
url: truecharts.org
# annotations: