From 22582976e63806fcf2512bba7f24cedd7b0d22e1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Feb 2024 01:40:01 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/dillinger to 3.39.1@1ca86a1 by renovate (#17847) --- 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 2672f71995e..63809de9594 100644 --- a/charts/stable/dillinger/Chart.yaml +++ b/charts/stable/dillinger/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dillinger icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png keywords: - dillinger -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger - https://ghcr.io/linuxserver/dillinger type: application -version: 8.1.16 +version: 8.1.17 diff --git a/charts/stable/dillinger/values.yaml b/charts/stable/dillinger/values.yaml index abdce101d98..12f547d773b 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:cb9813cbffadc884c2d2aaafd6953bc5b09e0f7878e461e3f9817443c8851034 + tag: 3.39.1@sha256:1ca86a1d9d00b25d7cfff824a204422153680119e9126c371e43edc6e04b3284 securityContext: container: runAsNonRoot: false