Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-10-28 09:53:38 +00:00
parent e179682762
commit 4019ac7e2e
10 changed files with 13 additions and 12 deletions

View File

@ -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) ## [dillinger-2.0.37](https://github.com/truecharts/charts/compare/dillinger-2.0.36...dillinger-2.0.37) (2022-10-25)
### Chore ### Chore
@ -88,12 +97,3 @@
### Chore ### 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]

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 10.7.7 version: 10.7.7
digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587
generated: "2022-10-25T09:56:07.108611669Z" generated: "2022-10-28T09:52:14.470763458Z"

View File

@ -1,7 +1,7 @@
apiVersion: v2 apiVersion: v2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
name: dillinger name: dillinger
version: 2.0.37 version: 2.0.38
appVersion: "3.39.1" appVersion: "3.39.1"
description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.
type: application type: application

View File

@ -5,6 +5,7 @@ image:
securityContext: securityContext:
runAsNonRoot: false runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext: podSecurityContext:
runAsUser: 0 runAsUser: 0

View File

@ -1481,7 +1481,7 @@ questions:
label: "ReadOnly Root Filesystem" label: "ReadOnly Root Filesystem"
schema: schema:
type: boolean type: boolean
default: true default: false
- variable: allowPrivilegeEscalation - variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation" label: "Allow Privilege Escalation"
schema: schema: