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
[#&#8203;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
[#&#8203;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
[#&#8203;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
[#&#8203;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=-->
This commit is contained in:
TrueCharts Bot
2024-01-29 01:58:48 +01:00
committed by GitHub
parent b820fd5a3f
commit fc89ac2ddc
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.24.2
appVersion: 2.25.0
dependencies:
- name: common
version: 17.2.29
@@ -24,7 +24,7 @@ keywords:
- web-server
- apache
- rust
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server
- https://ghcr.io/static-web-server/static-web-server
type: application
version: 3.1.11
version: 3.2.0

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/static-web-server/static-web-server
pullPolicy: IfNotPresent
tag: 2.24.2@sha256:eb378ed6dd8503477a8f37a439b01da02051f1d86acf5cb4bcff596f05574d91
tag: 2.25.0@sha256:e7ef410e257c69160733e3007877471482bc921a56c46cac1e6c08dc17c50a0e
service:
main:
ports: