diff --git a/stable/dillinger/2.0.37/CHANGELOG.md b/stable/dillinger/2.0.38/CHANGELOG.md similarity index 87% rename from stable/dillinger/2.0.37/CHANGELOG.md rename to stable/dillinger/2.0.38/CHANGELOG.md index 3dfdaef6601..16c1684468c 100644 --- a/stable/dillinger/2.0.37/CHANGELOG.md +++ b/stable/dillinger/2.0.38/CHANGELOG.md @@ -2,6 +2,15 @@ +## [dillinger-2.0.38](https://github.com/truecharts/charts/compare/dillinger-2.0.37...dillinger-2.0.38) (2022-10-28) + +### Chore + +- Auto-update chart README [skip ci] + + + + ## [dillinger-2.0.37](https://github.com/truecharts/charts/compare/dillinger-2.0.36...dillinger-2.0.37) (2022-10-25) ### Chore @@ -88,12 +97,3 @@ ### Chore -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] diff --git a/stable/dillinger/2.0.37/Chart.lock b/stable/dillinger/2.0.38/Chart.lock similarity index 80% rename from stable/dillinger/2.0.37/Chart.lock rename to stable/dillinger/2.0.38/Chart.lock index 770c660cbce..cd7f5313a23 100644 --- a/stable/dillinger/2.0.37/Chart.lock +++ b/stable/dillinger/2.0.38/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.7.7 digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 -generated: "2022-10-25T09:56:07.108611669Z" +generated: "2022-10-28T09:52:14.470763458Z" diff --git a/stable/dillinger/2.0.37/Chart.yaml b/stable/dillinger/2.0.38/Chart.yaml similarity index 98% rename from stable/dillinger/2.0.37/Chart.yaml rename to stable/dillinger/2.0.38/Chart.yaml index e4aaf03de67..46ba5924001 100644 --- a/stable/dillinger/2.0.37/Chart.yaml +++ b/stable/dillinger/2.0.38/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dillinger -version: 2.0.37 +version: 2.0.38 appVersion: "3.39.1" description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. type: application diff --git a/stable/dillinger/2.0.37/README.md b/stable/dillinger/2.0.38/README.md similarity index 100% rename from stable/dillinger/2.0.37/README.md rename to stable/dillinger/2.0.38/README.md diff --git a/stable/dillinger/2.0.37/app-readme.md b/stable/dillinger/2.0.38/app-readme.md similarity index 100% rename from stable/dillinger/2.0.37/app-readme.md rename to stable/dillinger/2.0.38/app-readme.md diff --git a/stable/dillinger/2.0.37/charts/common-10.7.7.tgz b/stable/dillinger/2.0.38/charts/common-10.7.7.tgz similarity index 100% rename from stable/dillinger/2.0.37/charts/common-10.7.7.tgz rename to stable/dillinger/2.0.38/charts/common-10.7.7.tgz diff --git a/stable/dillinger/2.0.37/ix_values.yaml b/stable/dillinger/2.0.38/ix_values.yaml similarity index 92% rename from stable/dillinger/2.0.37/ix_values.yaml rename to stable/dillinger/2.0.38/ix_values.yaml index 04c4b650ce9..4962147aa64 100644 --- a/stable/dillinger/2.0.37/ix_values.yaml +++ b/stable/dillinger/2.0.38/ix_values.yaml @@ -5,6 +5,7 @@ image: securityContext: runAsNonRoot: false + readOnlyRootFilesystem: false podSecurityContext: runAsUser: 0 diff --git a/stable/dillinger/2.0.37/questions.yaml b/stable/dillinger/2.0.38/questions.yaml similarity index 99% rename from stable/dillinger/2.0.37/questions.yaml rename to stable/dillinger/2.0.38/questions.yaml index 9c86bac6a92..53e6ea454d7 100644 --- a/stable/dillinger/2.0.37/questions.yaml +++ b/stable/dillinger/2.0.38/questions.yaml @@ -1481,7 +1481,7 @@ questions: label: "ReadOnly Root Filesystem" schema: type: boolean - default: true + default: false - variable: allowPrivilegeEscalation label: "Allow Privilege Escalation" schema: diff --git a/stable/dillinger/2.0.37/templates/common.yaml b/stable/dillinger/2.0.38/templates/common.yaml similarity index 100% rename from stable/dillinger/2.0.37/templates/common.yaml rename to stable/dillinger/2.0.38/templates/common.yaml diff --git a/stable/dillinger/2.0.37/values.yaml b/stable/dillinger/2.0.38/values.yaml similarity index 100% rename from stable/dillinger/2.0.37/values.yaml rename to stable/dillinger/2.0.38/values.yaml