From 6729ac9fdafe71333683fa92e47fb738d0aa1bac Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 2 Dec 2023 21:37:24 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/dillinger to 3.39.1@0d8a941 (#15605) 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 | `9c321a2` -> `0d8a941` | --- > [!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 62038b06c9e..06cb4d7f589 100644 --- a/charts/stable/dillinger/Chart.yaml +++ b/charts/stable/dillinger/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: '>=1.24.0' apiVersion: v2 name: dillinger -version: 6.0.19 +version: 6.0.20 appVersion: 3.39.1 description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. @@ -9,8 +9,8 @@ home: https://truecharts.org/charts/stable/dillinger icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png deprecated: false sources: -- https://github.com/truecharts/charts/tree/master/charts/stable/dillinger - https://ghcr.io/linuxserver/dillinger +- https://github.com/truecharts/charts/tree/master/charts/stable/dillinger maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/charts/stable/dillinger/values.yaml b/charts/stable/dillinger/values.yaml index a406175ad21..5d32a5020b1 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:9c321a2d96940c58a76873928043ba46a6d86b2b88eadcfe7f7462c8581be843 + tag: 3.39.1@sha256:0d8a9413656d14bc6ee0422cd9d6cb9f2df81dfa06e99de940024bbf17dc9244 securityContext: container: runAsNonRoot: false