Files
truecharts/charts/stable/static-web-server
TrueCharts Bot 1234539c43 feat(static-web-server): update image ghcr.io/static-web-server/static-web-server 2.41.0 → 2.42.0 (#46474)
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 | `34bb160` → `2d67e47` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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.42.0`](https://redirect.github.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2420---2026-03-27)

[Compare
Source](https://redirect.github.com/static-web-server/static-web-server/compare/v2.41.0...v2.42.0)

This new `v2.42.0` brings bug fixes, new features and improvements. Fix
a memory increase regression introduced in `v2.40.0`. Support for HTTP
Prometheus metrics, Local-time for logs by default, support for the
POSIX `TZ` environment variable to configure logs's timezone as well as
other minor improvements.

**Fixes**

- [0b128b9][0b128b9] Update dependencies and bump up Rust to `1.88.0`.
PR [#&#8203;641][641] by
\[[@&#8203;joseluisq](https://redirect.github.com/joseluisq)]\[joseluisq]
- [4124999][4124999] Regression: Memory increase for Linux Musl
statically-linked binaries introduced in `v2.40.0`. More details in PR
[#&#8203;640][640] by
\[[@&#8203;joseluisq](https://redirect.github.com/joseluisq)]\[joseluisq]
- [8451cf7][8451cf7] `--disable-symlinks` option does not work properly
if a path contains intermediate symlink components. PR
[#&#8203;639][639] by
\[[@&#8203;joseluisq](https://redirect.github.com/joseluisq)]\[joseluisq]

[4124999]:
https://redirect.github.com/static-web-server/static-web-server/commit/4124999

[8451cf7]:
https://redirect.github.com/static-web-server/static-web-server/commit/8451cf7

[640]:
https://redirect.github.com/static-web-server/static-web-server/pull/640

[641]:
https://redirect.github.com/static-web-server/static-web-server/pull/641

[639]:
https://redirect.github.com/static-web-server/static-web-server/pull/639

**Features**

- [b798f68][b798f68] Local-time support for logs by default to honor
user's system time. It also supports the POSIX `TZ` environment variable
to update the logs's time zone on demand. PR [#&#8203;632][632] by
\[[@&#8203;joseluisq](https://redirect.github.com/joseluisq)]\[joseluisq].
See
[docs](https://static-web-server.net/features/logging/#log-date-timestamp).
- [2d50f88][2d50f88] Stabilize Prometheus metrics feature via
`--metrics` option. PR [#&#8203;635][635] by
[@&#8203;chrissnell][chrissnell]. See
[docs](https://static-web-server.net/features/metrics)
- [a4213e5][a4213e5] HTTP-level Prometheus metrics to the metrics
endpoint. PR [#&#8203;631][631] by [@&#8203;chrissnell][chrissnell]
- [6ada726][6ada726] Grafana dashboard example for Prometheus metrics
feature. PR [#&#8203;636][636] by [@&#8203;chrissnell][chrissnell]. See
[example](https://redirect.github.com/static-web-server/static-web-server/tree/master/contrib/grafana).

[0b128b9]:
https://redirect.github.com/static-web-server/static-web-server/commit/0b128b9

[2d50f88]:
https://redirect.github.com/static-web-server/static-web-server/commit/2d50f88

[b798f68]:
https://redirect.github.com/static-web-server/static-web-server/commit/b798f68

[6ada726]:
https://redirect.github.com/static-web-server/static-web-server/commit/6ada726

[a4213e5]:
https://redirect.github.com/static-web-server/static-web-server/commit/a4213e5

[635]:
https://redirect.github.com/static-web-server/static-web-server/pull/635

[632]:
https://redirect.github.com/static-web-server/static-web-server/pull/632

[636]:
https://redirect.github.com/static-web-server/static-web-server/pull/636

[631]:
https://redirect.github.com/static-web-server/static-web-server/pull/631

**Docs**

- [0a8c8ca][0a8c8ca] Metrics feature documenation page. PR
[#&#8203;633][633] by [@&#8203;chrissnell][chrissnell] See
[docs](https://static-web-server.net/features/metrics)
- [b6856ea][b6856ea] Local-time support for logs. PR [#&#8203;638][638]
by
\[[@&#8203;joseluisq](https://redirect.github.com/joseluisq)]\[joseluisq]

[0a8c8ca]:
https://redirect.github.com/static-web-server/static-web-server/commit/0a8c8ca

[b6856ea]:
https://redirect.github.com/static-web-server/static-web-server/commit/b6856ea

[633]:
https://redirect.github.com/static-web-server/static-web-server/pull/633

[638]:
https://redirect.github.com/static-web-server/static-web-server/pull/638

[627]:
https://redirect.github.com/static-web-server/static-web-server/pull/627

[chrissnell]: https://redirect.github.com/chrissnell

For more details see the [v2.42.0 milestone][v2420-milestone] and the
full changelog [v2.41.0...v2.42.0][v2420-diff].

[v2420-diff]:
https://redirect.github.com/static-web-server/static-web-server/compare/v2.41.0...v2.42.0

[v2420-milestone]:
https://redirect.github.com/static-web-server/static-web-server/milestone/37?closed=1

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3RhdGljLXdlYi1zZXJ2ZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-03-27 20:01:45 +01:00
..

title
title
README

General Info

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://oci.trueforge.org/truecharts/static-web-server

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://trueforge.org/truecharts/stable/static-web-server

Configuration Options

To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/static-web-server/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project