From 512bfd3188a900195966800db8258eebb6f3cebb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 4 Jun 2025 02:08:57 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/static-?= =?UTF-8?q?web-server/static-web-server=202.36.1=20=E2=86=92=202.37.0=20(#?= =?UTF-8?q?35953)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
static-web-server/static-web-server (ghcr.io/static-web-server/static-web-server) ### [`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 [#​546][546], [#​545][545] by [@​joseluisq][joseluisq] - [a384d92][a384d92] Update Alpine `3.20.6` and Debian `12.10` Docker images. PR [#​539][539] by [@​joseluisq][joseluisq] - [cb19995][cb19995] Generic server log info output even on higher log levels. PR [#​542][542] fixes [#​541][541] reported by [@​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 [#​544][544] by [@​ekangmonyet][ekangmonyet] resolves [#​67][67] suggested by [@​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 [#​543][543] resolves [#​540][540] suggested by [@​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 [#​538][538] by [@​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 [@​mrkesu](https://redirect.github.com/mrkesu) for supporting the project.
--- ### 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. --- - [ ] 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). --- charts/stable/static-web-server/Chart.yaml | 4 ++-- charts/stable/static-web-server/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/static-web-server/Chart.yaml b/charts/stable/static-web-server/Chart.yaml index e5d189208a8..4f4eb3ff7ea 100644 --- a/charts/stable/static-web-server/Chart.yaml +++ b/charts/stable/static-web-server/Chart.yaml @@ -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 diff --git a/charts/stable/static-web-server/values.yaml b/charts/stable/static-web-server/values.yaml index 2a6dad13b31..f840eef61c0 100644 --- a/charts/stable/static-web-server/values.yaml +++ b/charts/stable/static-web-server/values.yaml @@ -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: