From 60cab0def2ef16ac9b715d474241cc14827557ae Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 21 May 2024 02:32:09 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/static-web-server/static-web-server to v2.31.1@5c8267a by renovate (#22311) 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://togithub.com/static-web-server/static-web-server) | patch | `2.31.0` -> `2.31.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
static-web-server/static-web-server (ghcr.io/static-web-server/static-web-server) ### [`v2.31.1`](https://togithub.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2311---2024-05-21) [Compare Source](https://togithub.com/static-web-server/static-web-server/compare/v2.31.0...v2.31.1) This new `v2.31.1` release fixes an issue when running the SWS Linux ARM64 Musl binary on systems with greater memory page sizes than 4KB and re-enables build support for the legacy Windows 7 dropped by the previous release. **Fixes** - [c5f851f](https://togithub.com/static-web-server/static-web-server/commit/c5f851f) Bugfix/security dependency updates. - [adaddde](https://togithub.com/static-web-server/static-web-server/commit/adaddde) Jemalloc unsupported system page size in Linux ARM64 Musl. PR [#​446](https://togithub.com/static-web-server/static-web-server/pull/446). - [1763623](https://togithub.com/static-web-server/static-web-server/commit/1763623) Lib: Cargo `publish` issue due to missing `build.rs` file include. **Refactorings** - [5f116d](https://togithub.com/static-web-server/static-web-server/commit/5f116d) Re-enable Windows 7 build support. PR [#​446](https://togithub.com/static-web-server/static-web-server/pull/446).
The following Windows targets will build now using Rust `1.77.2` rather than the latest stable version, except `aarch64-pc-windows-msvc` (a.k.a. Windows ARM64): - `x86_64-pc-windows-msvc` - `i686-pc-windows-msvc` - `x86_64-pc-windows-gnu`
--- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/static-web-server/Chart.yaml | 6 +++--- charts/stable/static-web-server/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/static-web-server/Chart.yaml b/charts/stable/static-web-server/Chart.yaml index 1857295ec90..c9c48159787 100644 --- a/charts/stable/static-web-server/Chart.yaml +++ b/charts/stable/static-web-server/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.31.0 +appVersion: 2.31.1 dependencies: - name: common version: 23.0.8 @@ -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: 5.2.1 +version: 5.2.2 diff --git a/charts/stable/static-web-server/values.yaml b/charts/stable/static-web-server/values.yaml index c15a57eafcd..383d4d91d4c 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.31.0@sha256:b61d503bf99fe775679999236bd575273e081315abe29126470c6c1681a46cbe + tag: 2.31.1@sha256:5c8267a1661fb04028b265ce1524d60d413cefa73bcad505f04c1dfe0ad1560e service: main: ports: