* 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
682 B
YAML
27 lines
682 B
YAML
apiVersion: v2
|
|
appVersion: minimal
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 4.1.6
|
|
deprecated: false
|
|
description: Private Windows Activation Server for development and testing
|
|
home: https://github.com/truecharts/apps/tree/master/stable/kms
|
|
icon: https://truecharts.org/_static/img/kms-icon.jpg
|
|
keywords:
|
|
- kms
|
|
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: kms
|
|
sources:
|
|
- https://github.com/truecharts/apps/tree/master/stable/kms
|
|
- https://github.com/SystemRage/py-kms
|
|
type: application
|
|
version: 4.1.0
|