This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/static-web-server/static-web-server](https://redirect.github.com/static-web-server/static-web-server) | minor | `d12a79a` -> `acfb7d7` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>static-web-server/static-web-server (ghcr.io/static-web-server/static-web-server)</summary> ### [`v2.38.0`](https://redirect.github.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2380---2025-07-21) [Compare Source](https://redirect.github.com/static-web-server/static-web-server/compare/v2.37.0...v2.38.0) This new `v2.38.0` release brings several security and bug fixes and support for a less-generic `sws.toml` default config file as well as other improvements. **Fixes** - [8c435ad][8c435ad] Bugfix/security dependency updates including tokio, rustls, serde, toml, async-compression, clap and other crates. PR [#​552][552] by [@​joseluisq][joseluisq] - [47ce050][47ce050] Update Alpine (`3.20.7`) & Debian (`12.11`) Docker images. PR [#​553][553] by [@​joseluisq][joseluisq] [47ce050]: https://redirect.github.com/static-web-server/static-web-server/commit/47ce050 [8c435ad]: https://redirect.github.com/static-web-server/static-web-server/commit/8c435ad [553]: https://redirect.github.com/static-web-server/static-web-server/pull/553 [552]: https://redirect.github.com/static-web-server/static-web-server/pull/552 **Features** - [acd8388][acd8388] Add a less-generic config file `sws.toml` support as default. PR [#​551][551] by [@​davlgd][davlgd]. - **Migration:** The previous default `config.toml` file name will be supported for a while, but it's recommended to use `sws.toml` instead. [acd8388]: https://redirect.github.com/static-web-server/static-web-server/commit/acd8388 [551]: https://redirect.github.com/static-web-server/static-web-server/pull/551 [joseluisq]: https://redirect.github.com/joseluisq [davlgd]: https://redirect.github.com/davlgd </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
43 lines
1.2 KiB
YAML
43 lines
1.2 KiB
YAML
annotations:
|
|
artifacthub.io/links: |-
|
|
- name: support
|
|
url: https://discord.com/invite/tVsPTHWTtr
|
|
max_scale_version: 24.04.1
|
|
min_scale_version: 24.04.0
|
|
truecharts.org/category: web-server
|
|
truecharts.org/max_helm_version: "3.17"
|
|
truecharts.org/min_helm_version: "3.14"
|
|
truecharts.org/train: stable
|
|
apiVersion: v2
|
|
appVersion: 2.38.0
|
|
dependencies:
|
|
- name: common
|
|
version: 28.13.0
|
|
repository: oci://tccr.io/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: A cross-platform, high-performance and asynchronous web server for static files-serving.
|
|
home: https://truecharts.org/charts/stable/static-web-server
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/static-web-server.webp
|
|
keywords:
|
|
- web-server
|
|
- apache
|
|
- rust
|
|
kubeVersion: '>=1.24.0-0'
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: static-web-server
|
|
sources:
|
|
- https://ghcr.io/static-web-server/static-web-server
|
|
- https://github.com/static-web-server/static-web-server
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server
|
|
- https://static-web-server.net
|
|
type: application
|
|
version: 7.2.0
|
|
|