diff --git a/charts/stable/dillinger/Chart.yaml b/charts/stable/dillinger/Chart.yaml index a21a031db0f..0b12c786601 100644 --- a/charts/stable/dillinger/Chart.yaml +++ b/charts/stable/dillinger/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dillinger -version: 4.0.10 +version: 4.0.11 appVersion: "3.39.1" description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. type: application diff --git a/charts/stable/dillinger/values.yaml b/charts/stable/dillinger/values.yaml index fca61e42afc..5f94fb0ee78 100644 --- a/charts/stable/dillinger/values.yaml +++ b/charts/stable/dillinger/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/dillinger pullPolicy: IfNotPresent - tag: v3.39.1@sha256:5b8f39fd1063c65ae27f2c0010916fce1585a3c80d1223905094ee42e9bbb677 + tag: v3.39.1@sha256:e836ddc037ef92919c20aa58b3b668823b60c749b325d0fab41e0da491aed7a9 securityContext: runAsNonRoot: false