diff --git a/charts/stable/dillinger/Chart.yaml b/charts/stable/dillinger/Chart.yaml index d10f6421bdf..65cab803112 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.9 +version: 4.0.10 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 19aa535eef8..fca61e42afc 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:f3d56cf9a08a423ed027d28b0cd625d96ec2f1f743021de6446a4330a8469501 + tag: v3.39.1@sha256:5b8f39fd1063c65ae27f2c0010916fce1585a3c80d1223905094ee42e9bbb677 securityContext: runAsNonRoot: false