* first work for allowing ramdisk usage * add bump tooling. Fixes: #157 * bump minor versions due to adding ramdisk emptydir to persistence * allow disabling persistent storage * actually push major as it is breaking in theory * cleanup hpm example code * Allow custom storageClass and fix bug using the wrong storageClass * try fixing gabs * cleanup * update tests * revert some permission job changes * reverse some of the 3.0 common incompatible bitwarden changes
27 lines
737 B
YAML
27 lines
737 B
YAML
apiVersion: v2
|
|
appVersion: nightly
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 4.1.6
|
|
deprecated: false
|
|
description: Aggregated management of TrueNAS devices
|
|
home: https://github.com/truecharts/apps/tree/master/incubator/truecommand
|
|
icon: https://www.ixsystems.com/documentation/truecommand/1.2/_static/tv-logo.png
|
|
keywords:
|
|
- truecommand
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
- email: kjeld@schouten-lebbing.nl
|
|
name: Ornias1993
|
|
url: truecharts.org
|
|
name: truecommand
|
|
sources:
|
|
- https://github.com/truecharts/apps/tree/master/incubator/truecommand
|
|
- https://hub.docker.com/r/ixsystems/truecommand
|
|
type: application
|
|
version: 4.1.0
|