1dbe25313f
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/static-web-server/static-web-server](https://togithub.com/static-web-server/static-web-server) | patch | `2.32.1` -> `2.32.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>static-web-server/static-web-server (ghcr.io/static-web-server/static-web-server)</summary> ### [`v2.32.2`](https://togithub.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2322---2024-08-13) [Compare Source](https://togithub.com/static-web-server/static-web-server/compare/v2.32.1...v2.32.2) This new `v2.32.2` release brings several security and bug fixes as well as other improvements. **Fixes** - [634dd98](https://togithub.com/static-web-server/static-web-server/commit/634dd98) Bugfix/security dependency updates including tokio, rustls, serde, toml, zstd, clap and other crates. PR [#​472](https://togithub.com/static-web-server/static-web-server/pull/472). - [a72c7b3](https://togithub.com/static-web-server/static-web-server/commit/a72c7b3) Wrong `Content-Encoding` when serving a pre-compressed file if `compression` and `compression-static` features are enabled. PR [#​471](https://togithub.com/static-web-server/static-web-server/pull/471) fixes [#​470](https://togithub.com/static-web-server/static-web-server/issues/470) reported by [@​davinkevin](https://togithub.com/davinkevin). - [dd48972](https://togithub.com/static-web-server/static-web-server/commit/dd48972) CLI (regression): Boolean flags without explicit values do not work. PR [#​468](https://togithub.com/static-web-server/static-web-server/pull/468) fixes [#​467](https://togithub.com/static-web-server/static-web-server/issues/467) reported by [@​stardustman](https://togithub.com/stardustman). - [915d040](https://togithub.com/static-web-server/static-web-server/commit/915d040) Tests: Not able to run tests via Cargo when passing non-SWS arguments. PR [#​466](https://togithub.com/static-web-server/static-web-server/pull/466) fixes [#​465](https://togithub.com/static-web-server/static-web-server/issues/465) reported by [@​fpletz](https://togithub.com/fpletz). **Refactorings** - [f228a7a](https://togithub.com/static-web-server/static-web-server/commit/f228a7a) Misc: Add Make a task for building all development Docker images. For more details see the [v2.32.2 milestone](https://togithub.com/static-web-server/static-web-server/milestone/22?closed=1) and the full changelog [v2.32.1...v2.32.2](https://togithub.com/static-web-server/static-web-server/compare/v2.32.1...v2.32.2). </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yOC4yIiwidXBkYXRlZEluVmVyIjoiMzguMjguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
YAML
annotations:
|
|
max_scale_version: 24.04.1
|
|
min_scale_version: 24.04.0
|
|
truecharts.org/category: web-server
|
|
truecharts.org/max_helm_version: "3.15"
|
|
truecharts.org/min_helm_version: "3.11"
|
|
truecharts.org/train: stable
|
|
apiVersion: v2
|
|
appVersion: 2.32.2
|
|
dependencies:
|
|
- name: common
|
|
version: 24.1.5
|
|
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: 6.2.4
|