23670cb732
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 | `96a8869` -> `cd05aeb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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.36.0`](https://redirect.github.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2360---2025-02-10) [Compare Source](https://redirect.github.com/static-web-server/static-web-server/compare/v2.35.0...v2.36.0) This new `v2.36.0` release brings several security and bug fixes. A bugfix for the trailing slash redirect, new feature to log from the `X-Real-IP` header as well as other improvements. **Fixes** - [aadca81](https://redirect.github.com/static-web-server/static-web-server/commit/aadca81) Bugfix/security dependency updates including httparse, rustls, clap, bcrypt, maud, bytes and other crates. PR [#​524](https://redirect.github.com/static-web-server/static-web-server/pull/524). - [99aa74d](https://redirect.github.com/static-web-server/static-web-server/commit/99aa74d) Docker: Update Alpine (3.19.6) and Debian (12.9) Docker images. PR [#​518](https://redirect.github.com/static-web-server/static-web-server/pull/518). - [a639039](https://redirect.github.com/static-web-server/static-web-server/commit/a639039) Add missing query string to the URI trailing slash redirect. PR [#​523](https://redirect.github.com/static-web-server/static-web-server/pull/523). **Features** - [134db39](https://redirect.github.com/static-web-server/static-web-server/commit/134db39) Log from `X-Real-IP` header via new `--log-x-real-ip` option. PR [#​521](https://redirect.github.com/static-web-server/static-web-server/pull/521) by [@​dctaf](https://redirect.github.com/dctaf). See [docs](https://static-web-server.net/features/logging/#logging-client-ip-from-x-real-ip-header). **Refactorings** - [8fa9cda](https://redirect.github.com/static-web-server/static-web-server/commit/8fa9cda) Improve fallback page path checking and logging. PR [#​522](https://redirect.github.com/static-web-server/static-web-server/pull/522). - [0053d74](https://redirect.github.com/static-web-server/static-web-server/commit/0053d74) CI: Improve post release updates workflow. PR [#​525](https://redirect.github.com/static-web-server/static-web-server/pull/525). For more details see the [v2.36.0 milestone](https://redirect.github.com/static-web-server/static-web-server/milestone/27?closed=1) and the full changelog [v2.35.0...v2.36.0](https://redirect.github.com/static-web-server/static-web-server/compare/v2.35.0...v2.36.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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.36.0
|
|
dependencies:
|
|
- name: common
|
|
version: 25.4.10
|
|
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.10.0
|