From 5b8afea553f220ba4084284a182b2db7f63e03d8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 25 Nov 2023 20:22:21 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/dillinger to 3.39.1@9c321a2 (#15358) --- charts/stable/dillinger/Chart.yaml | 4 ++-- charts/stable/dillinger/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/dillinger/Chart.yaml b/charts/stable/dillinger/Chart.yaml index b049aa02516..f1422f657fb 100644 --- a/charts/stable/dillinger/Chart.yaml +++ b/charts/stable/dillinger/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dillinger -version: 6.0.18 -appVersion: "3.39.1" +version: 6.0.19 +appVersion: 3.39.1 description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. type: application deprecated: false diff --git a/charts/stable/dillinger/values.yaml b/charts/stable/dillinger/values.yaml index e6f4b07663d..a406175ad21 100644 --- a/charts/stable/dillinger/values.yaml +++ b/charts/stable/dillinger/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/dillinger pullPolicy: IfNotPresent - tag: 3.39.1@sha256:62c7e61c904c6864161b26d0db205f905300e1685d541045df7359b42eb7cfa7 + tag: 3.39.1@sha256:9c321a2d96940c58a76873928043ba46a6d86b2b88eadcfe7f7462c8581be843 securityContext: container: runAsNonRoot: false