From 42d9fa77a32e6b4e559293df631026965bb70e65 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 29 Apr 2023 18:32:28 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/lychee-laravel to v4.7.3 (#8483) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/lychee-laravel](https://togithub.com/truecharts/containers) | patch | `4.7.0` -> `4.7.3` | --- ### 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/lychee/Chart.yaml | 4 ++-- charts/stable/lychee/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/lychee/Chart.yaml b/charts/stable/lychee/Chart.yaml index f59e5c9a1bc..511217893e9 100644 --- a/charts/stable/lychee/Chart.yaml +++ b/charts/stable/lychee/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.7.0" +appVersion: "4.7.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -30,7 +30,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lychee - https://github.com/LycheeOrg/Lychee type: application -version: 16.0.25 +version: 16.0.26 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/lychee/values.yaml b/charts/stable/lychee/values.yaml index d9473c07531..90b39c447ff 100644 --- a/charts/stable/lychee/values.yaml +++ b/charts/stable/lychee/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/lychee-laravel pullPolicy: IfNotPresent - tag: 4.7.0@sha256:055ce9e3ab191a5e7f2028af46346e49b912c9fc20e32bbae8669b1e9574e669 + tag: 4.7.3@sha256:4193a77faec43e2ed5560d8fa074b60d3bcc5c84fd5ad6e8a6947f0bcc808162 securityContext: readOnlyRootFilesystem: false