From a806c4ea3396d12dc780648d3b6734fc5339925c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 11 Jun 2024 02:31:04 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/projectsend to latest@1498266 by renovate (#23180) 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/projectsend | digest | `2d21788` -> `1498266` | --- > [!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/projectsend/Chart.yaml | 2 +- charts/stable/projectsend/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index 067435a5e1e..1eae198cbcf 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -41,4 +41,4 @@ sources: - https://github.com/projectsend/projectsend - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend type: application -version: 14.0.2 +version: 14.0.3 diff --git a/charts/stable/projectsend/values.yaml b/charts/stable/projectsend/values.yaml index c3aaa68d44d..6cceb956a2c 100644 --- a/charts/stable/projectsend/values.yaml +++ b/charts/stable/projectsend/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/projectsend pullPolicy: IfNotPresent - tag: latest@sha256:2d21788e2b80f22f925b6e29f9fc3ef61f265693feb31465b0dc1f2d8550bc98 + tag: latest@sha256:14982667ca4dc3f5ed90ac3daf1902991cb7b866f7f86b9525307c94b39736fc securityContext: container: runAsNonRoot: false