Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-11-09 20:19:24 +00:00
parent 4457b1780b
commit fd1da05522
12 changed files with 13 additions and 13 deletions

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="kms-9.0.9"></a>
### [kms-9.0.9](https://github.com/truecharts/apps/compare/kms-9.0.8...kms-9.0.9) (2021-11-09)
#### Chore
* update pykmsorg/py-kms:minimal docker digest to 769cc69 ([#1303](https://github.com/truecharts/apps/issues/1303))
<a name="kms-9.0.8"></a>
### [kms-9.0.8](https://github.com/truecharts/apps/compare/kms-9.0.7...kms-9.0.8) (2021-11-09)
@ -88,12 +97,3 @@
#### Chore
* Adapt for TrueNAS SCALE RC1
<a name="kms-8.0.18"></a>
### [kms-8.0.18](https://github.com/truecharts/apps/compare/kms-8.0.17...kms-8.0.18) (2021-10-20)
#### Chore
* bump apps, remove duplicates and move incubator to stable for RC1

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.5.4
digest: sha256:5bb2d31930ed6ceb6a350de804cbd9b297888a3f6b7b3aa0aaabe8a8d0ed8861
generated: "2021-11-09T11:27:34.653331592Z"
generated: "2021-11-09T20:17:01.772341643Z"

View File

@ -22,7 +22,7 @@ name: kms
sources:
- https://github.com/SystemRage/py-kms
type: application
version: 9.0.8
version: 9.0.9
annotations:
truecharts.org/catagories: |
- graywares

View File

@ -13,7 +13,7 @@ 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:a77083a54e6193fb7093353cdbaafd13735a3bdfe31695ff1325efb89fef56de"` | |
| image.tag | string | `"minimal@sha256:769cc69064bf60c67855a25a4c9e2959fd1e5e640396c35c15599d342d61061e"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |

View File

@ -3,7 +3,7 @@
image:
repository: pykmsorg/py-kms
pullPolicy: IfNotPresent
tag: minimal@sha256:a77083a54e6193fb7093353cdbaafd13735a3bdfe31695ff1325efb89fef56de
tag: minimal@sha256:769cc69064bf60c67855a25a4c9e2959fd1e5e640396c35c15599d342d61061e
securityContext:
readOnlyRootFilesystem: false