From bada007ab58a5239732c8be8cc48f9301602d7e5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Jan 2024 07:34:44 +0100 Subject: [PATCH] chore(deps): update container image xhofe/alist to v3.30.0@084ba82 by renovate (#17024) 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](https://togithub.com/alist-org/alist) | minor | `v3.29.1` -> `v3.30.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
alist-org/alist (xhofe/alist) ### [`v3.30.0`](https://togithub.com/alist-org/alist/releases/tag/v3.30.0) [Compare Source](https://togithub.com/alist-org/alist/compare/v3.29.1...v3.30.0) #####    🚨 Breaking Changes - Replace regex package  -  by [@​xhofe](https://togithub.com/xhofe) in [https://github.com/alist-org/alist/issues/5755](https://togithub.com/alist-org/alist/issues/5755) [(47847)](https://togithub.com/alist-org/alist/commit/478470f) #####    🚀 Features - Enabled `sign_all` by default  -  by [@​xhofe](https://togithub.com/xhofe) [(54e75)](https://togithub.com/alist-org/alist/commit/54e75d7) - Add task info to resp of add task api  -  by [@​xhofe](https://togithub.com/xhofe) in [https://github.com/alist-org/alist/issues/5579](https://togithub.com/alist-org/alist/issues/5579) [(026e9)](https://togithub.com/alist-org/alist/commit/026e944) - Add support for client-side discoverable WebAuthn login  -  by [@​huiyifyj](https://togithub.com/huiyifyj) in [https://github.com/alist-org/alist/issues/5722](https://togithub.com/alist-org/alist/issues/5722) [(3eca3)](https://togithub.com/alist-org/alist/commit/3eca38e) - Add ldap login support  -  by [@​JeremieCHN](https://togithub.com/JeremieCHN) in [https://github.com/alist-org/alist/issues/5706](https://togithub.com/alist-org/alist/issues/5706) [(697a0)](https://togithub.com/alist-org/alist/commit/697a0ed) - Add `ILanzou` driver ([#​5810](https://togithub.com/alist-org/alist/issues/5810) close [#​5715](https://togithub.com/alist-org/alist/issues/5715))  -  by [@​xhofe](https://togithub.com/xhofe) in [https://github.com/alist-org/alist/issues/5810](https://togithub.com/alist-org/alist/issues/5810) and [https://github.com/alist-org/alist/issues/5715](https://togithub.com/alist-org/alist/issues/5715) [(9d5fb)](https://togithub.com/alist-org/alist/commit/9d5fb7f) - **115**: Support 302 redirect  -  by [@​foxxorcat](https://togithub.com/foxxorcat) in [https://github.com/alist-org/alist/issues/5733](https://togithub.com/alist-org/alist/issues/5733) [(299bf)](https://togithub.com/alist-org/alist/commit/299bfb4) - **139**: Support new personal cloud api  -  by [@​linepro6](https://togithub.com/linepro6) and [@​xhofe](https://togithub.com/xhofe) in [https://github.com/alist-org/alist/issues/5690](https://togithub.com/alist-org/alist/issues/5690) [(de56f)](https://togithub.com/alist-org/alist/commit/de56f92) - **alipan**: Replace domain ([#​5751](https://togithub.com/alist-org/alist/issues/5751) close [#​5747](https://togithub.com/alist-org/alist/issues/5747))  -  by [@​xiaozhou26](https://togithub.com/xiaozhou26) in [https://github.com/alist-org/alist/issues/5751](https://togithub.com/alist-org/alist/issues/5751) and [https://github.com/alist-org/alist/issues/5747](https://togithub.com/alist-org/alist/issues/5747) [(6b8f3)](https://togithub.com/alist-org/alist/commit/6b8f35e) #####    🐞 Bug Fixes - Add error handling for webdav mkcol according to RFC 4918  -  by [@​Kuingsmile](https://togithub.com/Kuingsmile) in [https://github.com/alist-org/alist/issues/5581](https://togithub.com/alist-org/alist/issues/5581) [(f4dcf)](https://togithub.com/alist-org/alist/commit/f4dcf45) - Incorrect go-version on auto-lang  -  by [@​xhofe](https://togithub.com/xhofe) [(f475e)](https://togithub.com/alist-org/alist/commit/f475eb4) - Task cannot be retried manually  -  by [@​xhofe](https://togithub.com/xhofe) in [https://github.com/alist-org/alist/issues/5599](https://togithub.com/alist-org/alist/issues/5599) [(66b7f)](https://togithub.com/alist-org/alist/commit/66b7fe1) - Incorrect key of oidc username  -  by [@​xhofe](https://togithub.com/xhofe) in [https://github.com/alist-org/alist/issues/5670](https://togithub.com/alist-org/alist/issues/5670) [(296be)](https://togithub.com/alist-org/alist/commit/296be88) - Retry multipart file reset ([#​5693](https://togithub.com/alist-org/alist/issues/5693) close [#​5628](https://togithub.com/alist-org/alist/issues/5628))  -  by [@​foxxorcat](https://togithub.com/foxxorcat) in [https://github.com/alist-org/alist/issues/5693](https://togithub.com/alist-org/alist/issues/5693) and [https://github.com/alist-org/alist/issues/5628](https://togithub.com/alist-org/alist/issues/5628) [(74b20)](https://togithub.com/alist-org/alist/commit/74b20de) - Some missing regexp lib modified  -  by [@​xhofe](https://togithub.com/xhofe) [(57bac)](https://togithub.com/alist-org/alist/commit/57bac9e) - Panic due to send on closed channel  -  by [@​xhofe](https://togithub.com/xhofe) in [https://github.com/alist-org/alist/issues/5729](https://togithub.com/alist-org/alist/issues/5729) [(8020d)](https://togithub.com/alist-org/alist/commit/8020d42) - **115**: - Support null `UserAgent`  -  by [@​foxxorcat](https://togithub.com/foxxorcat) in [https://github.com/alist-org/alist/issues/5787](https://togithub.com/alist-org/alist/issues/5787) [(b5cc9)](https://togithub.com/alist-org/alist/commit/b5cc90c) - **123**: - Api sign error ([#​5689](https://togithub.com/alist-org/alist/issues/5689) close [#​5083](https://togithub.com/alist-org/alist/issues/5083))  -  by [@​tonsr](https://togithub.com/tonsr), **tangminghao** and [@​xhofe](https://togithub.com/xhofe) in [https://github.com/alist-org/alist/issues/5689](https://togithub.com/alist-org/alist/issues/5689) and [https://github.com/alist-org/alist/issues/5083](https://togithub.com/alist-org/alist/issues/5083) [(54f7b)](https://togithub.com/alist-org/alist/commit/54f7b21) - **alist_v3**: - Timeout on upload  -  by [@​xhofe](https://togithub.com/xhofe) in [https://github.com/alist-org/alist/issues/5465](https://togithub.com/alist-org/alist/issues/5465) [(e91c4)](https://togithub.com/alist-org/alist/commit/e91c42c) - **deps**: - Update module github.com/gorilla/websocket to v1.5.1 \[skip ci]  -  by [@​renovate](https://togithub.com/renovate)\[bot] and [@​xhofe](https://togithub.com/xhofe) in [https://github.com/alist-org/alist/issues/5770](https://togithub.com/alist-org/alist/issues/5770) [(182aa)](https://togithub.com/alist-org/alist/commit/182aacd) - Update golang.org/x/exp digest to [`02704c9`](https://togithub.com/alist-org/alist/commit/02704c9) \[skip ci]  -  by [@​renovate](https://togithub.com/renovate)\[bot] and [@​xhofe](https://togithub.com/xhofe) in [https://github.com/alist-org/alist/issues/5769](https://togithub.com/alist-org/alist/issues/5769) [(977b3)](https://togithub.com/alist-org/alist/commit/977b3cf) - Update module golang.org/x/crypto to v0.17.0 \[security]  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5768](https://togithub.com/alist-org/alist/issues/5768)8 [(be5d9)](https://togithub.com/alist-org/alist/commit/be5d94c) - Update module google.golang.org/appengine to v1.6.8 \[skip ci]  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5772](https://togithub.com/alist-org/alist/issues/5772)2 [(a006f)](https://togithub.com/alist-org/alist/commit/a006f57) - Update module github.com/djherbis/times to v1.6.0 \[skip ci]  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5422](https://togithub.com/alist-org/alist/issues/5422)2 [(2c8d0)](https://togithub.com/alist-org/alist/commit/2c8d003) - Update module github.com/aws/aws-sdk-go to v1.49.13 \[skip ci]  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5774](https://togithub.com/alist-org/alist/issues/5774)4 [(bdf7a)](https://togithub.com/alist-org/alist/commit/bdf7abe) - Update module github.com/maruel/natural to v1.1.1 \[skip ci]  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5771](https://togithub.com/alist-org/alist/issues/5771)1 [(e2434)](https://togithub.com/alist-org/alist/commit/e243402) - Update module github.com/aliyun/aliyun-oss-go-sdk to v2.2.10+incompatible  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5447](https://togithub.com/alist-org/alist/issues/5447)7 [(5afd6)](https://togithub.com/alist-org/alist/commit/5afd65b) - Update module github.com/gin-contrib/cors to v1.5.0 \[skip ci]  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5779](https://togithub.com/alist-org/alist/issues/5779)9 [(2c153)](https://togithub.com/alist-org/alist/commit/2c15349) - Update module github.com/deckarep/golang-set/v2 to v2.6.0 \[skip ci]  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5778](https://togithub.com/alist-org/alist/issues/5778)8 [(8531b)](https://togithub.com/alist-org/alist/commit/8531b23) - Update module github.com/charmbracelet/bubbletea to v0.25.0 \[skip ci]  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5776](https://togithub.com/alist-org/alist/issues/5776)6 [(a4a96)](https://togithub.com/alist-org/alist/commit/a4a9675) - Update module github.com/charmbracelet/bubbles to v0.17.1 \[skip ci]  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5775](https://togithub.com/alist-org/alist/issues/5775)5 [(45b1f)](https://togithub.com/alist-org/alist/commit/45b1ff4) - Update module github.com/go-resty/resty/v2 to v2.11.0  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5781](https://togithub.com/alist-org/alist/issues/5781)1 [(c3664)](https://togithub.com/alist-org/alist/commit/c36644a) - Update module github.com/go-webauthn/webauthn to v0.10.0 \[skip ci]  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5782](https://togithub.com/alist-org/alist/issues/5782)2 [(8a427)](https://togithub.com/alist-org/alist/commit/8a427dd) - Update module golang.org/x/time to v0.5.0 \[skip ci]  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5786](https://togithub.com/alist-org/alist/issues/5786)6 [(7db27)](https://togithub.com/alist-org/alist/commit/7db27e6) - Update module github.com/spf13/cobra to v1.8.0 \[skip ci]  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5783](https://togithub.com/alist-org/alist/issues/5783)3 [(207c7)](https://togithub.com/alist-org/alist/commit/207c7e0) - Update module golang.org/x/image to v0.14.0 \[skip ci]  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5784](https://togithub.com/alist-org/alist/issues/5784)4 [(b97c9)](https://togithub.com/alist-org/alist/commit/b97c917) - Update module golang.org/x/oauth2 to v0.15.0 \[skip ci]  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5785](https://togithub.com/alist-org/alist/issues/5785)5 [(88831)](https://togithub.com/alist-org/alist/commit/88831b5) - Update golang.org/x/exp digest to [`be819d1`](https://togithub.com/alist-org/alist/commit/be819d1) \[skip ci]  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5807](https://togithub.com/alist-org/alist/issues/5807)7 [(fd96a)](https://togithub.com/alist-org/alist/commit/fd96a7c) - Update module github.com/aws/aws-sdk-go to v1.49.15  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5816](https://togithub.com/alist-org/alist/issues/5816)6 [(fb729)](https://togithub.com/alist-org/alist/commit/fb729c1) - Update module golang.org/x/image to v0.15.0  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/alist-org/alist/issues/5825](https://togithub.com/alist-org/alist/issues/5825)5 [(28bb3)](https://togithub.com/alist-org/alist/commit/28bb3f6) - **net**: - Buf use Mutex  -  by [@​rammiah](https://togithub.com/rammiah) and [@​xhofe](https://togithub.com/xhofe) in [https://github.com/alist-org/alist/issues/5823](https://togithub.com/alist-org/alist/issues/5823) [(4448e)](https://togithub.com/alist-org/alist/commit/4448e08) - **offline_download**: - Don't wait for transfer task  -  by [@​xhofe](https://togithub.com/xhofe) in [https://github.com/alist-org/alist/issues/5595](https://togithub.com/alist-org/alist/issues/5595) [(8bdfc)](https://togithub.com/alist-org/alist/commit/8bdfc7a) - **onedrive**: - Rename object in root folder  -  by [@​xhofe](https://togithub.com/xhofe) in [https://github.com/alist-org/alist/issues/5468](https://togithub.com/alist-org/alist/issues/5468) [(ab216)](https://togithub.com/alist-org/alist/commit/ab216ed) - **qbit**: - Seed time doesn't take effect  -  by [@​xhofe](https://togithub.com/xhofe) in [https://github.com/alist-org/alist/issues/5663](https://togithub.com/alist-org/alist/issues/5663) [(83c22)](https://togithub.com/alist-org/alist/commit/83c2269) - **teambition**: - International upload  -  by [@​xhofe](https://togithub.com/xhofe) in [https://github.com/alist-org/alist/issues/5360](https://togithub.com/alist-org/alist/issues/5360) [(b99e7)](https://togithub.com/alist-org/alist/commit/b99e709) - **vtencent**: - Only show 50 files  -  by [@​xhofe](https://togithub.com/xhofe) in [https://github.com/alist-org/alist/issues/5805](https://togithub.com/alist-org/alist/issues/5805) [(126cf)](https://togithub.com/alist-org/alist/commit/126cfe9) #####    🏎 Performance - Make docker release 10 times faster  -  by [@​Mmx233](https://togithub.com/Mmx233) and [@​xhofe](https://togithub.com/xhofe) in [https://github.com/alist-org/alist/issues/5803](https://togithub.com/alist-org/alist/issues/5803) [(e6e2d)](https://togithub.com/alist-org/alist/commit/e6e2d03) #####     [View changes on GitHub](https://togithub.com/alist-org/alist/compare/v3.29.1...v3.30.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 | 58 ++++++++++++++++----------------- charts/stable/alist/values.yaml | 2 +- 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/charts/stable/alist/Chart.yaml b/charts/stable/alist/Chart.yaml index 829339e1cf9..bbcfd332e10 100644 --- a/charts/stable/alist/Chart.yaml +++ b/charts/stable/alist/Chart.yaml @@ -1,41 +1,41 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: alist -version: 8.1.6 -appVersion: 3.29.1 +version: 8.2.0 +appVersion: 3.30.0 description: Alist program that supports multiple storage, powered by Gin and React home: https://truecharts.org/charts/stable/alist icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.png deprecated: false sources: - - https://github.com/Xhofe/alist - - https://github.com/truecharts/charts/tree/master/charts/stable/alist - - https://hub.docker.com/r/xhofe/alist + - https://github.com/Xhofe/alist + - https://github.com/truecharts/charts/tree/master/charts/stable/alist + - https://hub.docker.com/r/xhofe/alist maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - alist - - storage - - webdav - - google driver - - aliyun driver - - baiduyun + - alist + - storage + - webdav + - google driver + - aliyun driver + - baiduyun dependencies: - - name: common - version: 17.2.21 - repository: oci://tccr.io/truecharts - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.21 + repository: oci://tccr.io/truecharts + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: cloud - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: cloud + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable type: application diff --git a/charts/stable/alist/values.yaml b/charts/stable/alist/values.yaml index 411088777d9..d138a8be10e 100644 --- a/charts/stable/alist/values.yaml +++ b/charts/stable/alist/values.yaml @@ -1,7 +1,7 @@ image: repository: xhofe/alist pullPolicy: IfNotPresent - tag: v3.29.1@sha256:33f0cc7823ff0fc0e7f590c91c6b1e8945025ff611ed317724c91fb8444a2a07 + tag: v3.30.0@sha256:084ba82603563ac6e178d1d2bb90e6b3417efeca90a59aa75f7d1c60db7a5b26 securityContext: container: readOnlyRootFilesystem: false