diff --git a/charts/stable/dillinger/Chart.yaml b/charts/stable/dillinger/Chart.yaml index 62038b06c9e..06cb4d7f589 100644 --- a/charts/stable/dillinger/Chart.yaml +++ b/charts/stable/dillinger/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0' apiVersion: v2 name: dillinger -version: 6.0.19 +version: 6.0.20 appVersion: 3.39.1 description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. @@ -9,8 +9,8 @@ home: https://truecharts.org/charts/stable/dillinger icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/dillinger - https://ghcr.io/linuxserver/dillinger +- https://github.com/truecharts/charts/tree/master/charts/stable/dillinger maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/charts/stable/dillinger/values.yaml b/charts/stable/dillinger/values.yaml index a406175ad21..5d32a5020b1 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:9c321a2d96940c58a76873928043ba46a6d86b2b88eadcfe7f7462c8581be843 + tag: 3.39.1@sha256:0d8a9413656d14bc6ee0422cd9d6cb9f2df81dfa06e99de940024bbf17dc9244 securityContext: container: runAsNonRoot: false