mirror of
https://github.com/truecharts/charts.git
synced 2026-07-17 15:31:21 -03:00
* try adding some custom tooling for the job * polish tooling * more polish * process stable * setup scripting for incubator * Process incubator * setup script for dev * remove dev placeholder app * remove .test beta folder * fix some of the workflows and tooling * fix a testing bug * update doc generation to not create app-readme.md * remove an unneeded file * support multiple charts * adapt docs * adapt branch in docs
30 lines
760 B
YAML
30 lines
760 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: kms
|
|
version: 3.1.5
|
|
# upstream_version:
|
|
appVersion: "minimal"
|
|
description: Private Windows Activation Server for development and testing
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/stable/kms
|
|
icon: https://truecharts.org/_static/img/kms-icon.jpg
|
|
keywords:
|
|
- kms
|
|
sources:
|
|
- https://github.com/truecharts/apps/tree/master/stable/kms
|
|
- https://github.com/SystemRage/py-kms
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 3.5.5
|
|
# condition:
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
- name: Ornias1993
|
|
email: kjeld@schouten-lebbing.nl
|
|
url: truecharts.org
|
|
# annotations:
|