From 539c6e906434fc906646ce26c2044c19e907fce0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 29 Jan 2024 01:35:13 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/dillinger to 3.39.1@cb9813c by renovate (#17603) 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 | `9b0c0a4` -> `cb9813c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 a4db3c49282..424dab81ae6 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.14 +version: 8.1.15 diff --git a/charts/stable/dillinger/values.yaml b/charts/stable/dillinger/values.yaml index b2586fff53e..abdce101d98 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:9b0c0a4dba367f7655f7d821a53977d9c606304c98520ae1e627e9279e29ada2 + tag: 3.39.1@sha256:cb9813cbffadc884c2d2aaafd6953bc5b09e0f7878e461e3f9817443c8851034 securityContext: container: runAsNonRoot: false