From d3d7417c50434ea3debdcf786e2cc9c48ac4c0b7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 12 Feb 2024 07:39:13 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/static-web-server/static-web-server to v2.26.0@387ec26 by renovate (#18190) 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) | minor | `2.25.0` -> `2.26.0` | --- > [!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.26.0`](https://togithub.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2260---2024-02-10) [Compare Source](https://togithub.com/static-web-server/static-web-server/compare/v2.25.0...v2.26.0) This new `v2.26.0` release brings several dependency security updates and bug fixes. Support for `Range` requests out of bounds, experimental Tokio Runtime metrics for Prometheus, new Discord server as well as other improvements. **Fixes** - [80af0aa](https://togithub.com/static-web-server/static-web-server/commit/80af0aa) Bugfix/security dependency updates including tokio, regex, chrono, libc, toml, serde and other crates. Also [1d4f423](https://togithub.com/static-web-server/static-web-server/commit/1d4f423) - [5623799](https://togithub.com/static-web-server/static-web-server/commit/5623799) Docker: Alpine 3.18.6 update. **Features** - [71dd54f](https://togithub.com/static-web-server/static-web-server/commit/71dd54f) Support for `Range` requests out of bounds. PR [#​306](https://togithub.com/static-web-server/static-web-server/pull/306) resolves [#​295](https://togithub.com/static-web-server/static-web-server/issues/295) suggested by [@​bjornharrtell](https://togithub.com/bjornharrtell). - [d4427eb](https://togithub.com/static-web-server/static-web-server/commit/d4427eb) Experimental Tokio Runtime metrics for Prometheus via the new `--experimental-metrics` option. PR [#​306](https://togithub.com/static-web-server/static-web-server/pull/306) by [@​pl4nty](https://togithub.com/pl4nty). - [fd15914](https://togithub.com/static-web-server/static-web-server/commit/fd15914) [SWS on Discord](https://discord.gg/VWvtZeWAA7) link. **Refactorings** - [a7dc6ac](https://togithub.com/static-web-server/static-web-server/commit/a7dc6ac) Docker: Drop support for the `linux/ppc64le` and `linux/s390x` of the Alpine Scratch images. Prefer the Debian image variant for those targets instead. PR [#​309](https://togithub.com/static-web-server/static-web-server/pull/309). - [563367c](https://togithub.com/static-web-server/static-web-server/commit/563367c) Minimum Rust stable version 1.74.0. - [370d288](https://togithub.com/static-web-server/static-web-server/commit/370d288) Misc: Base fuzz and micro-benchmark testing for static files module. PR [#​310](https://togithub.com/static-web-server/static-web-server/pull/310). **Acknowledgments** Thanks to our new donor [@​c0m4r](https://togithub.com/c0m4r) for supporting the project.
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 f98615e982a..04eb043b72d 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.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.25.0 +appVersion: 2.26.0 dependencies: - name: common version: 17.2.30 @@ -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: 3.2.1 +version: 3.3.0 diff --git a/charts/stable/static-web-server/values.yaml b/charts/stable/static-web-server/values.yaml index 17c05059858..65e8f9f2952 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.25.0@sha256:e7ef410e257c69160733e3007877471482bc921a56c46cac1e6c08dc17c50a0e + tag: 2.26.0@sha256:387ec267f46e66eb2387d44ba82b05eb216c0be7a130bcb68c8bf70f08b6d662 service: main: ports: