Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="kms-8.0.0"></a>
|
||||
### [kms-8.0.0](https://github.com/truecharts/apps/compare/kms-7.0.2...kms-8.0.0) (2021-09-26)
|
||||
|
||||
|
||||
|
||||
<a name="kms-7.0.2"></a>
|
||||
### [kms-7.0.2](https://github.com/truecharts/apps/compare/kms-7.0.1...kms-7.0.2) (2021-09-21)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: minimal
|
||||
appVersion: "minimal"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | common | 7.0.14 |
|
||||
| https://truecharts.org | common | 8.0.7 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
|
||||
<a name="kms-7.0.2"></a>
|
||||
### [kms-7.0.2](https://github.com/truecharts/apps/compare/kms-7.0.1...kms-7.0.2) (2021-09-21)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014))
|
||||
<a name="kms-8.0.0"></a>
|
||||
### [kms-8.0.0](https://github.com/truecharts/apps/compare/kms-7.0.2...kms-8.0.0) (2021-09-26)
|
||||
|
||||
@@ -14,6 +14,10 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"pykmsorg/py-kms"` | |
|
||||
| image.tag | string | `"minimal@sha256:f60edd7b3e7d59b5a2759584a3bf844cf41a3f1a1346186bb77409e0cb0a143c"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `1688` | |
|
||||
| service.main.ports.main.protocol | string | `"TCP"` | |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user