From 0a344f00b5fdee81d939730310dd6a31ca88c980 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 21 Mar 2024 01:32:53 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/dillinger to 3.39.1@58dc39f by renovate (#19568) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/dillinger](https://togithub.com/linuxserver/docker-dillinger/packages) ([source](https://togithub.com/linuxserver/docker-dillinger)) | digest | `953ad36` -> `58dc39f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- 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 e0c1d028059..c8f7576eafa 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.7.1 +version: 9.7.2 diff --git a/charts/stable/dillinger/values.yaml b/charts/stable/dillinger/values.yaml index a0bc94fc642..0474a87c80e 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:953ad36e567edb9c4010b21dee3a36c82db1b9f2206ae46a718fc1be593495a0 + tag: 3.39.1@sha256:58dc39f6cddee732241c78f89805bca608299471f66ec90a8028e10b2cadd1b4 securityContext: container: runAsNonRoot: false