From 35d4135bc8595b024557aefa65bc5b3c6f9544b3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 9 Apr 2024 08:14:09 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/projectsend to latest@40fc4e9 by renovate (#20447) 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 | `c7bd5de` -> `40fc4e9` | --- > [!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 | 4 ++-- charts/stable/projectsend/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/projectsend/Chart.yaml b/charts/stable/projectsend/Chart.yaml index 4e8af1a3b56..ae125ed1e5a 100644 --- a/charts/stable/projectsend/Chart.yaml +++ b/charts/stable/projectsend/Chart.yaml @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png keywords: - projectsend - files -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend - https://ghcr.io/linuxserver/projectsend type: application -version: 12.15.0 +version: 12.15.1 diff --git a/charts/stable/projectsend/values.yaml b/charts/stable/projectsend/values.yaml index ea82b7837b4..9f79dfe6bb5 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:c7bd5de960d4940770c66c65309f7dba3c04140e5cf99f5bc7655dc00fabfd5f + tag: latest@sha256:40fc4e9c2130639f332e308d97a96f7b2217addeec5517382f05e378f74e611c securityContext: container: runAsNonRoot: false