Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
51d7d73c43
commit
cdf2e27176
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [kubeapps-0.0.4](https://github.com/truecharts/charts/compare/kubeapps-0.0.3...kubeapps-0.0.4) (2024-02-13)
|
||||
|
||||
### Feat
|
||||
|
||||
|
||||
|
||||
- move to enterprise train, finished testing
|
|
@ -7,6 +7,9 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [kubeapps-0.0.5](https://github.com/truecharts/charts/compare/kubeapps-0.0.4...kubeapps-0.0.5) (2024-02-14)
|
||||
|
||||
|
||||
## [kubeapps-0.0.4](https://github.com/truecharts/charts/compare/kubeapps-0.0.3...kubeapps-0.0.4) (2024-02-13)
|
||||
|
||||
### Feat
|
|
@ -25,8 +25,8 @@ dependencies:
|
|||
import-values: []
|
||||
deprecated: false
|
||||
description: KubeApps is a Kubernetes-as-Apps solution
|
||||
home: https://truecharts.org/charts/enterprise/KubeApps
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/KubeApps.png
|
||||
home: https://truecharts.org/charts/enterprise/kubeapps
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubeapps.png
|
||||
keywords:
|
||||
- kubeapps
|
||||
- catalog
|
||||
|
@ -39,6 +39,7 @@ name: kubeapps
|
|||
sources:
|
||||
- https://cert-manager.io/
|
||||
- https://github.com/cert-manager
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/KubeApps
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/kubeapps
|
||||
- https://github.com/truecharts/containers/tree/master/apps/alpine
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
|
@ -7,7 +7,7 @@ title: README
|
|||
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/KubeApps)
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/enterprise/kubeapps)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
|
||||
## [kubeapps-0.0.5](https://github.com/truecharts/charts/compare/kubeapps-0.0.4...kubeapps-0.0.5) (2024-02-14)
|
|
@ -67,5 +67,3 @@ kubeapps:
|
|||
initialRepos:
|
||||
- name: truecharts
|
||||
url: https://charts.truecharts.org
|
||||
- name: bitnami
|
||||
url: https://charts.bitnami.com/bitnami
|
|
@ -1,4 +1,4 @@
|
|||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/KubeApps.png
|
||||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/kubeapps.png
|
||||
categories:
|
||||
- operators
|
||||
screenshots: []
|
||||
|
|
Loading…
Reference in New Issue