Fix Workflows
This commit is contained in:
+12
-2
@@ -1,7 +1,13 @@
|
||||
# About TrueCharts<br>
|
||||
**Community App Catalog for TrueNAS SCALE**
|
||||
|
||||
[](https://github.com/truecharts/apps/commits) [](https://github.com/truecharts/apps/actions/workflows/charts-release.yaml) [](https://github.com/pre-commit/pre-commit) [](https://app.fossa.com/projects/git%2Bgithub.com%2Ftruecharts%2Ftruecharts?ref=badge_shield) [](https://github.com/truecharts/apps/blob/master/docs/LICENSE.BSD3)
|
||||
[](https://truecharts.org/)
|
||||
[](https://github.com/truecharts/apps/commits)
|
||||
[](https://github.com/pre-commit/pre-commit)
|
||||
[](https://github.com/renovatebot/renovate)
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
[](#contributors-)
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||
---
|
||||
Truecharts is an innitiative to provide high quality Apps to use with the TrueNAS SCALE App Ecosystem.
|
||||
Our primary goals are:
|
||||
@@ -39,7 +45,9 @@ A lot of our work is based on the great effort of others. We would love to exten
|
||||
|
||||
## Licence
|
||||
|
||||
`SPDX-License-Identifier: BSD-3-Clause`
|
||||
[](https://github.com/truecharts/apps/blob/master/docs/LICENSE.BSD3)
|
||||
|
||||
|
||||
|
||||
Truecharts as a whole, is based on a BSD-3-clause license, this ensures almost everyone can use and modify our charts. However: As a lot of Apps are based on upstream Helm Charts, Licences can vary on a per-App basis. This can easily be seen by the presence of a "LICENSE" file in the App rootfolder.
|
||||
|
||||
@@ -47,5 +55,7 @@ Some Apps may also contain parts in other licenses, such as libraries or templat
|
||||
|
||||
[](https://app.fossa.com/projects/git%2Bgithub.com%2Ftruecharts%2Ftruecharts?ref=badge_large)
|
||||
|
||||
`SPDX-License-Identifier: BSD-3-Clause`
|
||||
|
||||
---
|
||||
 
|
||||
|
||||
+10
-32
@@ -2,10 +2,12 @@ apiVersion: v1
|
||||
entries:
|
||||
common:
|
||||
- apiVersion: v2
|
||||
created: "2021-03-17T14:27:24.125854125Z"
|
||||
appVersion: none
|
||||
created: "2021-04-09T14:06:49.253231365Z"
|
||||
description: Function library for TrueCharts
|
||||
digest: 41a2bf000d3a9ed7959b1d10690121869593c86c8f689bf70a652e98798c3e88
|
||||
digest: 0e59e412fad64441ab00e9b1f7120a3ffd8f6e8bd8ca3a87104d8ba3e413b2b3
|
||||
home: https://github.com/truecharts/apps/tree/master/common
|
||||
icon: https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png
|
||||
keywords:
|
||||
- truecharts
|
||||
- library-chart
|
||||
@@ -15,38 +17,14 @@ entries:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
- email: kjeld@schouten-lebbing.nl
|
||||
name: Ornias1993
|
||||
url: truecharts.org
|
||||
name: common
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/library/common
|
||||
type: library
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/common-2.0.0/common-2.0.0.tgz
|
||||
version: 2.0.0
|
||||
common-test:
|
||||
- apiVersion: v2
|
||||
created: "2021-03-17T14:27:24.209993243Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../common
|
||||
version: n/a
|
||||
description: Helper chart to test different use cases of the common library
|
||||
digest: 62611017e79eaaa94b57cd5229bb1058b9780e19eb502f9f54b5ae1903b67374
|
||||
home: https://github.com/truecharts/apps/tree/master/library/common-test
|
||||
keywords:
|
||||
- common-test
|
||||
- truecharts
|
||||
- common
|
||||
- test
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: common-test
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/library/common-test
|
||||
type: application
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/common-test-2.0.0/common-test-2.0.0.tgz
|
||||
version: 2.0.0
|
||||
generated: "2021-03-17T14:27:24.209999643Z"
|
||||
- https://github.com/truecharts/apps/releases/download/common-2.0.2/common-2.0.2.tgz
|
||||
version: 2.0.2
|
||||
generated: "2021-04-09T14:06:49.253236766Z"
|
||||
|
||||
Reference in New Issue
Block a user