From 822051b39cd183671dd4e705a2f2bab3ea902f19 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 1 Jan 2023 18:13:03 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/dillinger to v3.39.1 --- charts/stable/dillinger/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 9b0067d7d8603df90ae7c1495d49b1fd530e839b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 1 Jan 2023 18:17:48 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/dillinger/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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