* adapt metrics * Adapt VPN * Adapt codeserver (remove git related crap) * add postgresql group, remove vpn group * restructure securityContext and add testapp for gui testing * simplify security questions.yaml * adapt workload GUI * no message * no message * adapt portal configmap name * add netshoot GUI elements * add postgresql GUI elements * whoops * some more gui fixes * restructure * Update Chart.yaml Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> * Update vpn.yaml Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> * Update common.yaml Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> * Update charts/dev/testapp/values.yaml Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> * Update charts/dev/testapp/values.yaml Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> * Update charts/dev/testapp/values.yaml Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> * Revert "limit fetch depth" This reverts commit ffb83b1b05bf1e73ecf4fcb834c67f1e008a13ab. (+2 squashed commit) Squashed commit: [ffb83b1b05] limit fetch depth [ce063d6a95] Update ct-install.yaml Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> * Update build-release.sh Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> * Update ct-install.yaml Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> --------- Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
33 lines
827 B
YAML
33 lines
827 B
YAML
apiVersion: v2
|
|
appVersion: "0.20.2297"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 12.2.0
|
|
deprecated: false
|
|
description: testing app for truecharts
|
|
home: https://truecharts.org/charts/stable/jackett
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.png
|
|
keywords:
|
|
- jackett
|
|
- torrent
|
|
- usenet
|
|
kubeVersion: ">=1.16.0-0"
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: testapp
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
|
|
- https://ghcr.io/onedr0p/jackett
|
|
- https://github.com/Jackett/Jackett
|
|
type: application
|
|
version: 0.0.1
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
- test
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|