chore(helm): update image ghcr.io/static-web-server/static-web-server 2.36.1 → 2.37.0 (#35953)

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 | `210d972` -> `d12a79a` |

---

> [!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.37.0`](https://redirect.github.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2370---2025-06-03)

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

This new `v2.37.0` release brings several security and bug fixes. New
features like the possibility to download directories as tarballs,
control for server log ANSI output, end of support for a few
unmaintained Windows platforms and other improvements.

**End of support for unmaintained Windows 7, 8, 8.1 platforms**

As anticipated in [v2.36.1][v2361], SWS no longer supports Windows 7, 8,
and 8.1 platforms.
SWS now requires Rust `1.82.0` or later to build and the minimum Windows
supported platform is *Windows 10*.

**Fixes**

- [b56e3c4][b56e3c4] Bugfix/security dependency updates including tokio,
rustls, chrono, flate2, windows-service, serde and other crates. SWS now
requires Rust `1.82.0` or later to build. PR [#&#8203;546][546],
[#&#8203;545][545] by [@&#8203;joseluisq][joseluisq]
- [a384d92][a384d92] Update Alpine `3.20.6` and Debian `12.10` Docker
images. PR [#&#8203;539][539] by [@&#8203;joseluisq][joseluisq]
- [cb19995][cb19995] Generic server log info output even on higher log
levels. PR [#&#8203;542][542] fixes [#&#8203;541][541] reported by
[@&#8203;Tasssadar][Tasssadar].

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

[541]:
https://redirect.github.com/static-web-server/static-web-server/issues/541

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

**Features**

- [89f5846][89f5846] Support for downloading a directory as a compressed
tarball (`tar.gz`) via new `--directory-listing-download=targz` option.
PR [#&#8203;544][544] by [@&#8203;ekangmonyet][ekangmonyet] resolves
[#&#8203;67][67] suggested by [@&#8203;shirshak55][shirshak55]. See
[docs][directory-download].
- [0236980][0236980] Control log ANSI output via boolean new
`--log-with-ansi=true` option (SWS is now no-ANSI by default). PR
[#&#8203;543][543] resolves [#&#8203;540][540] suggested by
[@&#8203;Tasssadar][Tasssadar]. See [docs][log-output-with-ansi].

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

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

[67]:
https://redirect.github.com/static-web-server/static-web-server/issues/67

[540]:
https://redirect.github.com/static-web-server/static-web-server/issues/540

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

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

[log-output-with-ansi]:
https://static-web-server.net/features/logging#log-output-with-ansi

[directory-download]:
https://static-web-server.net/features/directory-listing#directory-download

**Refactorings**

- Misc: [5d1eaac][5d1eaac] Automate post-release updates using CI. PR
[#&#8203;538][538] by [@&#8203;joseluisq][joseluisq]

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

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

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

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

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

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

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

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

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

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

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

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

[v2361]:
https://redirect.github.com/static-web-server/static-web-server/releases/tag/v2.36.1

For more details see the [v2.37.0 milestone][v2370-milestone] and the
full changelog [v2.36.1...v2.37.0][v2370-diff].

[v2370-diff]:
https://redirect.github.com/static-web-server/static-web-server/compare/v2.36.1...v2.37.0

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

**Acknowledgments**

Thanks to our new donor
[@&#8203;mrkesu](https://redirect.github.com/mrkesu) for supporting the
project.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-06-04 02:08:57 +02:00
committed by GitHub
parent c0f65589f6
commit 512bfd3188
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.36.1
appVersion: 2.37.0
dependencies:
- name: common
version: 25.4.10
@@ -38,5 +38,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server
- https://static-web-server.net
type: application
version: 6.10.1
version: 6.11.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/static-web-server/static-web-server
pullPolicy: IfNotPresent
tag: 2.36.1@sha256:210d9726e0f06c10639156563e70ce0692a6618707e0bf7b3cf842caf3f28e18
tag: 2.37.0@sha256:d12a79afb947acbf2f541d448308fdfdc244cdb9812a80165078673d7e4ed6d8
service:
main:
ports: