From 22346d2111659433d817f033d536a081fbbd0925 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Dec 2024 22:20:35 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/xhofe?= =?UTF-8?q?/alist-aria2=20v3.40.0=20=E2=86=92=20v3.41.0=20(#30258)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/xhofe/alist-aria2](https://redirect.github.com/AlistGo/with_aria2) | minor | `b926783` -> `573e886` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
AlistGo/with_aria2 (docker.io/xhofe/alist-aria2) ### [`v3.41.0`](https://redirect.github.com/AlistGo/with_aria2/compare/v3.40.0...v3.41.0) [Compare Source](https://redirect.github.com/AlistGo/with_aria2/compare/v3.40.0...v3.41.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 7c73fb34c87..fd43a50d254 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.40.0 +appVersion: 3.41.0 dependencies: - name: common version: 25.2.2 @@ -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.8.0 +version: 11.9.0 diff --git a/charts/stable/alist/values.yaml b/charts/stable/alist/values.yaml index 9c53d789da3..92ad0007027 100644 --- a/charts/stable/alist/values.yaml +++ b/charts/stable/alist/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/xhofe/alist-aria2 pullPolicy: IfNotPresent - tag: v3.40.0@sha256:b926783665b4c73b0127a908c5947766937fee19f542979e9a6d4a4df472b79a + tag: v3.41.0@sha256:573e8862f6893804fd4a98781e269459f0d69fa148ede371afd2bf58a2dda289 securityContext: container: readOnlyRootFilesystem: false