From b8acf9faa9810287f519bbe631359a886a26f4c2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Mar 2024 13:07:56 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/dillinger to 3.39.1@953ad36 by renovate (#19233) --- 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 1b1f3666f37..07a788f23a8 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: 9.6.0 +version: 9.6.1 diff --git a/charts/stable/dillinger/values.yaml b/charts/stable/dillinger/values.yaml index 7f4a8d89abf..a0bc94fc642 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:a91b8bda22f6cb1efef40c5fe973da16004897faec965ea7a2a9adf0f9ab43a7 + tag: 3.39.1@sha256:953ad36e567edb9c4010b21dee3a36c82db1b9f2206ae46a718fc1be593495a0 securityContext: container: runAsNonRoot: false