chore(deps): update container image ghcr.io/static-web-server/static-web-server to v2.27.0@30764cf by renovate (#18416)

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.26.0` -> `2.27.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>static-web-server/static-web-server
(ghcr.io/static-web-server/static-web-server)</summary>

###
[`v2.27.0`](https://togithub.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2270---2024-02-13)

[Compare
Source](https://togithub.com/static-web-server/static-web-server/compare/v2.26.0...v2.27.0)

This new `v2.27.0` release brings a few dependency updates and bug
fixes. Two new Cargo feature flags and fixes a regression introduced by
the previous release when building SWS from source.

**Fixes**

-
[ec93d6c](https://togithub.com/static-web-server/static-web-server/commit/ec93d6c)
Bugfix/security dependency updates including chrono, indexmap, indexmap
and other crates.

**Features**

-
[1a6caa4](https://togithub.com/static-web-server/static-web-server/commit/1a6caa4)
Crate: New `all` and `experimental` Cargo feature flags. PR
[#&#8203;313](https://togithub.com/static-web-server/static-web-server/pull/313)
also fixes
[#&#8203;312](https://togithub.com/static-web-server/static-web-server/issues/312)
reported by [@&#8203;mattfbacon](https://togithub.com/mattfbacon). See
[docs](https://static-web-server.net/building-from-source/#cargo-features).

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-02-21 15:51:51 +01:00 committed by GitHub
parent 9ac25ad268
commit 9fe0ccdb8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.26.0
appVersion: 2.27.0
dependencies:
- name: common
version: 17.4.2
@ -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.4.0
version: 3.5.0

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/static-web-server/static-web-server
pullPolicy: IfNotPresent
tag: 2.26.0@sha256:387ec267f46e66eb2387d44ba82b05eb216c0be7a130bcb68c8bf70f08b6d662
tag: 2.27.0@sha256:30764cfabcdbe78d832bd4a364c51c490b1e564e48a6b9abe765d02ace95083b
service:
main:
ports: