From 8ca10d6f457f393e810df50ee088e3f87133105b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 21:55:52 +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 ddbcc0184f5..500e036111d 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:56b241c1832f69c8f097f725fdbd15857b407ae29020af4f776427a4f20dd39c + tag: v3.39.1@sha256:14c9a707b8680915aadfd23c7c0e1de2e8a222f8fceed6df49a706f7fac6ea9b securityContext: runAsNonRoot: false From 59bb53d9184950cb475e8a3555e0b4ecf456ca12 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 22:00:12 +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 081a54f92ae..d5b2b3ffb8e 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.13 +version: 4.0.14 appVersion: "3.39.1" description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. type: application