diff --git a/stable/kms/9.0.8/CHANGELOG.md b/stable/kms/9.0.9/CHANGELOG.md similarity index 90% rename from stable/kms/9.0.8/CHANGELOG.md rename to stable/kms/9.0.9/CHANGELOG.md index b1bb08c3ad4..1bea4ffd543 100644 --- a/stable/kms/9.0.8/CHANGELOG.md +++ b/stable/kms/9.0.9/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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)) + + + ### [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 - - - - -### [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 diff --git a/stable/kms/9.0.8/CONFIG.md b/stable/kms/9.0.9/CONFIG.md similarity index 100% rename from stable/kms/9.0.8/CONFIG.md rename to stable/kms/9.0.9/CONFIG.md diff --git a/stable/kms/9.0.8/Chart.lock b/stable/kms/9.0.9/Chart.lock similarity index 78% rename from stable/kms/9.0.8/Chart.lock rename to stable/kms/9.0.9/Chart.lock index 2b4c3e7057c..3bc08964ca4 100644 --- a/stable/kms/9.0.8/Chart.lock +++ b/stable/kms/9.0.9/Chart.lock @@ -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" diff --git a/stable/kms/9.0.8/Chart.yaml b/stable/kms/9.0.9/Chart.yaml similarity index 98% rename from stable/kms/9.0.8/Chart.yaml rename to stable/kms/9.0.9/Chart.yaml index b8340f23831..73c7b9b0731 100644 --- a/stable/kms/9.0.8/Chart.yaml +++ b/stable/kms/9.0.9/Chart.yaml @@ -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 diff --git a/stable/kms/9.0.8/README.md b/stable/kms/9.0.9/README.md similarity index 100% rename from stable/kms/9.0.8/README.md rename to stable/kms/9.0.9/README.md diff --git a/stable/kms/9.0.8/app-readme.md b/stable/kms/9.0.9/app-readme.md similarity index 100% rename from stable/kms/9.0.8/app-readme.md rename to stable/kms/9.0.9/app-readme.md diff --git a/stable/kms/9.0.8/charts/common-8.5.4.tgz b/stable/kms/9.0.9/charts/common-8.5.4.tgz similarity index 100% rename from stable/kms/9.0.8/charts/common-8.5.4.tgz rename to stable/kms/9.0.9/charts/common-8.5.4.tgz diff --git a/stable/kms/9.0.8/helm-values.md b/stable/kms/9.0.9/helm-values.md similarity index 91% rename from stable/kms/9.0.8/helm-values.md rename to stable/kms/9.0.9/helm-values.md index e5031aa3421..4ec8810520c 100644 --- a/stable/kms/9.0.8/helm-values.md +++ b/stable/kms/9.0.9/helm-values.md @@ -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` | | diff --git a/stable/kms/9.0.8/ix_values.yaml b/stable/kms/9.0.9/ix_values.yaml similarity index 78% rename from stable/kms/9.0.8/ix_values.yaml rename to stable/kms/9.0.9/ix_values.yaml index f1248162f94..bdc5c705e39 100644 --- a/stable/kms/9.0.8/ix_values.yaml +++ b/stable/kms/9.0.9/ix_values.yaml @@ -3,7 +3,7 @@ image: repository: pykmsorg/py-kms pullPolicy: IfNotPresent - tag: minimal@sha256:a77083a54e6193fb7093353cdbaafd13735a3bdfe31695ff1325efb89fef56de + tag: minimal@sha256:769cc69064bf60c67855a25a4c9e2959fd1e5e640396c35c15599d342d61061e securityContext: readOnlyRootFilesystem: false diff --git a/stable/kms/9.0.8/questions.yaml b/stable/kms/9.0.9/questions.yaml similarity index 100% rename from stable/kms/9.0.8/questions.yaml rename to stable/kms/9.0.9/questions.yaml diff --git a/stable/kms/9.0.8/templates/common.yaml b/stable/kms/9.0.9/templates/common.yaml similarity index 100% rename from stable/kms/9.0.8/templates/common.yaml rename to stable/kms/9.0.9/templates/common.yaml diff --git a/stable/kms/9.0.8/values.yaml b/stable/kms/9.0.9/values.yaml similarity index 100% rename from stable/kms/9.0.8/values.yaml rename to stable/kms/9.0.9/values.yaml