Commit Graph

60 Commits

Author SHA1 Message Date
TrueCharts Bot 8330c058ab
chore(deps): update container image xhofe/alist-aria2 to v3.33.0@5abae95 by renovate (#19791)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [xhofe/alist-aria2](https://togithub.com/alist-org/with_aria2) | minor
| `v3.32.0` -> `v3.33.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>alist-org/with_aria2 (xhofe/alist-aria2)</summary>

###
[`v3.33.0`](https://togithub.com/alist-org/with_aria2/compare/v3.32.0...v3.33.0)

[Compare
Source](https://togithub.com/alist-org/with_aria2/compare/v3.32.0...v3.33.0)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuNSIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-25 19:22:03 +01:00
TrueCharts Bot 375ed8b395
chore(deps): update container image xhofe/alist-aria2 to v3.32.0@ff29567 by renovate (#18888)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [xhofe/alist-aria2](https://togithub.com/alist-org/with_aria2) | minor
| `v3.31.0` -> `v3.32.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>alist-org/with_aria2 (xhofe/alist-aria2)</summary>

###
[`v3.32.0`](https://togithub.com/alist-org/with_aria2/compare/v3.31.0...v3.32.0)

[Compare
Source](https://togithub.com/alist-org/with_aria2/compare/v3.31.0...v3.32.0)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-04 02:02:20 +01:00
TrueCharts Bot c567b9c73a
chore(deps): update container image xhofe/alist-aria2 to v3.31.0@df2ddfe by renovate (#18549)
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

<details>
<summary>alist-org/with_aria2 (xhofe/alist-aria2)</summary>

###
[`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)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 19:28:11 +01:00
StevenMcElligott 498f498d1b
feat(alist): Add aria2 support (image and port) (#18011)
**Description**

Changes the image to the one with aria2 support built in and adds
another port for it to use

⚒️ Fixes  #18008 

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-02-10 18:24:49 +02:00
TrueCharts Bot bada007ab5
chore(deps): update container image xhofe/alist to v3.30.0@084ba82 by renovate (#17024)
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

<details>
<summary>alist-org/alist (xhofe/alist)</summary>

###
[`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
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5755](https://togithub.com/alist-org/alist/issues/5755)
[<samp>(47847)</samp>](https://togithub.com/alist-org/alist/commit/478470f)

#####    🚀 Features

- Enabled `sign_all` by default  -  by
[@&#8203;xhofe](https://togithub.com/xhofe)
[<samp>(54e75)</samp>](https://togithub.com/alist-org/alist/commit/54e75d7)
- Add task info to resp of add task api  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5579](https://togithub.com/alist-org/alist/issues/5579)
[<samp>(026e9)</samp>](https://togithub.com/alist-org/alist/commit/026e944)
- Add support for client-side discoverable WebAuthn login  -  by
[@&#8203;huiyifyj](https://togithub.com/huiyifyj) in
[https://github.com/alist-org/alist/issues/5722](https://togithub.com/alist-org/alist/issues/5722)
[<samp>(3eca3)</samp>](https://togithub.com/alist-org/alist/commit/3eca38e)
- Add ldap login support  -  by
[@&#8203;JeremieCHN](https://togithub.com/JeremieCHN) in
[https://github.com/alist-org/alist/issues/5706](https://togithub.com/alist-org/alist/issues/5706)
[<samp>(697a0)</samp>](https://togithub.com/alist-org/alist/commit/697a0ed)
- Add `ILanzou` driver
([#&#8203;5810](https://togithub.com/alist-org/alist/issues/5810) close
[#&#8203;5715](https://togithub.com/alist-org/alist/issues/5715))  -  by
[@&#8203;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)
[<samp>(9d5fb)</samp>](https://togithub.com/alist-org/alist/commit/9d5fb7f)
- **115**: Support 302 redirect  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) in
[https://github.com/alist-org/alist/issues/5733](https://togithub.com/alist-org/alist/issues/5733)
[<samp>(299bf)</samp>](https://togithub.com/alist-org/alist/commit/299bfb4)
- **139**: Support new personal cloud api  -  by
[@&#8203;linepro6](https://togithub.com/linepro6) and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5690](https://togithub.com/alist-org/alist/issues/5690)
[<samp>(de56f)</samp>](https://togithub.com/alist-org/alist/commit/de56f92)
- **alipan**: Replace domain
([#&#8203;5751](https://togithub.com/alist-org/alist/issues/5751) close
[#&#8203;5747](https://togithub.com/alist-org/alist/issues/5747))  -  by
[@&#8203;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)
[<samp>(6b8f3)</samp>](https://togithub.com/alist-org/alist/commit/6b8f35e)

#####    🐞 Bug Fixes

- Add error handling for webdav mkcol according to RFC 4918  -  by
[@&#8203;Kuingsmile](https://togithub.com/Kuingsmile) in
[https://github.com/alist-org/alist/issues/5581](https://togithub.com/alist-org/alist/issues/5581)
[<samp>(f4dcf)</samp>](https://togithub.com/alist-org/alist/commit/f4dcf45)
- Incorrect go-version on auto-lang  -  by
[@&#8203;xhofe](https://togithub.com/xhofe)
[<samp>(f475e)</samp>](https://togithub.com/alist-org/alist/commit/f475eb4)
- Task cannot be retried manually  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5599](https://togithub.com/alist-org/alist/issues/5599)
[<samp>(66b7f)</samp>](https://togithub.com/alist-org/alist/commit/66b7fe1)
- Incorrect key of oidc username  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5670](https://togithub.com/alist-org/alist/issues/5670)
[<samp>(296be)</samp>](https://togithub.com/alist-org/alist/commit/296be88)
- Retry multipart file reset
([#&#8203;5693](https://togithub.com/alist-org/alist/issues/5693) close
[#&#8203;5628](https://togithub.com/alist-org/alist/issues/5628))  -  by
[@&#8203;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)
[<samp>(74b20)</samp>](https://togithub.com/alist-org/alist/commit/74b20de)
- Some missing regexp lib modified  -  by
[@&#8203;xhofe](https://togithub.com/xhofe)
[<samp>(57bac)</samp>](https://togithub.com/alist-org/alist/commit/57bac9e)
- Panic due to send on closed channel  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5729](https://togithub.com/alist-org/alist/issues/5729)
[<samp>(8020d)</samp>](https://togithub.com/alist-org/alist/commit/8020d42)
-   **115**:
- Support null `UserAgent`  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) in
[https://github.com/alist-org/alist/issues/5787](https://togithub.com/alist-org/alist/issues/5787)
[<samp>(b5cc9)</samp>](https://togithub.com/alist-org/alist/commit/b5cc90c)
-   **123**:
- Api sign error
([#&#8203;5689](https://togithub.com/alist-org/alist/issues/5689) close
[#&#8203;5083](https://togithub.com/alist-org/alist/issues/5083))  -  by
[@&#8203;tonsr](https://togithub.com/tonsr), **tangminghao** and
[@&#8203;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)
[<samp>(54f7b)</samp>](https://togithub.com/alist-org/alist/commit/54f7b21)
-   **alist_v3**:
- Timeout on upload  -  by [@&#8203;xhofe](https://togithub.com/xhofe)
in
[https://github.com/alist-org/alist/issues/5465](https://togithub.com/alist-org/alist/issues/5465)
[<samp>(e91c4)</samp>](https://togithub.com/alist-org/alist/commit/e91c42c)
-   **deps**:
- Update module github.com/gorilla/websocket to v1.5.1 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot] and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5770](https://togithub.com/alist-org/alist/issues/5770)
[<samp>(182aa)</samp>](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 [@&#8203;renovate](https://togithub.com/renovate)\[bot] and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5769](https://togithub.com/alist-org/alist/issues/5769)
[<samp>(977b3)</samp>](https://togithub.com/alist-org/alist/commit/977b3cf)
- Update module golang.org/x/crypto to v0.17.0 \[security]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5768](https://togithub.com/alist-org/alist/issues/5768)8
[<samp>(be5d9)</samp>](https://togithub.com/alist-org/alist/commit/be5d94c)
- Update module google.golang.org/appengine to v1.6.8 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5772](https://togithub.com/alist-org/alist/issues/5772)2
[<samp>(a006f)</samp>](https://togithub.com/alist-org/alist/commit/a006f57)
- Update module github.com/djherbis/times to v1.6.0 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5422](https://togithub.com/alist-org/alist/issues/5422)2
[<samp>(2c8d0)</samp>](https://togithub.com/alist-org/alist/commit/2c8d003)
- Update module github.com/aws/aws-sdk-go to v1.49.13 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5774](https://togithub.com/alist-org/alist/issues/5774)4
[<samp>(bdf7a)</samp>](https://togithub.com/alist-org/alist/commit/bdf7abe)
- Update module github.com/maruel/natural to v1.1.1 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5771](https://togithub.com/alist-org/alist/issues/5771)1
[<samp>(e2434)</samp>](https://togithub.com/alist-org/alist/commit/e243402)
- Update module github.com/aliyun/aliyun-oss-go-sdk to
v2.2.10+incompatible  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5447](https://togithub.com/alist-org/alist/issues/5447)7
[<samp>(5afd6)</samp>](https://togithub.com/alist-org/alist/commit/5afd65b)
- Update module github.com/gin-contrib/cors to v1.5.0 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5779](https://togithub.com/alist-org/alist/issues/5779)9
[<samp>(2c153)</samp>](https://togithub.com/alist-org/alist/commit/2c15349)
- Update module github.com/deckarep/golang-set/v2 to v2.6.0 \[skip ci]
 -  by [@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5778](https://togithub.com/alist-org/alist/issues/5778)8
[<samp>(8531b)</samp>](https://togithub.com/alist-org/alist/commit/8531b23)
- Update module github.com/charmbracelet/bubbletea to v0.25.0 \[skip ci]
 -  by [@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5776](https://togithub.com/alist-org/alist/issues/5776)6
[<samp>(a4a96)</samp>](https://togithub.com/alist-org/alist/commit/a4a9675)
- Update module github.com/charmbracelet/bubbles to v0.17.1 \[skip ci]
 -  by [@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5775](https://togithub.com/alist-org/alist/issues/5775)5
[<samp>(45b1f)</samp>](https://togithub.com/alist-org/alist/commit/45b1ff4)
- Update module github.com/go-resty/resty/v2 to v2.11.0  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5781](https://togithub.com/alist-org/alist/issues/5781)1
[<samp>(c3664)</samp>](https://togithub.com/alist-org/alist/commit/c36644a)
- Update module github.com/go-webauthn/webauthn to v0.10.0 \[skip ci]
 -  by [@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5782](https://togithub.com/alist-org/alist/issues/5782)2
[<samp>(8a427)</samp>](https://togithub.com/alist-org/alist/commit/8a427dd)
- Update module golang.org/x/time to v0.5.0 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5786](https://togithub.com/alist-org/alist/issues/5786)6
[<samp>(7db27)</samp>](https://togithub.com/alist-org/alist/commit/7db27e6)
- Update module github.com/spf13/cobra to v1.8.0 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5783](https://togithub.com/alist-org/alist/issues/5783)3
[<samp>(207c7)</samp>](https://togithub.com/alist-org/alist/commit/207c7e0)
- Update module golang.org/x/image to v0.14.0 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5784](https://togithub.com/alist-org/alist/issues/5784)4
[<samp>(b97c9)</samp>](https://togithub.com/alist-org/alist/commit/b97c917)
- Update module golang.org/x/oauth2 to v0.15.0 \[skip ci]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5785](https://togithub.com/alist-org/alist/issues/5785)5
[<samp>(88831)</samp>](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 [@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5807](https://togithub.com/alist-org/alist/issues/5807)7
[<samp>(fd96a)</samp>](https://togithub.com/alist-org/alist/commit/fd96a7c)
- Update module github.com/aws/aws-sdk-go to v1.49.15  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5816](https://togithub.com/alist-org/alist/issues/5816)6
[<samp>(fb729)</samp>](https://togithub.com/alist-org/alist/commit/fb729c1)
- Update module golang.org/x/image to v0.15.0  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5825](https://togithub.com/alist-org/alist/issues/5825)5
[<samp>(28bb3)</samp>](https://togithub.com/alist-org/alist/commit/28bb3f6)
-   **net**:
- Buf use Mutex  -  by [@&#8203;rammiah](https://togithub.com/rammiah)
and [@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5823](https://togithub.com/alist-org/alist/issues/5823)
[<samp>(4448e)</samp>](https://togithub.com/alist-org/alist/commit/4448e08)
-   **offline_download**:
- Don't wait for transfer task  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5595](https://togithub.com/alist-org/alist/issues/5595)
[<samp>(8bdfc)</samp>](https://togithub.com/alist-org/alist/commit/8bdfc7a)
-   **onedrive**:
- Rename object in root folder  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5468](https://togithub.com/alist-org/alist/issues/5468)
[<samp>(ab216)</samp>](https://togithub.com/alist-org/alist/commit/ab216ed)
-   **qbit**:
- Seed time doesn't take effect  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5663](https://togithub.com/alist-org/alist/issues/5663)
[<samp>(83c22)</samp>](https://togithub.com/alist-org/alist/commit/83c2269)
-   **teambition**:
- International upload  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5360](https://togithub.com/alist-org/alist/issues/5360)
[<samp>(b99e7)</samp>](https://togithub.com/alist-org/alist/commit/b99e709)
-   **vtencent**:
- Only show 50 files  -  by [@&#8203;xhofe](https://togithub.com/xhofe)
in
[https://github.com/alist-org/alist/issues/5805](https://togithub.com/alist-org/alist/issues/5805)
[<samp>(126cf)</samp>](https://togithub.com/alist-org/alist/commit/126cfe9)

#####    🏎 Performance

- Make docker release 10 times faster  -  by
[@&#8203;Mmx233](https://togithub.com/Mmx233) and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5803](https://togithub.com/alist-org/alist/issues/5803)
[<samp>(e6e2d)</samp>](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)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:34:44 +01:00
TrueCharts Bot 9b00cd823e
chore(deps): update container image xhofe/alist to v3.29.1@33f0cc7 (#15347)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [xhofe/alist](https://togithub.com/alist-org/alist) | minor |
`v3.28.0` -> `v3.29.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>alist-org/alist (xhofe/alist)</summary>

###
[`v3.29.1`](https://togithub.com/alist-org/alist/releases/tag/v3.29.1)

[Compare
Source](https://togithub.com/alist-org/alist/compare/v3.29.0...v3.29.1)

#####    🐞 Bug Fixes

- Task popped but not execute  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5565](https://togithub.com/alist-org/alist/issues/5565)
[<samp>(68af2)</samp>](https://togithub.com/alist-org/alist/commit/68af284)

#####     [View changes on
GitHub](https://togithub.com/alist-org/alist/compare/v3.29.0...v3.29.1)

###
[`v3.29.0`](https://togithub.com/alist-org/alist/releases/tag/v3.29.0)

[Compare
Source](https://togithub.com/alist-org/alist/compare/v3.28.0...v3.29.0)

#####    🚀 Features

- Add `header` to `meta`  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5317](https://togithub.com/alist-org/alist/issues/5317)
[<samp>(9ff83)</samp>](https://togithub.com/alist-org/alist/commit/9ff83a7)
- Add ignore direct link params  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5434](https://togithub.com/alist-org/alist/issues/5434)
[<samp>(c0f9c)</samp>](https://togithub.com/alist-org/alist/commit/c0f9c8e)
- Refactor offline download
([#&#8203;5408](https://togithub.com/alist-org/alist/issues/5408) close
[#&#8203;4108](https://togithub.com/alist-org/alist/issues/4108))  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) and
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5408](https://togithub.com/alist-org/alist/issues/5408)8
and[https://github.com/alist-org/alist/issues/4108](https://togithub.com/alist-org/alist/issues/4108)8
[<samp>(76928)</samp>](https://togithub.com/alist-org/alist/commit/769281b)
- Add `115_share` driver
([#&#8203;5481](https://togithub.com/alist-org/alist/issues/5481) close
[#&#8203;5384](https://togithub.com/alist-org/alist/issues/5384))  -  by
[@&#8203;SheltonZhu](https://togithub.com/SheltonZhu) in
[https://github.com/alist-org/alist/issues/5481](https://togithub.com/alist-org/alist/issues/5481)
and
[https://github.com/alist-org/alist/issues/5384](https://togithub.com/alist-org/alist/issues/5384)
[<samp>(da1c7)</samp>](https://togithub.com/alist-org/alist/commit/da1c7a4)
- Invalidate old token after changing the password  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5515](https://togithub.com/alist-org/alist/issues/5515)
[<samp>(3d518)</samp>](https://togithub.com/alist-org/alist/commit/3d51845)
- Support using external dist files  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5531](https://togithub.com/alist-org/alist/issues/5531)
[<samp>(6fc67)</samp>](https://togithub.com/alist-org/alist/commit/6fc6751)
- Refactor task module  -  by
[@&#8203;xhofe](https://togithub.com/xhofe)
[<samp>(11a30)</samp>](https://togithub.com/alist-org/alist/commit/11a30c5)
- Customize workers and retry of task (close
[#&#8203;5493](https://togithub.com/alist-org/alist/issues/5493) fix
[#&#8203;5274](https://togithub.com/alist-org/alist/issues/5274))  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5493](https://togithub.com/alist-org/alist/issues/5493)
and
[https://github.com/alist-org/alist/issues/5274](https://togithub.com/alist-org/alist/issues/5274)
[<samp>(7583c)</samp>](https://togithub.com/alist-org/alist/commit/7583c4d)
- Retry all failed task  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5242](https://togithub.com/alist-org/alist/issues/5242)
[<samp>(b2890)</samp>](https://togithub.com/alist-org/alist/commit/b2890f0)
- Add chaoxing and vtencent driver
([#&#8203;5526](https://togithub.com/alist-org/alist/issues/5526) close
[#&#8203;3347](https://togithub.com/alist-org/alist/issues/3347))  -  by
[@&#8203;msterzhang](https://togithub.com/msterzhang) in
[https://github.com/alist-org/alist/issues/5526](https://togithub.com/alist-org/alist/issues/5526)
and
[https://github.com/alist-org/alist/issues/3347](https://togithub.com/alist-org/alist/issues/3347)
[<samp>(12800)</samp>](https://togithub.com/alist-org/alist/commit/1280070)
- Allow keep files in offline download  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/4678](https://togithub.com/alist-org/alist/issues/4678)
[<samp>(b6134)</samp>](https://togithub.com/alist-org/alist/commit/b6134dc)
- Customize allow `origins`, `headers` and `methods`  -  by
[@&#8203;xhofe](https://togithub.com/xhofe)
[<samp>(3f405)</samp>](https://togithub.com/alist-org/alist/commit/3f405de)
-   **cloudreve**:
- Support thumbnail
([#&#8203;5373](https://togithub.com/alist-org/alist/issues/5373) close
[#&#8203;5348](https://togithub.com/alist-org/alist/issues/5348))  -  by
[@&#8203;itsHenry35](https://togithub.com/itsHenry35) in
[https://github.com/alist-org/alist/issues/5373](https://togithub.com/alist-org/alist/issues/5373)
and
[https://github.com/alist-org/alist/issues/5348](https://togithub.com/alist-org/alist/issues/5348)
[<samp>(7f733)</samp>](https://togithub.com/alist-org/alist/commit/7f73354)
- Folder size count and switch
([#&#8203;5457](https://togithub.com/alist-org/alist/issues/5457) close
[#&#8203;5395](https://togithub.com/alist-org/alist/issues/5395))  -  by
[@&#8203;itsHenry35](https://togithub.com/itsHenry35) in
[https://github.com/alist-org/alist/issues/5457](https://togithub.com/alist-org/alist/issues/5457)
and
[https://github.com/alist-org/alist/issues/5395](https://togithub.com/alist-org/alist/issues/5395)
[<samp>(65c5e)</samp>](https://togithub.com/alist-org/alist/commit/65c5ec0)
-   **crypt**:
- Optional pre-generated thumbnails  -  by
[@&#8203;chaoqing](https://togithub.com/chaoqing) in
[https://github.com/alist-org/alist/issues/5284](https://togithub.com/alist-org/alist/issues/5284)
[<samp>(fb13d)</samp>](https://togithub.com/alist-org/alist/commit/fb13dae)
- Add show hidden option  -  by
[@&#8203;textrix](https://togithub.com/textrix) in
[https://github.com/alist-org/alist/issues/5554](https://togithub.com/alist-org/alist/issues/5554)
[<samp>(fe34d)</samp>](https://togithub.com/alist-org/alist/commit/fe34d30)
-   **google_drive**:
- Add `hash_info`, `ctime`, `thumbnail`  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) in
[https://github.com/alist-org/alist/issues/5334](https://togithub.com/alist-org/alist/issues/5334)
[<samp>(1a283)</samp>](https://togithub.com/alist-org/alist/commit/1a283bb)
-   **offline_download**:
- Add simple http tool  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/4002](https://togithub.com/alist-org/alist/issues/4002)
[<samp>(34746)</samp>](https://togithub.com/alist-org/alist/commit/34746e9)
-   **onedrive**:
- Custom host for download link  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5310](https://togithub.com/alist-org/alist/issues/5310)
[<samp>(0fd51)</samp>](https://togithub.com/alist-org/alist/commit/0fd5164)
-   **sso**:
- Custom username key for `OIDC`  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5169](https://togithub.com/alist-org/alist/issues/5169)
[<samp>(e719a)</samp>](https://togithub.com/alist-org/alist/commit/e719a1a)
-   **webdav**:
- Add `tls_insecure_skip_verify` field  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5490](https://togithub.com/alist-org/alist/issues/5490)
[<samp>(91f51)</samp>](https://togithub.com/alist-org/alist/commit/91f51f1)

#####    🐞 Bug Fixes

- Hash gcid empty file  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) in
[https://github.com/alist-org/alist/issues/5394](https://togithub.com/alist-org/alist/issues/5394)
[<samp>(cdfbe)</samp>](https://togithub.com/alist-org/alist/commit/cdfbe6d)
- Incorrect content-type of apk files  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5385](https://togithub.com/alist-org/alist/issues/5385)
[<samp>(4355d)</samp>](https://togithub.com/alist-org/alist/commit/4355dae)
- Reflected XSS vulnerability plist api  -  by
[@&#8203;xhofe](https://togithub.com/xhofe)
[<samp>(61006)</samp>](https://togithub.com/alist-org/alist/commit/6100647)
- `content-type` conflicts with
[#&#8203;5420](https://togithub.com/alist-org/alist/issues/5420)  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5420](https://togithub.com/alist-org/alist/issues/5420)
[<samp>(d2688)</samp>](https://togithub.com/alist-org/alist/commit/d26887d)
-   **115**:
- Allow use proxy directly  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5324](https://togithub.com/alist-org/alist/issues/5324)
[<samp>(e8958)</samp>](https://togithub.com/alist-org/alist/commit/e895801)
- Limit request rate
([#&#8203;5367](https://togithub.com/alist-org/alist/issues/5367) close
[#&#8203;5275](https://togithub.com/alist-org/alist/issues/5275))  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5367](https://togithub.com/alist-org/alist/issues/5367)
and
[https://github.com/alist-org/alist/issues/5275](https://togithub.com/alist-org/alist/issues/5275)
[<samp>(b9e19)</samp>](https://togithub.com/alist-org/alist/commit/b9e192b)
- Fix driver package import and variable  -  by
[@&#8203;SheltonZhu](https://togithub.com/SheltonZhu) in
[https://github.com/alist-org/alist/issues/5482](https://togithub.com/alist-org/alist/issues/5482)
[<samp>(3bbdd)</samp>](https://togithub.com/alist-org/alist/commit/3bbdd4f)
-   **aliyundrive_open**:
- Change default api to raw server  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5358](https://togithub.com/alist-org/alist/issues/5358)
[<samp>(7600d)</samp>](https://togithub.com/alist-org/alist/commit/7600dc2)
- Upload progress for normal upload  -  by
[@&#8203;NewbieOrange](https://togithub.com/NewbieOrange) in
[https://github.com/alist-org/alist/issues/5398](https://togithub.com/alist-org/alist/issues/5398)
[<samp>(8ef80)</samp>](https://togithub.com/alist-org/alist/commit/8ef8023)
- Mitigation measures for 15-minute limit
([#&#8203;5560](https://togithub.com/alist-org/alist/issues/5560) close
[#&#8203;5547](https://togithub.com/alist-org/alist/issues/5547))  -  by
[@&#8203;BlueSkyXN](https://togithub.com/BlueSkyXN) and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5560](https://togithub.com/alist-org/alist/issues/5560)
and
[https://github.com/alist-org/alist/issues/5547](https://togithub.com/alist-org/alist/issues/5547)
[<samp>(0fbb9)</samp>](https://togithub.com/alist-org/alist/commit/0fbb986)
-   **baidu_netdisk**:
- Hash and `error 2`  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) in
[https://github.com/alist-org/alist/issues/5356](https://togithub.com/alist-org/alist/issues/5356)
[<samp>(8ef89)</samp>](https://togithub.com/alist-org/alist/commit/8ef89ad)
- Upload file > 4GB  -  by [@&#8203;xhofe](https://togithub.com/xhofe)
in
[https://github.com/alist-org/alist/issues/5392](https://togithub.com/alist-org/alist/issues/5392)
[<samp>(4fc0a)</samp>](https://togithub.com/alist-org/alist/commit/4fc0a77)
-   **deps**:
- Update module github.com/ipfs/go-ipfs-api to v0.7.0  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5247](https://togithub.com/alist-org/alist/issues/5247)7
[<samp>(eb918)</samp>](https://togithub.com/alist-org/alist/commit/eb91865)
- Update module github.com/aliyun/aliyun-oss-go-sdk to
v2.2.9+incompatible  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5141](https://togithub.com/alist-org/alist/issues/5141)1
[<samp>(69a98)</samp>](https://togithub.com/alist-org/alist/commit/69a98ea)
- Update module golang.org/x/net to v0.17.0 \[security]  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5370](https://togithub.com/alist-org/alist/issues/5370)0
[<samp>(cc86d)</samp>](https://togithub.com/alist-org/alist/commit/cc86d6f)
- Update golang.org/x/exp digest to
[`7918f67`](https://togithub.com/alist-org/alist/commit/7918f67)  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5366](https://togithub.com/alist-org/alist/issues/5366)6
[<samp>(4dff4)</samp>](https://togithub.com/alist-org/alist/commit/4dff494)
- Update module github.com/charmbracelet/lipgloss to v0.9.1  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5234](https://togithub.com/alist-org/alist/issues/5234)4
[<samp>(a6325)</samp>](https://togithub.com/alist-org/alist/commit/a632596)
- Update module github.com/aws/aws-sdk-go to v1.46.7  -  by
[@&#8203;renovate](https://togithub.com/renovate)\[bot]
in[https://github.com/alist-org/alist/issues/5068](https://togithub.com/alist-org/alist/issues/5068)8
[<samp>(a7421)</samp>](https://togithub.com/alist-org/alist/commit/a7421d8)
-   **local**:
- Video file thumbnails not displaying on iOS Safari  -  by
[@&#8203;gmugu](https://togithub.com/gmugu) in
[https://github.com/alist-org/alist/issues/5420](https://togithub.com/alist-org/alist/issues/5420)
[<samp>(867ac)</samp>](https://togithub.com/alist-org/alist/commit/867acca)
-   **mopan**:
- 302 Redirect
([#&#8203;5505](https://togithub.com/alist-org/alist/issues/5505) close
[#&#8203;5502](https://togithub.com/alist-org/alist/issues/5502))  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) and
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5505](https://togithub.com/alist-org/alist/issues/5505)
and
[https://github.com/alist-org/alist/issues/5502](https://togithub.com/alist-org/alist/issues/5502)
[<samp>(55a14)</samp>](https://togithub.com/alist-org/alist/commit/55a14bc)
-   **onedrive_app**:
- Incorrect api on `_accessToken`  -  by
[@&#8203;jeffmingup](https://togithub.com/jeffmingup) in
[https://github.com/alist-org/alist/issues/5346](https://togithub.com/alist-org/alist/issues/5346)
[<samp>(35d67)</samp>](https://togithub.com/alist-org/alist/commit/35d6722)
-   **terabox**:
- Auto refresh `JsToken`  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5277](https://togithub.com/alist-org/alist/issues/5277)
[<samp>(6b67a)</samp>](https://togithub.com/alist-org/alist/commit/6b67a36)
- Encode parameters for `filemanager` api  -  by
[@&#8203;URenko](https://togithub.com/URenko) in
[https://github.com/alist-org/alist/issues/5308](https://togithub.com/alist-org/alist/issues/5308)
[<samp>(e1ef6)</samp>](https://togithub.com/alist-org/alist/commit/e1ef690)
-   **vtencent**:
- Hack file with size 0 but actual size is not 0  -  by
[@&#8203;xhofe](https://togithub.com/xhofe)
[<samp>(d455a)</samp>](https://togithub.com/alist-org/alist/commit/d455a23)
-   **weiyun**:
- Unmarshal overflow  -  by
[@&#8203;foxxorcat](https://togithub.com/foxxorcat) in
[https://github.com/alist-org/alist/issues/5459](https://togithub.com/alist-org/alist/issues/5459)
[<samp>(68f44)</samp>](https://togithub.com/alist-org/alist/commit/68f440a)
-   **wopan**:
- Fatal error concurrent map writes  -  by
[@&#8203;xhofe](https://togithub.com/xhofe) in
[https://github.com/alist-org/alist/issues/5352](https://togithub.com/alist-org/alist/issues/5352)
[<samp>(1ebc9)</samp>](https://togithub.com/alist-org/alist/commit/1ebc96a)

#####    🏎 Performance

- **webdav**: Support request with cookies  -  by
[@&#8203;gmugu](https://togithub.com/gmugu) in
[https://github.com/alist-org/alist/issues/5391](https://togithub.com/alist-org/alist/issues/5391)
[<samp>(aaffa)</samp>](https://togithub.com/alist-org/alist/commit/aaffaee)

#####     [View changes on
GitHub](https://togithub.com/alist-org/alist/compare/v3.28.0...v3.29.0)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-25 20:31:58 +01:00
Xstar97TheNoob 613fd90a4c
chore(repo) change stable charts to the upstream images (#14739)
**Description**
Update the stable train charts to their direct upstream image.
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-17 11:22:57 +01:00
TrueCharts Bot 080be8bd10
chore(deps): update container image tccr.io/truecharts/alist to v3.28.0 (#12851) 2023-09-22 23:36:57 +02:00
TrueCharts Bot 584b9b2d32
chore(deps): update container image tccr.io/truecharts/alist to v3.27.0 (#12314) 2023-09-07 01:35:32 +02:00
TrueCharts Bot 40891a106a
chore(deps): update container image tccr.io/truecharts/alist to v3.26.0 (#12079) 2023-08-31 10:37:54 +02:00
TrueCharts Bot 15ae5058da
chore(deps): update container image tccr.io/truecharts/alist to v3.25.1 (#11489) 2023-08-13 00:38:36 +02:00
TrueCharts Bot 2aa6444eca
chore(deps): update container image tccr.io/truecharts/alist to v3.24.0 (#11037) 2023-07-30 12:36:26 +02:00
TrueCharts Bot a051a76fed
chore(deps): update container image tccr.io/truecharts/alist to v3.23.0 (#10956) 2023-07-28 23:45:58 +02:00
TrueCharts Bot 1aab353c9c
chore(deps): update container image tccr.io/truecharts/alist to v3.22.1 (#10653) 2023-07-20 10:37:49 +02:00
TrueCharts Bot 804260c675
chore(deps): update container image tccr.io/truecharts/alist to v3.20.1 (#10314) 2023-07-08 20:39:27 +02:00
TrueCharts Bot 2cf0d7178c
chore(deps): update container image tccr.io/truecharts/alist to v3.18.0 (#9262) 2023-05-29 12:39:17 +02:00
TrueCharts Bot d0c35857b1
chore(deps): update container image tccr.io/truecharts/alist to v3.17.0 (#9171) 2023-05-26 03:04:03 +02:00
TrueCharts Bot f2a6b8c5ec
chore(deps): update container image tccr.io/truecharts/alist to v3.16.3 (#8548) 2023-04-30 15:50:16 +02:00
Kjeld Schouten-Lebbing 0b726419d4
feat(stable): BREAKING CHANGE migrate to new common part 1 (#7900)
**Description**
Part 1 of the migration to new common on the stable train.
This basically breaks most/all charts requiring a reinstall on SCALE as
well.

Helm users shouldn't need a reinstall but could migrate their
values.yaml modification manually besides backing-up and porting the
databases.

There be Dragons basically, as we obviously cannot 100% go over
each-and-every single app in the stable train like we did in the
enterprise train.

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [x] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
Via CI and manually validation in a lot of cases where the CI did not
correctly check things.
Additional catalog item creation tooling for local testing has been
added as well.

**📃 Notes:**
There will be issues in the future but we should get as much working
well as we can.

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [x] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-11 12:07:17 +02:00
TrueCharts-Admin 9930d08f48 chore(deps): update container image tccr.io/truecharts/alist to v3.12.2 2023-02-25 13:27:46 +00:00
TrueCharts-Admin b40af79c10 chore(deps): update container image tccr.io/truecharts/alist to v3.12.1 2023-02-25 10:22:02 +00:00
TrueCharts-Admin d225814494 chore(deps): update container image tccr.io/truecharts/alist to v3.12.0 2023-02-24 00:30:59 +00:00
TrueCharts-Admin 019553f083 chore(deps): update container image tccr.io/truecharts/alist to v3.11.0 2023-02-14 16:27:10 +00:00
TrueCharts-Admin 0bc3462f3e chore(deps): update container image tccr.io/truecharts/alist to v3.10.1 2023-02-06 07:25:41 +00:00
TrueCharts-Admin 951765c3c6 chore(deps): update container image tccr.io/truecharts/alist to v3.9.2 2023-01-31 00:19:42 +01:00
TrueCharts-Admin f97b4d55e7 chore(deps): update container image tccr.io/truecharts/alist to v3.9.1 2023-01-20 00:30:25 +00:00
TrueCharts-Admin 858085360e chore(deps): update container image tccr.io/truecharts/alist to v3.9.0 2023-01-19 16:26:49 +01:00
TrueCharts-Admin 81ebc1e995 chore(deps): update container image tccr.io/truecharts/alist to v3.8.0 2023-01-11 12:42:46 +00:00
TrueCharts Bot 575dd27e81
chore(deps): update container image tccr.io/truecharts/alist to v3.7.2 (#5901)
* chore(deps): update container image tccr.io/truecharts/alist to v3.7.2

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* root

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-31 18:17:39 +02:00
TrueCharts-Admin 228da4c07e chore(deps): update container image tccr.io/truecharts/alist to v3.6.0 2022-12-06 23:22:06 +00:00
TrueCharts-Admin e053a197f0 chore(deps): update container image tccr.io/truecharts/alist to v3.5.1 2022-11-22 20:13:31 +00:00
TrueCharts-Admin 405d9844bc Update container image tccr.io/truecharts/alist to v3.5.0 2022-11-22 13:22:05 +00:00
TrueCharts Bot ef199b08a4
chore(deps): update docker general non-major (#4394)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 19:30:16 +01:00
TrueCharts Bot 37ae18da87
chore(deps): update docker general non-major (#4280)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-02 10:30:54 +02:00
TrueCharts Bot fe38c5e074
chore(deps): update docker general non-major (#4139)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-21 13:25:38 +03:00
TrueCharts Bot ef2f489611
chore(deps): update docker general non-major (#4084)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* http probe

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-15 01:57:21 +03:00
TrueCharts Bot 7e704c9945
chore(deps): update docker general non-major (#4030)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-08 11:06:36 +02:00
TrueCharts Bot 3c0bacbf6b
chore(deps): update docker general non-major (#3938)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-28 12:07:16 +02:00
TrueCharts Bot 8c6c2c2d73
chore(deps): update docker general non-major (#3920)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-27 10:23:01 +02:00
TrueCharts Bot 549af2205b
chore(deps): update container image tccr.io/truecharts/alist to v3.0.1 (#3861)
* chore(deps): update container image tccr.io/truecharts/alist to v3.0.1

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-24 20:33:35 +03:00
TrueCharts Bot 934b2f4c1d
chore(deps): update docker general non-major (#3478)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-17 13:01:00 +02:00
TrueCharts Bot f0a4bd52cd
chore(deps): update docker general non-major docker tags (#3465)
* chore(deps): update docker general non-major docker tags

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-14 11:50:56 +03:00
Stavros Kois ac9cc7f736
chore(questions): replace questions parts with templates (#3402)
* chore(questions): replace port parts with templates

* chore(questions): replace controller parts with templates

* remove tons of whitespce

* remove quotes from strings on templates

* make complete controller an include

* default to recreate

* remove replica and strategies as it's covered from controllerStrtegies include

* remove whitespace again

* replace controllertype with include (deployment/daemonset/statefulset)

* replace advanced port part except targetport

* remove more quotes

* add hidden toggle of enable the port

* new includes

* update build script

* controller deploy/stateful/deamon template changes

* replace controllerStrategies with replicas, replica#, strategy, recreate

* move 2 templates into a subfolder

* remove quotes

* remove disabled portals from questions and defined them on values

* remove enabled portal from the questions and add it on values

* one more app

* Portal cleanup

* remove portal templates

* add more includes

* replace portal links

* move some templates in folders

* replace ingressRoot with template

* more grouping

* replace persistenceroot with template

* replace serviceExpertRoot

* replace serviceroot

* fix a rogue one

* vctRoot

* securityContext cleanup

* remove quotes from templates on string

* replace vctRoot

* replace advanedSecurityRoot

* replace podsecurity root

* Update .github/scripts/build-catalog.sh

* Update values.yaml

* remove dupe portal

* update build-release script

* fix paths

* fix apps with imageSelector

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-08 23:25:02 +02:00
TrueCharts Bot 97d5375359
chore(deps): update docker general non-major (#3295)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00
TrueCharts Bot 4fc34d459d
chore(deps): update docker general non-major (#3266) 2022-07-22 22:56:12 +02:00
Stavros Kois ff2a5dae0d
chore(apps): Sync questions and values env's (#2916)
* chore(apps): Sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* remove disabled ingress from values

* remove required: false from questions

* whoops

* some cleanup

* more cleanup

* clean

* commented

* some fixes
2022-06-17 10:24:54 +02:00
Kjeld Schouten-Lebbing 5529c2a3af
refactor(charts): BREAKING CHANGE (#2836)
* Update Apps with new Common version

* Patch with the secret fixes from common

* fix amd
2022-06-07 19:41:19 +02:00
TrueCharts Bot 0a6cae7eb7
chore(deps): update docker general non-major (#2762)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-29 12:30:16 +02:00
TrueCharts Bot 234ab4754d
chore(deps): update docker general non-major (#2679)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-14 16:11:42 +02:00
renovate[bot] 1b348172a2
chore(deps): update docker general non-major (#2641)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-09 09:29:00 +02:00