From ee428fc2b227aeda85f4c83359fe59d37a11d6c3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Jul 2024 16:31:45 +0200 Subject: [PATCH] chore(deps): update container image xhofe/alist-aria2 to v3.36.0@bae4d11 by renovate (#24219) 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://togithub.com/alist-org/with_aria2) | minor | `v3.35.0` -> `v3.36.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.36.0`](https://togithub.com/alist-org/with_aria2/compare/v3.35.0...v3.36.0) [Compare Source](https://togithub.com/alist-org/with_aria2/compare/v3.35.0...v3.36.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://togithub.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 c0458aa63e5..2525a294df3 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.35.0 +appVersion: 3.36.0 dependencies: - name: common version: 24.1.5 @@ -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.1.3 +version: 11.2.0 diff --git a/charts/stable/alist/values.yaml b/charts/stable/alist/values.yaml index a50d2a5ef1d..c7b0e2ae260 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.35.0@sha256:caa3a56f711be7c418f3af48aaa5f253589554cb6051df17b7f4a3c2401f1310 + tag: v3.36.0@sha256:bae4d11e809f7c0edf2b0f34853128cbd8979896ea9f7f22c2ee651bb4191cab securityContext: container: readOnlyRootFilesystem: false