From 702431a962d079e00f3a293410f209d1f1609796 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 18 Sep 2024 02:44:40 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/static-web-server/static-web-server to v2.33.0@04def7e by renovate (#26601) 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 | `2.32.2` -> `2.33.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.33.0`](https://redirect.github.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2330---2024-09-17) [Compare Source](https://redirect.github.com/static-web-server/static-web-server/compare/v2.32.2...v2.33.0) This new `v2.33.0` release brings several security and bug fixes. New features like experimental in-memory files cache with eviction policy support, new subcomand to generate man pages and shell completions as well as other improvements. Note that experimental features are subject to change in future releases. Feel free to give it a try and let us know your feedback. **Fixes** - [e25b586](https://redirect.github.com/static-web-server/static-web-server/commit/e25b586) Bugfix/security dependency updates including tokio, rustls, serde, toml, once_cell, flate2, clap and other crates. PR [#​479](https://redirect.github.com/static-web-server/static-web-server/pull/479). - [a3d40b8](https://redirect.github.com/static-web-server/static-web-server/commit/a3d40b8) Crate: Issues when building SWS without default features. PR [#​480](https://redirect.github.com/static-web-server/static-web-server/pull/480). - [6bb6138](https://redirect.github.com/static-web-server/static-web-server/commit/6bb6138) Docker: Update Alpine (`3.18.9`) and Debian (`12.7`) Docker images. PR [#​478](https://redirect.github.com/static-web-server/static-web-server/pull/478). **Features** - [5bdfcd4](https://redirect.github.com/static-web-server/static-web-server/commit/5bdfcd4) Advanced: Experimental in-memory files cache with eviction policy support via a new advanced config option. See PR [#​328](https://redirect.github.com/static-web-server/static-web-server/pull/328) description for usage and details. - [ec85abd](https://redirect.github.com/static-web-server/static-web-server/commit/ec85abd) Crate: Add in-memory files cache to the `experimental` Cargo feature. See PR [#​482](https://redirect.github.com/static-web-server/static-web-server/pull/482) description for more details. - **MSRV update**: Note that due to this change, the SWS's *Minimum Supported Rust Version* is now `1.76.0` when building from source or using it as a library. See [docs](https://static-web-server.net/building-from-source/). - [d567b4e](https://redirect.github.com/static-web-server/static-web-server/commit/d567b4e) CLI: Support for generating man pages and shell completions via new `generate` subcomand. PR [#​475](https://redirect.github.com/static-web-server/static-web-server/pull/475) by [@​jcgruenhage](https://redirect.github.com/jcgruenhage). See [docs](https://static-web-server.net/features/man-pages-completions/). For more details see the [v2.33.0 milestone](https://redirect.github.com/static-web-server/static-web-server/milestone/23?closed=1) and the full changelog [v2.32.2...v2.33.0](https://redirect.github.com/static-web-server/static-web-server/compare/v2.32.2...v2.33.0). **Acknowledgments** Thanks to our new donor [@​ramkumarkb](https://redirect.github.com/ramkumarkb) 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 6da7aabada7..a0f9b886cda 100644 --- a/charts/stable/static-web-server/Chart.yaml +++ b/charts/stable/static-web-server/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.32.2 +appVersion: 2.33.0 dependencies: - name: common version: 24.1.16 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/static-web-server - https://static-web-server.net type: application -version: 6.2.7 +version: 6.3.0 diff --git a/charts/stable/static-web-server/values.yaml b/charts/stable/static-web-server/values.yaml index ad983182cd9..3485f662f4c 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.32.2@sha256:7aff682d27d8dba1e2393a5a8ff46d67df27ff6383bb0eca3615f4a2a9ab3083 + tag: 2.33.0@sha256:04def7ef00cfb0dd7fb869e68a76140ce79cc607f0d5773b873c8d69d4f6fdbf service: main: ports: