2024-01-14 00:09:43 +00:00
|
|
|
annotations:
|
|
|
|
max_scale_version: 23.10.2
|
|
|
|
min_scale_version: 23.10.0
|
|
|
|
truecharts.org/SCALE-support: "true"
|
|
|
|
truecharts.org/category: web-server
|
2024-01-21 14:14:33 +00:00
|
|
|
truecharts.org/max_helm_version: "3.14"
|
2024-01-14 00:09:43 +00:00
|
|
|
truecharts.org/min_helm_version: "3.12"
|
|
|
|
truecharts.org/train: stable
|
2023-08-06 09:17:11 +00:00
|
|
|
apiVersion: v2
|
chore(deps): update container image ghcr.io/static-web-server/static-web-server to v2.25.0@e7ef410 by renovate (#17695)
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)
| minor | `2.24.2` -> `2.25.0` |
---
> [!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.25.0`](https://togithub.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2250---2024-01-23)
[Compare
Source](https://togithub.com/static-web-server/static-web-server/compare/v2.24.2...v2.25.0)
This new `v2.25.0` release brings several dependency security updates
and bug fixes. An optional `Host` URI support for the URL Redirects
feature, a bug fix when capturing a Glob pattern using brace expansion
for URL Rewrites/Redirects as well as other improvements.
**Fixes**
-
[477ed00](https://togithub.com/static-web-server/static-web-server/commit/477ed00)
Bugfix/security dependency updates including rustls, h2, regex, chrono,
libc, async-compression, serde and other crates. Also
[32e86aa](https://togithub.com/static-web-server/static-web-server/commit/32e86aa)
-
[42f52e8](https://togithub.com/static-web-server/static-web-server/commit/42f52e8)
Fix wrong Glob brace expansion capture in URL Rewrites/Redirects. PR
[#​304](https://togithub.com/static-web-server/static-web-server/pull/304).
-
[9f2a4f0](https://togithub.com/static-web-server/static-web-server/commit/9f2a4f0)
Docker: Alpine 3.18.5 update.
**Features**
-
[8c6ab53](https://togithub.com/static-web-server/static-web-server/commit/8c6ab53)
Optional `Host` URI support for the URL Redirects feature. PR
[#​301](https://togithub.com/static-web-server/static-web-server/pull/301).
This will allow users for example to perform www to non-www redirects or
vice versa. See
[docs](https://static-web-server.net/features/url-redirects/#host).
**Refactorings**
-
[83e4277](https://togithub.com/static-web-server/static-web-server/commit/83e4277)
Migrate TLS module to use `tokio-rustls` 0.25. PR
[#​303](https://togithub.com/static-web-server/static-web-server/pull/303).
-
[1bbc703](https://togithub.com/static-web-server/static-web-server/commit/1bbc703)
CI: Cache Rust toolchain and Cargo directories for CI devel workflow. PR
[#​300](https://togithub.com/static-web-server/static-web-server/pull/300).
-
[67a2403](https://togithub.com/static-web-server/static-web-server/commit/67a2403)
CI: Prefer `cross` precompiled binary on CI devel workflow.
-
[ef9876a](https://togithub.com/static-web-server/static-web-server/commit/ef9876a)
CI: Prefer `cross` precompiled binary on CI release workflow.
**Docs**
-
[3076d08](https://togithub.com/static-web-server/static-web-server/commit/3076d08)
Optional `Host` uri support for URL Redirects feature. See
[docs](https://static-web-server.net/features/url-redirects/#host).
-
[dedefc5](https://togithub.com/static-web-server/static-web-server/commit/dedefc5)
Fix a few page typos.
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-29 00:58:48 +00:00
|
|
|
appVersion: 2.25.0
|
2023-12-02 11:49:35 +00:00
|
|
|
dependencies:
|
2024-01-03 00:09:16 +00:00
|
|
|
- name: common
|
2024-02-03 12:16:59 +00:00
|
|
|
version: 17.2.30
|
2024-01-03 00:09:16 +00:00
|
|
|
repository: oci://tccr.io/truecharts
|
|
|
|
condition: ""
|
|
|
|
alias: ""
|
|
|
|
tags: []
|
|
|
|
import-values: []
|
2024-01-14 00:09:43 +00:00
|
|
|
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.png
|
|
|
|
keywords:
|
|
|
|
- web-server
|
|
|
|
- apache
|
|
|
|
- rust
|
2024-01-30 00:08:45 +00:00
|
|
|
kubeVersion: ">=1.24.0-0"
|
2024-01-14 00:09:43 +00:00
|
|
|
maintainers:
|
|
|
|
- name: TrueCharts
|
|
|
|
email: info@truecharts.org
|
|
|
|
url: https://truecharts.org
|
|
|
|
name: static-web-server
|
|
|
|
sources:
|
2024-01-20 00:09:15 +00:00
|
|
|
- https://static-web-server.net
|
2024-01-19 00:09:59 +00:00
|
|
|
- https://github.com/static-web-server/static-web-server
|
2024-01-21 14:14:33 +00:00
|
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server
|
|
|
|
- https://ghcr.io/static-web-server/static-web-server
|
2023-12-12 12:02:26 +00:00
|
|
|
type: application
|
2024-02-03 12:16:59 +00:00
|
|
|
version: 3.2.1
|