Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-02-13 12:40:01 +00:00
parent 4133744ab5
commit ecc97d362e
14 changed files with 23 additions and 11 deletions

View File

@ -1,3 +0,0 @@
## [kubeapps-0.0.2](https://github.com/truecharts/charts/compare/kubeapps-0.0.1...kubeapps-0.0.2) (2024-02-13)

View File

@ -7,6 +7,9 @@ title: Changelog
## [kubeapps-0.0.3](https://github.com/truecharts/charts/compare/kubeapps-0.0.2...kubeapps-0.0.3) (2024-02-13)
## [kubeapps-0.0.2](https://github.com/truecharts/charts/compare/kubeapps-0.0.1...kubeapps-0.0.2) (2024-02-13)

View File

@ -5,7 +5,7 @@ annotations:
truecharts.org/category: operators
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
truecharts.org/train: enterprise
apiVersion: v2
appVersion: latest
dependencies:
@ -25,7 +25,7 @@ dependencies:
import-values: []
deprecated: false
description: KubeApps is a Kubernetes-as-Apps solution
home: https://truecharts.org/charts/incubator/KubeApps
home: https://truecharts.org/charts/enterprise/KubeApps
icon: https://truecharts.org/img/hotlink-ok/chart-icons/KubeApps.png
keywords:
- kubeapps
@ -39,7 +39,6 @@ name: kubeapps
sources:
- https://cert-manager.io/
- https://github.com/cert-manager
- https://github.com/truecharts/charts/tree/master/charts/incubator/KubeApps
- https://github.com/truecharts/containers/tree/master/apps/alpine
- https://github.com/truecharts/charts/tree/master/charts/enterprise/KubeApps
type: application
version: 0.0.2
version: 0.0.3

View File

@ -0,0 +1,3 @@
## [kubeapps-0.0.3](https://github.com/truecharts/charts/compare/kubeapps-0.0.2...kubeapps-0.0.3) (2024-02-13)

View File

@ -15,13 +15,23 @@ workload:
service:
main:
enabled: false
ports:
main:
enabled: false
kubeapps:
enabled: true
primary: true
expandObjectName: false
labels:
truecharts.org/flagged: "true"
selectorLabels:
app.kubernetes.io/component: frontend
truecharts.org/kahack: frontend
ports:
main:
kubeapps:
enabled: true
primary: true
port: 8080
targetPort: 8080

View File

@ -60,7 +60,7 @@ questions:
additional_attrs: true
type: dict
attrs:
- variable: main
- variable: kubeapps
label: "Main Service"
description: "The Primary service on which the healthcheck runs, often the webUI"
schema:
@ -97,7 +97,7 @@ questions:
additional_attrs: true
type: dict
attrs:
- variable: main
- variable: kubeapps
label: "Main Service Port Configuration"
schema:
additional_attrs: true