diff --git a/charts/stable/dillinger/Chart.yaml b/charts/stable/dillinger/Chart.yaml index 32f99a4f756..d10f6421bdf 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.8 +version: 4.0.9 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 515a969f834..19aa535eef8 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:b1ad14e372dadf72223b06170a825e48bff486f603e5bfe4d7c3316988d85eba + tag: v3.39.1@sha256:f3d56cf9a08a423ed027d28b0cd625d96ec2f1f743021de6446a4330a8469501 securityContext: runAsNonRoot: false