From d889eaa5560ec4fccb0170a816ff4f838cbeb64f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Nov 2023 08:30:25 +0100 Subject: [PATCH] fix(images): update container image ghcr.io/linuxserver/dillinger to 3.39.1 (#14837) 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) | digest | `d3a46e9` -> `62c7e61` | --- > [!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). --------- Signed-off-by: TrueCharts-Bot --- charts/stable/dillinger/Chart.yaml | 2 +- charts/stable/dillinger/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/dillinger/Chart.yaml b/charts/stable/dillinger/Chart.yaml index 4e5870e9190..b049aa02516 100644 --- a/charts/stable/dillinger/Chart.yaml +++ b/charts/stable/dillinger/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: dillinger -version: 6.0.17 +version: 6.0.18 appVersion: "3.39.1" description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. type: application diff --git a/charts/stable/dillinger/values.yaml b/charts/stable/dillinger/values.yaml index 8d3333c609e..e6f4b07663d 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:d3a46e9b7c9c81f95fa6517798603e810e6c8efe04de5d20941fa124851c3b9b + tag: 3.39.1@sha256:62c7e61c904c6864161b26d0db205f905300e1685d541045df7359b42eb7cfa7 securityContext: container: runAsNonRoot: false