From 1249f6df61adb31f9d364195db1a0207dcced20a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 Nov 2024 02:54:42 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/xhofe?= =?UTF-8?q?/alist-aria2=20v3.39.1=20=E2=86=92=20v3.39.4=20(#29519)?= 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) | patch | `2d547fe` -> `5cd3ca4` | --- > [!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.39.4`](https://redirect.github.com/AlistGo/with_aria2/compare/v3.39.3...v3.39.4) [Compare Source](https://redirect.github.com/AlistGo/with_aria2/compare/v3.39.3...v3.39.4) ### [`v3.39.3`](https://redirect.github.com/AlistGo/with_aria2/compare/v3.39.2...v3.39.3) [Compare Source](https://redirect.github.com/AlistGo/with_aria2/compare/v3.39.2...v3.39.3) ### [`v3.39.2`](https://redirect.github.com/AlistGo/with_aria2/compare/v3.39.1...v3.39.2) [Compare Source](https://redirect.github.com/AlistGo/with_aria2/compare/v3.39.1...v3.39.2)
--- ### 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 737e680f0b1..1d600f4799d 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.39.1 +appVersion: 3.39.4 dependencies: - name: common version: 25.1.7 @@ -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.6.2 +version: 11.6.3 diff --git a/charts/stable/alist/values.yaml b/charts/stable/alist/values.yaml index 24125896d1d..dfb808397a1 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.39.1@sha256:2d547feef90c6e944c71d34fa6065c534ca8853eed750dbbbbbb0b477b5e1b51 + tag: v3.39.4@sha256:5cd3ca4492ec4a3d806871801e3ed5fc752bfc2cac8a63df40217543884fefd7 securityContext: container: readOnlyRootFilesystem: false