From c567b9c73a92852d4344986cb9b8c6f89947f8a2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 24 Feb 2024 19:28:11 +0100 Subject: [PATCH] chore(deps): update container image xhofe/alist-aria2 to v3.31.0@df2ddfe by renovate (#18549) 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.30.0` -> `v3.31.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.31.0`](https://togithub.com/alist-org/with_aria2/compare/v3.30.0...v3.31.0) [Compare Source](https://togithub.com/alist-org/with_aria2/compare/v3.30.0...v3.31.0)
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 496bdb03b2d..488f2606864 100644 --- a/charts/stable/alist/Chart.yaml +++ b/charts/stable/alist/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.30.0 +appVersion: 3.31.0 dependencies: - name: common version: 18.0.1 @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/alist - https://hub.docker.com/r/xhofe/alist-aria2 type: application -version: 9.1.0 +version: 9.2.0 diff --git a/charts/stable/alist/values.yaml b/charts/stable/alist/values.yaml index 57eb4322b4e..0bfde7db00d 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.30.0@sha256:3be44197b5fe4009edbca01541bd3bd60b9956dcdcfba5c69af08304bfc16949 + tag: v3.31.0@sha256:df2ddfea47b7a54312b9179d98b974ad5f5ac9d0bf5c6aaa7b4bfd027fb7dec5 securityContext: container: readOnlyRootFilesystem: false