From 947a161090a459943ae047759aea853366e03b8e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 11 Oct 2024 20:21:51 +0200 Subject: [PATCH] chore(deps): update container image xhofe/alist-aria2 to v3.38.0@f5dba0f by renovate (#27589) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [xhofe/alist-aria2](https://redirect.github.com/alist-org/with_aria2) | minor | `v3.37.4` -> `v3.38.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
alist-org/with_aria2 (xhofe/alist-aria2) ### [`v3.38.0`](https://redirect.github.com/alist-org/with_aria2/compare/v3.37.4...v3.38.0) [Compare Source](https://redirect.github.com/alist-org/with_aria2/compare/v3.37.4...v3.38.0)
--- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/alist/Chart.yaml | 4 ++-- charts/stable/alist/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/alist/Chart.yaml b/charts/stable/alist/Chart.yaml index 2919c57d5ef..0ab6032388a 100644 --- a/charts/stable/alist/Chart.yaml +++ b/charts/stable/alist/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.37.4 +appVersion: 3.38.0 dependencies: - name: common version: 25.0.0 @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/alist - https://hub.docker.com/r/xhofe/alist-aria2 type: application -version: 11.4.0 +version: 11.5.0 diff --git a/charts/stable/alist/values.yaml b/charts/stable/alist/values.yaml index ae7fbb322bb..65feecc74f4 100644 --- a/charts/stable/alist/values.yaml +++ b/charts/stable/alist/values.yaml @@ -1,7 +1,7 @@ image: repository: xhofe/alist-aria2 pullPolicy: IfNotPresent - tag: v3.37.4@sha256:543df1ceb6aed6c603f8c64c855d6bf6b22ecaa114cca6251dff9a477894fc7a + tag: v3.38.0@sha256:f5dba0ff984ef218284334f073b3d97a6c56919de2bd02b1d8127e5313282197 securityContext: container: readOnlyRootFilesystem: false