From 1f1aa3c025282f64e5c793e047b6fa4fd3937cde Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Jul 2025 14:15:31 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/static-?= =?UTF-8?q?web-server/static-web-server=202.37.0=20=E2=86=92=202.38.0=20(#?= =?UTF-8?q?37851)?= 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 | `d12a79a` -> `acfb7d7` | 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.38.0`](https://redirect.github.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2380---2025-07-21) [Compare Source](https://redirect.github.com/static-web-server/static-web-server/compare/v2.37.0...v2.38.0) This new `v2.38.0` release brings several security and bug fixes and support for a less-generic `sws.toml` default config file as well as other improvements. **Fixes** - [8c435ad][8c435ad] Bugfix/security dependency updates including tokio, rustls, serde, toml, async-compression, clap and other crates. PR [#​552][552] by [@​joseluisq][joseluisq] - [47ce050][47ce050] Update Alpine (`3.20.7`) & Debian (`12.11`) Docker images. PR [#​553][553] by [@​joseluisq][joseluisq] [47ce050]: https://redirect.github.com/static-web-server/static-web-server/commit/47ce050 [8c435ad]: https://redirect.github.com/static-web-server/static-web-server/commit/8c435ad [553]: https://redirect.github.com/static-web-server/static-web-server/pull/553 [552]: https://redirect.github.com/static-web-server/static-web-server/pull/552 **Features** - [acd8388][acd8388] Add a less-generic config file `sws.toml` support as default. PR [#​551][551] by [@​davlgd][davlgd]. - **Migration:** The previous default `config.toml` file name will be supported for a while, but it's recommended to use `sws.toml` instead. [acd8388]: https://redirect.github.com/static-web-server/static-web-server/commit/acd8388 [551]: https://redirect.github.com/static-web-server/static-web-server/pull/551 [joseluisq]: https://redirect.github.com/joseluisq [davlgd]: https://redirect.github.com/davlgd
--- ### 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 d8efb60ee8f..595dfb2f23e 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.37.0 +appVersion: 2.38.0 dependencies: - name: common version: 28.13.0 @@ -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: 7.1.0 +version: 7.2.0 diff --git a/charts/stable/static-web-server/values.yaml b/charts/stable/static-web-server/values.yaml index f840eef61c0..6ec5fc00001 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.37.0@sha256:d12a79afb947acbf2f541d448308fdfdc244cdb9812a80165078673d7e4ed6d8 + tag: 2.38.0@sha256:acfb7d76452f9746c5d2f8d791c9b659ac277b2b63fcac3ad97276fcdc969ffc service: main: ports: