From 23670cb7321ce435fcfe0c3c808ce6c81a6796c0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 11 Feb 2025 01:32:04 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/static-?= =?UTF-8?q?web-server/static-web-server=202.35.0=20=E2=86=92=202.36.0=20(#?= =?UTF-8?q?31899)?= 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 | `96a8869` -> `cd05aeb` | --- > [!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.36.0`](https://redirect.github.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2360---2025-02-10) [Compare Source](https://redirect.github.com/static-web-server/static-web-server/compare/v2.35.0...v2.36.0) This new `v2.36.0` release brings several security and bug fixes. A bugfix for the trailing slash redirect, new feature to log from the `X-Real-IP` header as well as other improvements. **Fixes** - [aadca81](https://redirect.github.com/static-web-server/static-web-server/commit/aadca81) Bugfix/security dependency updates including httparse, rustls, clap, bcrypt, maud, bytes and other crates. PR [#​524](https://redirect.github.com/static-web-server/static-web-server/pull/524). - [99aa74d](https://redirect.github.com/static-web-server/static-web-server/commit/99aa74d) Docker: Update Alpine (3.19.6) and Debian (12.9) Docker images. PR [#​518](https://redirect.github.com/static-web-server/static-web-server/pull/518). - [a639039](https://redirect.github.com/static-web-server/static-web-server/commit/a639039) Add missing query string to the URI trailing slash redirect. PR [#​523](https://redirect.github.com/static-web-server/static-web-server/pull/523). **Features** - [134db39](https://redirect.github.com/static-web-server/static-web-server/commit/134db39) Log from `X-Real-IP` header via new `--log-x-real-ip` option. PR [#​521](https://redirect.github.com/static-web-server/static-web-server/pull/521) by [@​dctaf](https://redirect.github.com/dctaf). See [docs](https://static-web-server.net/features/logging/#logging-client-ip-from-x-real-ip-header). **Refactorings** - [8fa9cda](https://redirect.github.com/static-web-server/static-web-server/commit/8fa9cda) Improve fallback page path checking and logging. PR [#​522](https://redirect.github.com/static-web-server/static-web-server/pull/522). - [0053d74](https://redirect.github.com/static-web-server/static-web-server/commit/0053d74) CI: Improve post release updates workflow. PR [#​525](https://redirect.github.com/static-web-server/static-web-server/pull/525). For more details see the [v2.36.0 milestone](https://redirect.github.com/static-web-server/static-web-server/milestone/27?closed=1) and the full changelog [v2.35.0...v2.36.0](https://redirect.github.com/static-web-server/static-web-server/compare/v2.35.0...v2.36.0).
--- ### 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 e6a5f2143d5..e2c5ac79bd4 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.35.0 +appVersion: 2.36.0 dependencies: - name: common version: 25.4.10 @@ -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.9.1 +version: 6.10.0 diff --git a/charts/stable/static-web-server/values.yaml b/charts/stable/static-web-server/values.yaml index 893b7572730..7778ea1e6aa 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.35.0@sha256:96a88696ab1a4c4325ddbf0775d05dde50e96adbfab289f38546acff6f7002c3 + tag: 2.36.0@sha256:cd05aebc1d8e0c6aa53629b34dce482094f0d7a84a0633669c1894e31896e02b service: main: ports: