Commit Graph

41796 Commits

Author SHA1 Message Date
TrueCharts Bot
eb9b618037 chore(helm): update image ghcr.io/static-web-server/static-web-server 2.36.0 → 2.36.1 (#33820)
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)
| patch | `cd05aeb` -> `210d972` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

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

###
[`v2.36.1`](https://redirect.github.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2361---2025-03-02)

[Compare
Source](https://redirect.github.com/static-web-server/static-web-server/compare/v2.36.0...v2.36.1)

This new `v2.36.1` release brings several security and bug fixes and is
the last version supporting legacy Windows 7, 8, 8.1 platforms.

**Security patch for RUSTSEC-2024-0437**

This release removes the
[`experimental`](https://static-web-server.net/building-from-source/#cargo-features)
Cargo feature from the resulting `static-web-server` binary temporarily
(but not the Cargo feature itself) to prevent shipping the security
`RUSTSEC-2024-0437` vulnerability
([#&#8203;530](https://redirect.github.com/static-web-server/static-web-server/pull/530))
in this release.

The `experimental` Cargo feature (that includes experimental metrics and
in-memory cache features) will be restored to be part of the binary
again in the next release.

**End support for unmaintained Windows 7, 8, 8.1 platforms**

As we mentioned a year ago
([#&#8203;447](https://redirect.github.com/static-web-server/static-web-server/pull/447)),
SWS would not continue supporting legacy Windows 7, 8, and 8.1 platforms
for so long as [Microsoft stopped support for Windows 7 in
2020](https://learn.microsoft.com/en-us/lifecycle/products/windows-7)
and Rust requires *Windows 10* as the minimum supported platform since
[1.78](https://blog.rust-lang.org/2024/02/26/Windows-7.html).

Today, we announce that `v2.36.1` release is the last version supporting
such legacy platforms and having Rust `1.76.0` as MSRV.
Future releases will bump up the MSRV when convenient and will require
*Windows 10* as the minimum supported platform.
However, although we will *try* to provide a patch for users wanting to
build SWS manually for those legacy platforms in the future, we *cannot*
fully guarantee that SWS will continue building for the aforementioned
platforms.

**Fixes**

-
[ad4c171](https://redirect.github.com/static-web-server/static-web-server/commit/ad4c171)
Bugfix/security dependency updates including tokio, httparse, ring,
rustls, bytes, serde and other crates. PR
[#&#8203;532](https://redirect.github.com/static-web-server/static-web-server/pull/532).
-
[5fbd0c5](https://redirect.github.com/static-web-server/static-web-server/commit/5fbd0c5)
CORS: Add missing `Origin` to the `Vary` header value when CORS feature
enabled. PR
[#&#8203;534](https://redirect.github.com/static-web-server/static-web-server/pull/534)
resolves
[#&#8203;533](https://redirect.github.com/static-web-server/static-web-server/issues/533)
reported by [@&#8203;rbozan](https://redirect.github.com/rbozan)

For more details see the [v2.36.1
milestone](https://redirect.github.com/static-web-server/static-web-server/milestone/28?closed=1)
and the full changelog
[v2.36.0...v2.36.1](https://redirect.github.com/static-web-server/static-web-server/compare/v2.36.0...v2.36.1).

</details>

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-02 02:25:36 +02:00
TrueCharts Bot
09ea89c759 chore(helm): update image docker.io/grafana/grafana-image-renderer digest to 47ad46b (#33817)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/grafana/grafana-image-renderer | digest | `8cac0c8` ->
`47ad46b` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-02 02:24:58 +02:00
TrueCharts Bot
0cd125a051 chore(helm): update image ghcr.io/immich-app/immich-server v1.131.1 → v1.131.2 (#33816)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/base-images)
| patch | `d17ccd6` -> `de80b21` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-01 20:15:01 +02:00
TrueCharts Bot
90c81799ae chore(flux): update image jackett 23.3.59 → 23.3.60 (#33815)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jackett](https://truecharts.org/charts/stable/jackett)
([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.59` ->
`23.3.60` |

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-01 20:09:02 +02:00
James Musson
9f67c703ad feat(peanut): add persistence following upstream change (#33814)
**Description**

As of [PeaNUT
3.0.0](https://github.com/Brandawg93/PeaNUT/releases/tag/v3.0.0),
environment variables (i.e. to provide NUT configs) are no longer used
to change settings directly (except on first run). Settings, including
NUT host information, are now set by the UI and stored in
[/config/settings.yml](https://github.com/Brandawg93/PeaNUT/wiki/YAML-Configuration)
(this also allows for multiple host devices to be set up).

This change adds a 'config' persistence, which can then of course also
be backed up via volsync for backup/restore of the settings.

The environment variables which were included in this chart to set NUT
host are no longer [documented in the
upstream](https://github.com/Brandawg93/PeaNUT#environment-variables)
and I have therefore removed them from the chart.

I have not set as major chart version change as I do not believe it is
"breaking" as such; anyone with the chart already will have a
persistence volume added into which their settings will now be saved,
but I am happy to be corrected on this!

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
Tested on local cluster by adding persistence to chart, confirmed
settings remain after pod delete and recreation.

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [x] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: James Musson <jtmusson@hey.com>
Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-01 14:09:23 +00:00
TrueCharts Bot
b486d59763 chore(helm): update image ghcr.io/hotio/whisparr digest to 25e7736 (#33810) 2025-04-01 14:19:56 +02:00
TrueCharts Bot
3451222ed8 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.105.0 → 0.106.0 (#33813)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| minor | `b774262` -> `d122e5a` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary>

###
[`v0.106.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.106.0)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.105.0...v0.106.0)

There's a HUGE changelist in this release, because we've spent some time
on a whole load of features for people running public servers as well as
the usual collection of bugfixes and minor improvements.

All the appearance and customisation options are now built in to the
settings pages, so the old SITE_NAME environment variables have gone
away; you can also open and close signups from within settings. There's
a new about page, a place to specify server rules and a donation link,
and a change to how site statistics are displayed which makes more sense
for big instances. Add on email notifications, editable fediverse
usernames, and the list gets pretty huge!

We also have a brand new translation into Czech, courtesy of
[@&#8203;ichlubna](https://redirect.github.com/ichlubna), bringing us to
6 languages now!

There's quite a big UI change though - you may notice that libraries
have disappeared. We found that in general people don't use them for
organisation, and on public instances they're confusing, so we've hidden
them away by default. Now they're really just a way to configure storage
locations. You can set default library for uploads, and admins can still
move models between libraries. Don't worry though, if you want it back
how it was before, you can enable the previous behaviour in the site
appearance settings.

#### What's Changed

##### 💥 Breaking Changes 💥

- Hide libraries by default, with admin option to show them again by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3848](https://redirect.github.com/manyfold3d/manyfold/pull/3848)
- Require moderator approval for signups by default by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3860](https://redirect.github.com/manyfold3d/manyfold/pull/3860)

#####  New Features 

- Change user fediverse handles to editable username by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3839](https://redirect.github.com/manyfold3d/manyfold/pull/3839)
- Add editing for creator slugs (aka fedi usernames) by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3844](https://redirect.github.com/manyfold3d/manyfold/pull/3844)
- Add setting for default library, used when uploading by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3846](https://redirect.github.com/manyfold3d/manyfold/pull/3846)
- Hide "unassigned" creator/collection if empty by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3852](https://redirect.github.com/manyfold3d/manyfold/pull/3852)
- Send email to moderators when new accounts are created and need
approval by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3853](https://redirect.github.com/manyfold3d/manyfold/pull/3853)
- Send notifications to moderators when a new report is received by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3862](https://redirect.github.com/manyfold3d/manyfold/pull/3862)
- Change "enable signup" environment setting into a settings page option
by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3865](https://redirect.github.com/manyfold3d/manyfold/pull/3865)
- Move site name, icon, and tagline into site settings appearance page
by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3867](https://redirect.github.com/manyfold3d/manyfold/pull/3867)
- Add server rules to site settings, with markdown support and
automatically shown at signup by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3868](https://redirect.github.com/manyfold3d/manyfold/pull/3868)
- Add customisable "about" page for specific instance by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3871](https://redirect.github.com/manyfold3d/manyfold/pull/3871)
- Add setting for an instance-specific financial support link by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3874](https://redirect.github.com/manyfold3d/manyfold/pull/3874)
- Czech translation by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3882](https://redirect.github.com/manyfold3d/manyfold/pull/3882)
- Show follower counts for Models, Creators and Collections by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3887](https://redirect.github.com/manyfold3d/manyfold/pull/3887)

##### 🐛 Bug Fixes 🐛

- Ignore self in multimodel uniqueness check by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3838](https://redirect.github.com/manyfold3d/manyfold/pull/3838)
- Remove punctuation that breaks links in mailers by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3854](https://redirect.github.com/manyfold3d/manyfold/pull/3854)
- Fix signup validation failure bug by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3859](https://redirect.github.com/manyfold3d/manyfold/pull/3859)
- Don't include "JSON files only" as a download option by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3880](https://redirect.github.com/manyfold3d/manyfold/pull/3880)
- Remove debug output that was accidentally left in by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3883](https://redirect.github.com/manyfold3d/manyfold/pull/3883)
- Don't store incoming activities by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3889](https://redirect.github.com/manyfold3d/manyfold/pull/3889)

##### 🛠️ Other Improvements 🛠️

- Add custom validator for checking uniqueness across different tables
by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3837](https://redirect.github.com/manyfold3d/manyfold/pull/3837)
- Disambiguate usernames on startup by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3845](https://redirect.github.com/manyfold3d/manyfold/pull/3845)
- Improve wording for Creator slug/handle/username edit box by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3847](https://redirect.github.com/manyfold3d/manyfold/pull/3847)
- Enable cs locale (Czech) on translation.io by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3863](https://redirect.github.com/manyfold3d/manyfold/pull/3863)
- Remove statistics from footer, and move to admin area by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3872](https://redirect.github.com/manyfold3d/manyfold/pull/3872)
- Reorganised footer with local instance links by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3873](https://redirect.github.com/manyfold3d/manyfold/pull/3873)
- Only show version in footer to administrators by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3879](https://redirect.github.com/manyfold3d/manyfold/pull/3879)
- Translation updates for DE, ES, & PL by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3881](https://redirect.github.com/manyfold3d/manyfold/pull/3881)
- Reimplement timeline without using Federails Activities by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3891](https://redirect.github.com/manyfold3d/manyfold/pull/3891)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.105.0...v0.106.0

</details>

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-01 14:19:40 +02:00
TrueCharts Bot
9a66d66516 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1712 → 0.22.1714 (#33812)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `1c2c892` -> `5249f80` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-01 14:19:22 +02:00
TrueCharts Bot
6e31ca3987 chore(helm): update image ghcr.io/linuxserver/speedtest-tracker digest to 07d1177 (#33811) 2025-04-01 14:19:02 +02:00
TrueCharts Bot
6716d14f44 chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-firefox-g3 digest to cc4626a (#33809) 2025-04-01 14:18:55 +02:00
TrueCharts Bot
1809143b8d chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.932 → v3-3.0.0.936 (#33805)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://redirect.github.com/hotio/whisparr)) | patch |
`0b2be69` -> `5c40560` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-04-01 09:42:45 +00:00
TrueCharts Bot
e6655ba35f chore(helm): update jupyter 2025-03-31 → 2025-04-01 (minor) (#33808) 2025-04-01 08:24:46 +02:00
TrueCharts Bot
300286a83b chore(helm): update image ghcr.io/museofficial/muse 2.10.1 → 2.11.0 (#33807) 2025-04-01 08:24:43 +02:00
TrueCharts Bot
3ae74849bf chore(helm): update image ghcr.io/linuxserver/openvscode-server 1.98.0 → 1.98.2 (#33806) 2025-04-01 08:24:39 +02:00
TrueCharts Bot
4c5b5d3ac5 chore(helm): update image ghcr.io/elfhosted/riven v0.21.15 → v0.21.17 (#33804)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/riven | patch | `afce2b6` -> `fcb5730` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-01 08:24:33 +02:00
TrueCharts Bot
6d475c9e30 chore(helm): update image ghcr.io/linuxserver/projectsend digest to 4bcd20f (#33802)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/projectsend | digest | `ce2c5ff` -> `4bcd20f` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-01 08:24:27 +02:00
TrueCharts Bot
44ecf2ad8e chore(helm): update image public.ecr.aws/docker/library/xwiki digest to 03baad2 (#33803)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [public.ecr.aws/docker/library/xwiki](https://hub.docker.com/_/xwiki)
([source](https://redirect.github.com/xwiki-contrib/docker-xwiki)) |
digest | `a6a5615` -> `03baad2` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-01 08:24:06 +02:00
TrueCharts Bot
dd5f122856 chore(helm): update image ghcr.io/hotio/whisparr digest to 5178856 (#33800)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://redirect.github.com/hotio/whisparr)) | digest |
`0b2be69` -> `5178856` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-01 08:23:42 +02:00
TrueCharts Bot
5be8f430a2 chore(helm): update image ghcr.io/linuxserver/mysql-workbench digest to be614ea (#33801)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/mysql-workbench](https://redirect.github.com/linuxserver/docker-mysql-workbench/packages)
([source](https://redirect.github.com/linuxserver/docker-mysql-workbench))
| digest | `11d2e58` -> `be614ea` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-01 08:23:15 +02:00
TrueCharts Bot
55a4d013e2 fix(website): update astro monorepo (minor) (#33799)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[@astrojs/sitemap](https://docs.astro.build/en/guides/integrations-guide/sitemap/)
([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap))
| dependencies | minor | [`3.3.0` ->
`3.3.0`](https://renovatebot.com/diffs/npm/@astrojs%2fsitemap/3.2.1/3.3.0)
|
| [astro](https://astro.build)
([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro))
| dependencies | minor | [`5.5.5` ->
`5.5.6`](https://renovatebot.com/diffs/npm/astro/5.2.6/5.5.6) |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>withastro/astro (@&#8203;astrojs/sitemap)</summary>

###
[`v3.3.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/integrations/sitemap/CHANGELOG.md#330)

##### Minor Changes

-
[#&#8203;13448](https://redirect.github.com/withastro/astro/pull/13448)
[`91c9503`](91c95034e0)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! - Add
support for XSL in sitemap-index.xml

</details>

<details>
<summary>withastro/astro (astro)</summary>

###
[`v5.5.6`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#556)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.5.5...astro@5.5.6)

##### Patch Changes

-
[#&#8203;13429](https://redirect.github.com/withastro/astro/pull/13429)
[`06de673`](06de673375)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! - The
`ActionAPIContext.rewrite` method is deprecated and will be removed in a
future major version of Astro

-
[#&#8203;13524](https://redirect.github.com/withastro/astro/pull/13524)
[`82cd583`](82cd583286)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes a bug where the functions `Astro.preferredLocale` and
`Astro.preferredLocaleList` would return the incorrect locales
when the Astro configuration specifies a list of `codes`. Before, the
functions would return the `path`, instead now the functions
    return a list built from `codes`.

-
[#&#8203;13526](https://redirect.github.com/withastro/astro/pull/13526)
[`ff9d69e`](ff9d69e344)
Thanks [@&#8203;jsparkdev](https://redirect.github.com/jsparkdev)! -
update `vite` to the latest version

###
[`v5.5.5`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#555)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.5.4...astro@5.5.5)

##### Patch Changes

-
[#&#8203;13510](https://redirect.github.com/withastro/astro/pull/13510)
[`5b14d33`](5b14d33f81)
Thanks
[@&#8203;florian-lefebvre](https://redirect.github.com/florian-lefebvre)!
- Fixes a case where `astro:env` secrets used in actions would not be
available

-
[#&#8203;13485](https://redirect.github.com/withastro/astro/pull/13485)
[`018fbe9`](018fbe90f4)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug that caused cookies to ignore custom decode function if has() had
been called before

-
[#&#8203;13505](https://redirect.github.com/withastro/astro/pull/13505)
[`a98ae5b`](a98ae5b8f5)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Updates the dependency `vite` to the latest.

-
[#&#8203;13483](https://redirect.github.com/withastro/astro/pull/13483)
[`fc2dcb8`](fc2dcb8354)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes a bug where an Astro adapter couldn't call the middleware when
there isn't a route that matches the incoming request.

###
[`v5.5.4`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#554)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.5.3...astro@5.5.4)

##### Patch Changes

-
[#&#8203;13457](https://redirect.github.com/withastro/astro/pull/13457)
[`968e713`](968e713c26)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Sets
correct response status text for custom error pages

-
[#&#8203;13447](https://redirect.github.com/withastro/astro/pull/13447)
[`d80ba2b`](d80ba2b27d)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes an issue where `site` was added to the generated redirects.

-
[#&#8203;13481](https://redirect.github.com/withastro/astro/pull/13481)
[`e9e9245`](e9e9245c7c)
Thanks [@&#8203;martrapp](https://redirect.github.com/martrapp)! - Makes
server island work with the client router again.

-
[#&#8203;13484](https://redirect.github.com/withastro/astro/pull/13484)
[`8b5e4dc`](8b5e4dc733)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
Display useful errors when config loading fails because of Node addons
being disabled on Stackblitz

###
[`v5.5.3`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#553)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.5.2...astro@5.5.3)

##### Patch Changes

-
[#&#8203;13437](https://redirect.github.com/withastro/astro/pull/13437)
[`013fa87`](013fa87982)
Thanks [@&#8203;Vardhaman619](https://redirect.github.com/Vardhaman619)!
- Handle server.allowedHosts when the value is true without attempting
to push it into an array.

-
[#&#8203;13324](https://redirect.github.com/withastro/astro/pull/13324)
[`ea74336`](ea7433666e)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Upgrade to shiki v3

-
[#&#8203;13372](https://redirect.github.com/withastro/astro/pull/13372)
[`7783dbf`](7783dbf811)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug that caused some very large data stores to save incomplete data.

-
[#&#8203;13358](https://redirect.github.com/withastro/astro/pull/13358)
[`8c21663`](8c21663c4a)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Adds a new function called `insertPageRoute` to the Astro Container API.

The new function is useful when testing routes that, for some business
logic, use `Astro.rewrite`.

For example, if you have a route `/blog/post` and for some business
decision there's a rewrite to `/generic-error`, the container API
implementation will look like this:

    ```js
    import Post from '../src/pages/Post.astro';
    import GenericError from '../src/pages/GenericError.astro';
import { experimental_AstroContainer as AstroContainer } from
'astro/container';

    const container = await AstroContainer.create();
    container.insertPageRoute('/generic-error', GenericError);
    const result = await container.renderToString(Post);
console.log(result); // this should print the response from
GenericError.astro
    ```

This new method only works for page routes, which means that endpoints
aren't supported.

-
[#&#8203;13426](https://redirect.github.com/withastro/astro/pull/13426)
[`565583b`](565583bd6c)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug that caused the `astro add` command to ignore the `--yes` flag for
third-party integrations

-
[#&#8203;13428](https://redirect.github.com/withastro/astro/pull/13428)
[`9cac9f3`](9cac9f3142)
Thanks [@&#8203;matthewp](https://redirect.github.com/matthewp)! -
Prevent bad value in x-forwarded-host from crashing request

-
[#&#8203;13432](https://redirect.github.com/withastro/astro/pull/13432)
[`defad33`](defad33140)
Thanks [@&#8203;P4tt4te](https://redirect.github.com/P4tt4te)! - Fix an
issue in the Container API, where the `renderToString` function doesn't
render adequately nested slots when they are components.

- Updated dependencies
\[[`ea74336`](ea7433666e)]:
-
[@&#8203;astrojs/markdown-remark](https://redirect.github.com/astrojs/markdown-remark)[@&#8203;6](https://redirect.github.com/6).3.1

###
[`v5.5.2`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#552)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.5.1...astro@5.5.2)

##### Patch Changes

-
[#&#8203;13415](https://redirect.github.com/withastro/astro/pull/13415)
[`be866a1`](be866a1d1d)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
Reuses experimental session storage object between requests. This
prevents memory leaks and improves performance for drivers that open
persistent connections to a database.

-
[#&#8203;13420](https://redirect.github.com/withastro/astro/pull/13420)
[`2f039b9`](2f039b927a)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! - It
fixes an issue that caused some regressions in how styles are bundled.

###
[`v5.5.1`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#551)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.5.0...astro@5.5.1)

##### Patch Changes

-
[#&#8203;13413](https://redirect.github.com/withastro/astro/pull/13413)
[`65903c9`](65903c9954)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Makes
experimental flag optional

###
[`v5.5.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#550)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.4.3...astro@5.5.0)

##### Minor Changes

-
[#&#8203;13402](https://redirect.github.com/withastro/astro/pull/13402)
[`3e7b498`](3e7b498dce)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Adds a new experimental flag called `experimental.preserveScriptOrder`
that renders `<script>` and `<style>` tags in the same order as they are
defined.

When rendering multiple `<style>` and `<script>` tags on the same page,
Astro currently reverses their order in your generated HTML output. This
can give unexpected results, for example CSS styles being overridden by
earlier defined style tags when your site is built.

With the new `preserveScriptOrder` flag enabled, Astro will generate the
styles in the order they are defined:

    ```js title="astro.config.mjs"
    import { defineConfig } from 'astro/config';

    export default defineConfig({
      experimental: {
        preserveScriptOrder: true,
      },
    });
    ```

For example, the following component has two `<style>` tags, and both
define the same style for the `body` tag:

    ```html
    <p>I am a component</p>
    <style>
      body {
        background: red;
      }
    </style>
    <style>
      body {
        background: yellow;
      }
    </style>
    ```

Once the project is compiled, Astro will create an inline style where
`yellow` appears first, and then `red`. Ultimately, the `red` background
is applied:

    ```css
    body {
      background: #ff0;
    }
    body {
      background: red;
    }
    ```

When `experimental.preserveScriptOrder` is set to `true`, the order of
the two styles is kept as it is, and in the style generated `red`
appears first, and then `yellow`:

    ```css
    body {
      background: red;
    }
    body {
      background: #ff0;
    }
    ```

This is a breaking change to how Astro renders project code that
contains multiple `<style>` and `<script>` tags in the same component.
If you were previously compensating for Astro's behavior by writing
these out of order, you will need to update your code.

This will eventually become the new default Astro behavior, so we
encourage you to add this experimental style and script ordering as soon
as you are able! This will help us test the new behavior and ensure your
code is ready when this becomes the new normal.

For more information as this feature develops, please see the
[experimental script order
docs](https://docs.astro.build/en/reference/experimental-flags/preserve-script-order/).

-
[#&#8203;13352](https://redirect.github.com/withastro/astro/pull/13352)
[`cb886dc`](cb886dcde6)
Thanks [@&#8203;delucis](https://redirect.github.com/delucis)! - Adds
support for a new `experimental.headingIdCompat` flag

By default, Astro removes a trailing `-` from the end of IDs it
generates for headings ending with
special characters. This differs from the behavior of common Markdown
processors.

    You can now disable this behavior with a new configuration flag:

    ```js
    // astro.config.mjs
    import { defineConfig } from 'astro/config';

    export default defineConfig({
      experimental: {
        headingIdCompat: true,
      },
    });
    ```

This can be useful when heading IDs and anchor links need to behave
consistently across your site
    and other platforms such as GitHub and npm.

If you are [using the `rehypeHeadingIds` plugin
directly](https://docs.astro.build/en/guides/markdown-content/#heading-ids-and-plugins),
you can also pass this new option:

    ```js
    // astro.config.mjs
    import { defineConfig } from 'astro/config';
    import { rehypeHeadingIds } from '@&#8203;astrojs/markdown-remark';
import { otherPluginThatReliesOnHeadingIDs } from 'some/plugin/source';

    export default defineConfig({
      markdown: {
        rehypePlugins: [
          [rehypeHeadingIds, { experimentalHeadingIdCompat: true }],
          otherPluginThatReliesOnHeadingIDs,
        ],
      },
    });
    ```

-
[#&#8203;13311](https://redirect.github.com/withastro/astro/pull/13311)
[`a3327ff`](a3327ffbe6)
Thanks [@&#8203;chrisirhc](https://redirect.github.com/chrisirhc)! -
Adds a new configuration option for Markdown syntax highlighting
`excludeLangs`

This option provides better support for diagramming tools that rely on
Markdown code blocks, such as Mermaid.js and D2 by allowing you to
exclude specific languages from Astro's default syntax highlighting.

This option allows you to avoid rendering conflicts with tools that
depend on the code not being highlighted without forcing you to disable
syntax highlighting for other code blocks.

The following example configuration will exclude highlighting for
`mermaid` and `math` code blocks:

    ```js
    import { defineConfig } from 'astro/config';

    export default defineConfig({
      markdown: {
        syntaxHighlight: {
          type: 'shiki',
          excludeLangs: ['mermaid', 'math'],
        },
      },
    });
    ```

Read more about this new option in the [Markdown syntax highlighting
configuration
docs](https://docs.astro.build/en/reference/configuration-reference/#markdownsyntaxhighlight).

##### Patch Changes

-
[#&#8203;13404](https://redirect.github.com/withastro/astro/pull/13404)
[`4e78b4d`](4e78b4d10d)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Fixes
a bug in error handling that saving a content file with a schema error
would display an "unhandled rejection" error instead of the correct
schema error

-
[#&#8203;13379](https://redirect.github.com/withastro/astro/pull/13379)
[`d59eb22`](d59eb22733)
Thanks [@&#8203;martrapp](https://redirect.github.com/martrapp)! - Fixes
an edge case where the client router executed scripts twice when used
with a custom swap function that only swaps parts of the DOM.

-
[#&#8203;13393](https://redirect.github.com/withastro/astro/pull/13393)
[`6b8fdb8`](6b8fdb8a11)
Thanks [@&#8203;renovate](https://redirect.github.com/apps/renovate)! -
Updates `primsjs` to version 1.30.0, which adds support for more
languages and fixes a security advisory which does not affect Astro.

-
[#&#8203;13374](https://redirect.github.com/withastro/astro/pull/13374)
[`7b75bc5`](7b75bc5c36)
Thanks
[@&#8203;ArmandPhilippot](https://redirect.github.com/ArmandPhilippot)!
- Fixes the documentation of the i18n configuration where `manual` was
presented as a key of `routing` instead of an available value.

-
[#&#8203;13380](https://redirect.github.com/withastro/astro/pull/13380)
[`9bfa6e6`](9bfa6e6d8b)
Thanks [@&#8203;martrapp](https://redirect.github.com/martrapp)! - Fixes
an issue where astro:page-load fires before all scripts are executed

-
[#&#8203;13407](https://redirect.github.com/withastro/astro/pull/13407)
[`0efdc22`](0efdc22b18)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
Displays correct error message when sharp isn't installed

- Updated dependencies
\[[`cb886dc`](cb886dcde6),
[`a3327ff`](a3327ffbe6)]:
-
[@&#8203;astrojs/markdown-remark](https://redirect.github.com/astrojs/markdown-remark)[@&#8203;6](https://redirect.github.com/6).3.0

###
[`v5.4.3`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#543)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.4.2...astro@5.4.3)

##### Patch Changes

-
[#&#8203;13381](https://redirect.github.com/withastro/astro/pull/13381)
[`249d52a`](249d52a3ff)
Thanks [@&#8203;martrapp](https://redirect.github.com/martrapp)! - Adds
the `types` property to the viewTransition object when the ClientRouter
simulates parts of the View Transition API on browsers w/o native
support.

-
[#&#8203;13367](https://redirect.github.com/withastro/astro/pull/13367)
[`3ce4ad9`](3ce4ad965f)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Adds documentation to various utility functions used for remote image
services

-
[#&#8203;13347](https://redirect.github.com/withastro/astro/pull/13347)
[`d83f92a`](d83f92a204)
Thanks [@&#8203;bluwy](https://redirect.github.com/bluwy)! - Updates
internal CSS chunking behavior for Astro components' scoped styles. This
may result in slightly more CSS chunks created, but should allow the
scoped styles to only be included on pages that use them.

-
[#&#8203;13388](https://redirect.github.com/withastro/astro/pull/13388)
[`afadc70`](afadc702d7)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes a bug where `astro:config/server` and `astro:config/client` had
incorrect types.

-
[#&#8203;13355](https://redirect.github.com/withastro/astro/pull/13355)
[`042d1de`](042d1de901)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Adds documentation to the assets utilities for remote service images.

-
[#&#8203;13395](https://redirect.github.com/withastro/astro/pull/13395)
[`6d1c63f`](6d1c63fa46)
Thanks [@&#8203;bluwy](https://redirect.github.com/bluwy)! - Uses
`package-manager-detector` to detect the package manager used in the
project

-
[#&#8203;13363](https://redirect.github.com/withastro/astro/pull/13363)
[`a793636`](a793636928)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes an issue where the internal function `makeSvgComponent` was
incorrectly exposed as a public API.

- Updated dependencies
\[[`042d1de`](042d1de901)]:
-
[@&#8203;astrojs/internal-helpers](https://redirect.github.com/astrojs/internal-helpers)[@&#8203;0](https://redirect.github.com/0).6.1
-
[@&#8203;astrojs/markdown-remark](https://redirect.github.com/astrojs/markdown-remark)[@&#8203;6](https://redirect.github.com/6).2.1

###
[`v5.4.2`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#542)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.4.1...astro@5.4.2)

##### Patch Changes

-
[#&#8203;12985](https://redirect.github.com/withastro/astro/pull/12985)
[`84e94cc`](84e94cc85c)
Thanks [@&#8203;matthewp](https://redirect.github.com/matthewp)! -
Prevent re-executing scripts in client router

-
[#&#8203;13349](https://redirect.github.com/withastro/astro/pull/13349)
[`50e2e0b`](50e2e0b374)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
Correctly escapes attributes in Markdown images

-
[#&#8203;13262](https://redirect.github.com/withastro/astro/pull/13262)
[`0025df3`](0025df37af)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Refactor Astro Actions to not use a middleware. Doing so should avoid
unexpected issues when using the Astro middleware at the edge.

###
[`v5.4.1`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#541)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.4.0...astro@5.4.1)

##### Patch Changes

-
[#&#8203;13336](https://redirect.github.com/withastro/astro/pull/13336)
[`8f632ef`](8f632efe99)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes a regression where some asset utilities were move across monorepo,
and not re-exported anymore.

-
[#&#8203;13320](https://redirect.github.com/withastro/astro/pull/13320)
[`b5dabe9`](b5dabe9878)
Thanks [@&#8203;{](https://redirect.github.com/{)! - Adds support for
typing experimental session data

You can add optional types to your session data by creating a
`src/env.d.ts` file in your project that extends the global
`App.SessionData` interface. For example:

    ```ts
    declare namespace App {
      interface SessionData {

          id: string;
          email: string;
        };
        lastLogin: Date;
      }
    }
    ```

    Any keys not defined in this interface will be treated as `any`.

Then when you access `Astro.session` in your components, any defined
keys will be typed correctly:

###
[`v5.4.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#540)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.3.1...astro@5.4.0)

##### Minor Changes

-
[#&#8203;12052](https://redirect.github.com/withastro/astro/pull/12052)
[`5be12b2`](5be12b2bc9)
Thanks [@&#8203;Fryuni](https://redirect.github.com/Fryuni)! - Exposes
extra APIs for scripting and testing.

##### Config helpers

Two new helper functions exported from `astro/config`:

- `mergeConfig()` allows users to merge partially defined Astro
configurations on top of a base config while following the merge rules
of `updateConfig()` available for integrations.
- `validateConfig()` allows users to validate that a given value is a
valid Astro configuration and fills in default values as necessary.

These helpers are particularly useful for integration authors and for
developers writing scripts that need to manipulate Astro configurations
programmatically.

##### Programmatic build

The `build` API now receives a second optional `BuildOptions` argument
where users can specify:

- `devOutput` (default `false`): output a development-based build
similar to code transformed in `astro dev`.
- `teardownCompiler` (default `true`): teardown the compiler WASM
instance after build.

These options provide more control when running Astro builds
programmatically, especially for testing scenarios or custom build
pipelines.

-
[#&#8203;13278](https://redirect.github.com/withastro/astro/pull/13278)
[`4a43c4b`](4a43c4b743)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Adds a new configuration option `server.allowedHosts` and CLI option
`--allowed-hosts`.

Now you can specify the hostnames that the dev and preview servers are
allowed to respond to. This is useful for allowing additional
subdomains, or running the dev server in a web container.

`allowedHosts` checks the Host header on HTTP requests from browsers and
if it doesn't match, it will reject the request to prevent CSRF and XSS
attacks.

    ```shell
    astro dev --allowed-hosts=foo.bar.example.com,bar.example.com
    ```

    ```shell
    astro preview --allowed-hosts=foo.bar.example.com,bar.example.com
    ```

    ```js
    // astro.config.mjs
    import { defineConfig } from 'astro/config';

    export default defineConfig({
      server: {
        allowedHosts: ['foo.bar.example.com', 'bar.example.com'],
      },
    });
    ```

This feature is the same as [Vite's `server.allowHosts`
configuration](https://vite.dev/config/server-options.html#server-allowedhosts).

-
[#&#8203;13254](https://redirect.github.com/withastro/astro/pull/13254)
[`1e11f5e`](1e11f5e8b7)
Thanks [@&#8203;p0lyw0lf](https://redirect.github.com/p0lyw0lf)! - Adds
the ability to process and optimize remote images in Markdown files

Previously, Astro only allowed local images to be optimized when
included using `![]()` syntax in plain Markdown files. Astro's image
service could only display remote images without any processing.

Now, Astro's image service can also optimize remote images written in
standard Markdown syntax. This allows you to enjoy the benefits of
Astro's image processing when your images are stored externally, for
example in a CMS or digital asset manager.

No additional configuration is required to use this feature! Any
existing remote images written in Markdown will now automatically be
optimized. To opt-out of this processing, write your images in Markdown
using the HTML `<img>` tag instead. Note that images located in your
`public/` folder are still never processed.

##### Patch Changes

-
[#&#8203;13256](https://redirect.github.com/withastro/astro/pull/13256)
[`509fa67`](509fa671a1)
Thanks [@&#8203;p0lyw0lf](https://redirect.github.com/p0lyw0lf)! - Adds
experimental responsive image support in Markdown

Previously, the `experimental.responsiveImages` feature could only
provide responsive images when using the `<Image />` and `<Picture />`
components.

Now, images written with the `![]()` Markdown syntax in Markdown and MDX
files will generate responsive images by default when using this
experimental feature.

To try this experimental feature, set `experimental.responsiveImages` to
true in your `astro.config.mjs` file:

    ```js
    {
       experimental: {
          responsiveImages: true,
       },
    }
    ```

Learn more about using this feature in the [experimental responsive
images feature
reference](https://docs.astro.build/en/reference/experimental-flags/responsive-images/).

For a complete overview, and to give feedback on this experimental API,
see the [Responsive Images
RFC](https://redirect.github.com/withastro/roadmap/blob/responsive-images/proposals/0053-responsive-images.md).

-
[#&#8203;13323](https://redirect.github.com/withastro/astro/pull/13323)
[`80926fa`](80926fadc0)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Updates `esbuild` and `vite` to the latest to avoid false positives
audits warnings caused by `esbuild`.

-
[#&#8203;13313](https://redirect.github.com/withastro/astro/pull/13313)
[`9e7c71d`](9e7c71d19c)
Thanks [@&#8203;martrapp](https://redirect.github.com/martrapp)! - Fixes
an issue where a form field named "attributes" shadows the
form.attributes property.

-
[#&#8203;12052](https://redirect.github.com/withastro/astro/pull/12052)
[`5be12b2`](5be12b2bc9)
Thanks [@&#8203;Fryuni](https://redirect.github.com/Fryuni)! - Fixes
incorrect config update when calling `updateConfig` from
`astro:build:setup` hook.

The function previously called a custom update config function made for
merging an Astro config. Now it calls the appropriate `mergeConfig()`
utility exported by Vite that updates functional options correctly.

-
[#&#8203;13303](https://redirect.github.com/withastro/astro/pull/13303)
[`5f72a58`](5f72a58935)
Thanks [@&#8203;ematipico](https://redirect.github.com/ematipico)! -
Fixes an issue where the dev server was applying second decoding of the
URL of the incoming request, causing issues for certain URLs.

- Updated dependencies
\[[`1e11f5e`](1e11f5e8b7),
[`1e11f5e`](1e11f5e8b7)]:
-
[@&#8203;astrojs/internal-helpers](https://redirect.github.com/astrojs/internal-helpers)[@&#8203;0](https://redirect.github.com/0).6.0
-
[@&#8203;astrojs/markdown-remark](https://redirect.github.com/astrojs/markdown-remark)[@&#8203;6](https://redirect.github.com/6).2.0

###
[`v5.3.1`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#531)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.3.0...astro@5.3.1)

##### Patch Changes

-
[#&#8203;13233](https://redirect.github.com/withastro/astro/pull/13233)
[`32fafeb`](32fafeb874)
Thanks [@&#8203;joshmkennedy](https://redirect.github.com/joshmkennedy)!
- Ensures consistent behaviour of `Astro.rewrite`/`ctx.rewrite` when
using `base` and `trailingSlash` options.

-
[#&#8203;13003](https://redirect.github.com/withastro/astro/pull/13003)
[`ea79054`](ea790542e1)
Thanks [@&#8203;chaegumi](https://redirect.github.com/chaegumi)! - Fixes
a bug that caused the `vite.base` value to be ignored when running
`astro dev`

-
[#&#8203;13299](https://redirect.github.com/withastro/astro/pull/13299)
[`2e1321e`](2e1321e9d5)
Thanks [@&#8203;bluwy](https://redirect.github.com/bluwy)! - Uses
`tinyglobby` for globbing files

-
[#&#8203;13233](https://redirect.github.com/withastro/astro/pull/13233)
[`32fafeb`](32fafeb874)
Thanks [@&#8203;joshmkennedy](https://redirect.github.com/joshmkennedy)!
- Ensures that `Astro.url`/`ctx.url` is correctly updated with the
`base` path after rewrites.

This change fixes an issue where `Astro.url`/`ctx.url` did not include
the configured base path after Astro.rewrite was called. Now, the base
path is correctly reflected in Astro.url.

Previously, any rewrites performed through `Astro.rewrite`/`ctx.rewrite`
failed to append the base path to `Astro.url`/`ctx.rewrite`, which could
lead to incorrect URL handling in downstream logic. By fixing this, we
ensure that all routes remain consistent and predictable after a
rewrite.

If you were relying on the work around of including the base path in
astro.rewrite you can now remove it from the path.

###
[`v5.3.0`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#530)

[Compare
Source](https://redirect.github.com/withastro/astro/compare/astro@5.2.6...astro@5.3.0)

##### Minor Changes

-
[#&#8203;13210](https://redirect.github.com/withastro/astro/pull/13210)
[`344e9bc`](344e9bc480)
Thanks [@&#8203;VitaliyR](https://redirect.github.com/VitaliyR)! -
Handle `HEAD` requests to an endpoint when a handler is not defined.

If an endpoint defines a handler for `GET`, but does not define a
handler for `HEAD`, Astro will call the `GET` handler and return the
headers and status but an empty body.

-
[#&#8203;13195](https://redirect.github.com/withastro/astro/pull/13195)
[`3b66955`](3b669555d7)
Thanks [@&#8203;MatthewLymer](https://redirect.github.com/MatthewLymer)!
- Improves SSR performance for synchronous components by avoiding the
use of Promises. With this change, SSR rendering of on-demand pages can
be up to 4x faster.

-
[#&#8203;13145](https://redirect.github.com/withastro/astro/pull/13145)
[`8d4e566`](8d4e566f54)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! - Adds
support for adapters auto-configuring experimental session storage
drivers.

Adapters can now configure a default session storage driver when the
`experimental.session` flag is enabled. If a hosting platform has a
storage primitive that can be used for session storage, the adapter can
automatically configure the session storage using that driver. This
allows Astro to provide a more seamless experience for users who want to
use sessions without needing to manually configure the session storage.

##### Patch Changes

-
[#&#8203;13145](https://redirect.github.com/withastro/astro/pull/13145)
[`8d4e566`](8d4e566f54)
Thanks [@&#8203;ascorbic](https://redirect.github.com/ascorbic)! -
⚠️ **BREAKING CHANGE FOR EXPERIMENTAL SESSIONS ONLY** ⚠️

Changes the `experimental.session` option to a boolean flag and moves
session config to a top-level value. This change is to allow the new
automatic session driver support. You now need to separately enable the
`experimental.session` flag, and then configure the session driver using
the top-level `session` key if providing manual configuration.

    ```diff
    defineConfig({
      // ...
      experimental: {
    -    session: {
    -      driver: 'upstash',
    -    },
    +    session: true,
      },
    +  session: {
    +    driver: 'upstash',
    +  },
    });
    ```

You no longer need to configure a session driver if you are using an
adapter that supports automatic session driver configuration and wish to
use its default settings.

    ```diff
    defineConfig({
      adapter: node({
        mode: "standalone",
      }),
      experimental: {
    -    session: {
    -      driver: 'fs',
    -      cookie: 'astro-cookie',
    -    },
    +    session: true,
      },
    +  session: {
    +    cookie: 'astro-cookie',
    +  },
    });
    ```

However, you can still manually configure additional driver options or
choose a non-default driver to use with your adapter with the new
top-level `session` config option. For more information, see the
[experimental session
docs](https://docs.astro.build/en/reference/experimental-flags/sessions/).

-
[#&#8203;13101](https://redirect.github.com/withastro/astro/pull/13101)
[`2ed67d5`](2ed67d5dc5)
Thanks
[@&#8203;corneliusroemer](https://redirect.github.com/corneliusroemer)!
- Fixes a bug where `HEAD` and `OPTIONS` requests for non-prerendered
pages were incorrectly rejected with 403 FORBIDDEN

</details>

---

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-01 02:38:25 +02:00
TrueCharts Bot
13a35c1621 chore(helm): update image ghcr.io/immich-app/immich-server v1.130.3 → v1.131.1 (#33796) 2025-04-01 02:38:14 +02:00
TrueCharts Bot
d88435d19f chore(helm): update image public.ecr.aws/docker/library/xwiki 17.1.0-postgres-tomcat → 17.2.0-postgres-tomcat (#33797)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [public.ecr.aws/docker/library/xwiki](https://hub.docker.com/_/xwiki)
([source](https://redirect.github.com/xwiki-contrib/docker-xwiki)) |
minor | `ba47f3f` -> `a6a5615` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-01 02:38:08 +02:00
TrueCharts Bot
8500a157db chore(helm): update image ghcr.io/linuxserver/firefox digest to a9b00b8 (#33793)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/firefox](https://redirect.github.com/linuxserver/docker-firefox/packages)
([source](https://redirect.github.com/linuxserver/docker-firefox)) |
digest | `f998867` -> `a9b00b8` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-01 02:37:55 +02:00
TrueCharts Bot
60f69d6ef9 chore(helm): update image docker.io/testdasi/simple-dns-doh digest to d02862d (#33791)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/testdasi/simple-dns-doh | digest | `3ed0612` -> `d02862d` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-01 02:37:37 +02:00
TrueCharts Bot
cfcc319b4a chore(helm): update image ghcr.io/hotio/whisparr digest to 0b2be69 (#33792) 2025-04-01 02:37:18 +02:00
TrueCharts Bot
59eb7d0ac2 chore(helm): update image docker.io/lancachenet/lancache-dns digest to 02a2c51 (#33790)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/lancachenet/lancache-dns | digest | `53538be` -> `02a2c51` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-04-01 02:37:06 +02:00
TrueCharts Bot
580bb08dc5 fix(deps): update module github.com/getsops/sops/v3 v3.9.4 → v3.10.1 (clustertool) (#33798)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/getsops/sops/v3](https://redirect.github.com/getsops/sops)
| require | minor | `v3.9.4` -> `v3.10.1` |

---

### Release Notes

<details>
<summary>getsops/sops (github.com/getsops/sops/v3)</summary>

###
[`v3.10.1`](https://redirect.github.com/getsops/sops/releases/tag/v3.10.1)

[Compare
Source](https://redirect.github.com/getsops/sops/compare/v3.10.0...v3.10.1)

#### Installation

To install `sops`, download one of the pre-built binaries provided for
your platform from the artifacts attached to this release.

For instance, if you are using Linux on an AMD64 architecture:

```shell

### Download the binary
curl -LO https://github.com/getsops/sops/releases/download/v3.10.1/sops-v3.10.1.linux.amd64

### Move the binary in to your PATH
mv sops-v3.10.1.linux.amd64 /usr/local/bin/sops

### Make the binary executable
chmod +x /usr/local/bin/sops
```

##### Verify checksums file signature

The checksums file provided within the artifacts attached to this
release is signed using
[Cosign](https://docs.sigstore.dev/cosign/overview/) with GitHub OIDC.
To validate the signature of this file, run the following commands:

```shell

### Download the checksums file, certificate and signature
curl -LO https://github.com/getsops/sops/releases/download/v3.10.1/sops-v3.10.1.checksums.txt
curl -LO https://github.com/getsops/sops/releases/download/v3.10.1/sops-v3.10.1.checksums.pem
curl -LO https://github.com/getsops/sops/releases/download/v3.10.1/sops-v3.10.1.checksums.sig

### Verify the checksums file
cosign verify-blob sops-v3.10.1.checksums.txt \
  --certificate sops-v3.10.1.checksums.pem \
  --signature sops-v3.10.1.checksums.sig \
  --certificate-identity-regexp=https://github.com/getsops \
  --certificate-oidc-issuer=https://token.actions.githubusercontent.com
```

##### Verify binary integrity

To verify the integrity of the downloaded binary, you can utilize the
checksums file after having validated its signature:

```shell

### Verify the binary using the checksums file
sha256sum -c sops-v3.10.1.checksums.txt --ignore-missing
```

##### Verify artifact provenance

The [SLSA provenance](https://slsa.dev/provenance/v0.2) of the binaries,
packages, and SBOMs can be found within the artifacts associated with
this release. It is presented through an [in-toto](https://in-toto.io/)
link metadata file named `sops-v3.10.1.intoto.jsonl`. To verify the
provenance of an artifact, you can utilize the
[`slsa-verifier`](https://redirect.github.com/slsa-framework/slsa-verifier#artifacts)
tool:

```shell

### Download the metadata file
curl -LO  https://github.com/getsops/sops/releases/download/v3.10.1/sops-v3.10.1.intoto.jsonl

### Verify the provenance of the artifact
slsa-verifier verify-artifact <artifact> \
  --provenance-path sops-v3.10.1.intoto.jsonl \
  --source-uri github.com/getsops/sops \
  --source-tag v3.10.1
```

#### Container Images

The `sops` binaries are also available as container images, based on
Debian (slim) and Alpine Linux. The Debian-based container images
include any dependencies which may be required to make use of certain
key services, such as GnuPG, AWS KMS, Azure Key Vault, and Google Cloud
KMS. The Alpine-based container images are smaller in size, but do not
include these dependencies.

These container images are available for the following architectures:
`linux/amd64` and `linux/arm64`.

##### GitHub Container Registry

-   `ghcr.io/getsops/sops:v3.10.1`
-   `ghcr.io/getsops/sops:v3.10.1-alpine`

##### Quay.io

-   `quay.io/getsops/sops:v3.10.1`
-   `quay.io/getsops/sops:v3.10.1-alpine`

##### Verify container image signature

The container images are signed using
[Cosign](https://docs.sigstore.dev/cosign/overview/) with GitHub OIDC.
To validate the signature of an image, run the following command:

```shell
cosign verify ghcr.io/getsops/sops:v3.10.1 \
  --certificate-identity-regexp=https://github.com/getsops \
  --certificate-oidc-issuer=https://token.actions.githubusercontent.com \
  -o text
```

##### Verify container image provenance

The container images include [SLSA
provenance](https://slsa.dev/provenance/v0.2) attestations. For more
information around the verification of this, please refer to the
[`slsa-verifier`
documentation](https://redirect.github.com/slsa-framework/slsa-verifier#containers).

#### Software Bill of Materials

The Software Bill of Materials (SBOM) for each binary is accessible
within the artifacts enclosed with this release. It is presented as an
[SPDX](https://spdx.dev/) JSON file, formatted as
`<binary>.spdx.sbom.json`.

#### What's Changed

- build(deps): Bump the ci group with 2 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1826](https://redirect.github.com/getsops/sops/pull/1826)
- Release 3.10.1 by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1827](https://redirect.github.com/getsops/sops/pull/1827)

**Full Changelog**:
https://github.com/getsops/sops/compare/v3.10.0...v3.10.1

###
[`v3.10.0`](https://redirect.github.com/getsops/sops/releases/tag/v3.10.0)

[Compare
Source](https://redirect.github.com/getsops/sops/compare/v3.9.4...v3.10.0)

#### Installation

To install `sops`, download one of the pre-built binaries provided for
your platform from the artifacts attached to this release.

For instance, if you are using Linux on an AMD64 architecture:

```shell

### Download the binary
curl -LO https://github.com/getsops/sops/releases/download/v3.10.0/sops-v3.10.0.linux.amd64

### Move the binary in to your PATH
mv sops-v3.10.0.linux.amd64 /usr/local/bin/sops

### Make the binary executable
chmod +x /usr/local/bin/sops
```

##### Verify checksums file signature

The checksums file provided within the artifacts attached to this
release is signed using
[Cosign](https://docs.sigstore.dev/cosign/overview/) with GitHub OIDC.
To validate the signature of this file, run the following commands:

```shell

### Download the checksums file, certificate and signature
curl -LO https://github.com/getsops/sops/releases/download/v3.10.0/sops-v3.10.0.checksums.txt
curl -LO https://github.com/getsops/sops/releases/download/v3.10.0/sops-v3.10.0.checksums.pem
curl -LO https://github.com/getsops/sops/releases/download/v3.10.0/sops-v3.10.0.checksums.sig

### Verify the checksums file
cosign verify-blob sops-v3.10.0.checksums.txt \
  --certificate sops-v3.10.0.checksums.pem \
  --signature sops-v3.10.0.checksums.sig \
  --certificate-identity-regexp=https://github.com/getsops \
  --certificate-oidc-issuer=https://token.actions.githubusercontent.com
```

##### Verify binary integrity

To verify the integrity of the downloaded binary, you can utilize the
checksums file after having validated its signature:

```shell

### Verify the binary using the checksums file
sha256sum -c sops-v3.10.0.checksums.txt --ignore-missing
```

##### Verify artifact provenance

The [SLSA provenance](https://slsa.dev/provenance/v0.2) of the binaries,
packages, and SBOMs can be found within the artifacts associated with
this release. It is presented through an [in-toto](https://in-toto.io/)
link metadata file named `sops-v3.10.0.intoto.jsonl`. To verify the
provenance of an artifact, you can utilize the
[`slsa-verifier`](https://redirect.github.com/slsa-framework/slsa-verifier#artifacts)
tool:

```shell

### Download the metadata file
curl -LO  https://github.com/getsops/sops/releases/download/v3.10.0/sops-v3.10.0.intoto.jsonl

### Verify the provenance of the artifact
slsa-verifier verify-artifact <artifact> \
  --provenance-path sops-v3.10.0.intoto.jsonl \
  --source-uri github.com/getsops/sops \
  --source-tag v3.10.0
```

#### Container Images

The `sops` binaries are also available as container images, based on
Debian (slim) and Alpine Linux. The Debian-based container images
include any dependencies which may be required to make use of certain
key services, such as GnuPG, AWS KMS, Azure Key Vault, and Google Cloud
KMS. The Alpine-based container images are smaller in size, but do not
include these dependencies.

These container images are available for the following architectures:
`linux/amd64` and `linux/arm64`.

##### GitHub Container Registry

-   `ghcr.io/getsops/sops:v3.10.0`
-   `ghcr.io/getsops/sops:v3.10.0-alpine`

##### Quay.io

-   `quay.io/getsops/sops:v3.10.0`
-   `quay.io/getsops/sops:v3.10.0-alpine`

##### Verify container image signature

The container images are signed using
[Cosign](https://docs.sigstore.dev/cosign/overview/) with GitHub OIDC.
To validate the signature of an image, run the following command:

```shell
cosign verify ghcr.io/getsops/sops:v3.10.0 \
  --certificate-identity-regexp=https://github.com/getsops \
  --certificate-oidc-issuer=https://token.actions.githubusercontent.com \
  -o text
```

##### Verify container image provenance

The container images include [SLSA
provenance](https://slsa.dev/provenance/v0.2) attestations. For more
information around the verification of this, please refer to the
[`slsa-verifier`
documentation](https://redirect.github.com/slsa-framework/slsa-verifier#containers).

#### Software Bill of Materials

The Software Bill of Materials (SBOM) for each binary is accessible
within the artifacts enclosed with this release. It is presented as an
[SPDX](https://spdx.dev/) JSON file, formatted as
`<binary>.spdx.sbom.json`.

#### What's Changed

- build(deps): Bump alpine from 3.18 to 3.21 in /.release in the docker
group across 1 directory by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1700](https://redirect.github.com/getsops/sops/pull/1700)
- Convert changelog to MarkDown by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1741](https://redirect.github.com/getsops/sops/pull/1741)
- build(deps): Bump the go group with 7 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1743](https://redirect.github.com/getsops/sops/pull/1743)
- build(deps): Bump the go group with 9 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1745](https://redirect.github.com/getsops/sops/pull/1745)
- build(deps): Bump the rust group in /functional-tests with 2 updates
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1744](https://redirect.github.com/getsops/sops/pull/1744)
- build(deps): Bump github/codeql-action from 3.28.5 to 3.28.8 in the ci
group by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1746](https://redirect.github.com/getsops/sops/pull/1746)
- build(deps): Bump the go group with 12 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1751](https://redirect.github.com/getsops/sops/pull/1751)
- build(deps): Bump the ci group with 4 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1750](https://redirect.github.com/getsops/sops/pull/1750)
- Add --input-type option for filestatus subcommand by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1601](https://redirect.github.com/getsops/sops/pull/1601)
- Use SOPS_EDITOR before EDITOR by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1611](https://redirect.github.com/getsops/sops/pull/1611)
- Allow users to disable version check via environment variable by
[@&#8203;nicklasfrahm](https://redirect.github.com/nicklasfrahm) in
[https://github.com/getsops/sops/pull/1684](https://redirect.github.com/getsops/sops/pull/1684)
- add duplicate section support to ini store by
[@&#8203;reindlt](https://redirect.github.com/reindlt) in
[https://github.com/getsops/sops/pull/1452](https://redirect.github.com/getsops/sops/pull/1452)
- stores: test for duplicate keys, reserve keyword (yaml only now) by
[@&#8203;holiman](https://redirect.github.com/holiman) in
[https://github.com/getsops/sops/pull/1203](https://redirect.github.com/getsops/sops/pull/1203)
- Add same process option for exec-env by
[@&#8203;ricmatsui](https://redirect.github.com/ricmatsui) in
[https://github.com/getsops/sops/pull/880](https://redirect.github.com/getsops/sops/pull/880)
- outputs: add trailing newline at the end of JSON files by
[@&#8203;duthils](https://redirect.github.com/duthils) in
[https://github.com/getsops/sops/pull/1476](https://redirect.github.com/getsops/sops/pull/1476)
- set subcommand: add --idempotent flag that will not write the file if
no change happened by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1754](https://redirect.github.com/getsops/sops/pull/1754)
- Encrypt and decrypt time.Time objects by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1759](https://redirect.github.com/getsops/sops/pull/1759)
- build(deps): Bump the go group with 8 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1763](https://redirect.github.com/getsops/sops/pull/1763)
- build(deps): Bump tempfile from 3.16.0 to 3.17.0 in /functional-tests
in the rust group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1762](https://redirect.github.com/getsops/sops/pull/1762)
- build(deps): Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 in
the ci group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1761](https://redirect.github.com/getsops/sops/pull/1761)
- fix(docs): typo in README.rst by
[@&#8203;Paredev](https://redirect.github.com/Paredev) in
[https://github.com/getsops/sops/pull/1765](https://redirect.github.com/getsops/sops/pull/1765)
- Add SSH support for age by
[@&#8203;haoqixu](https://redirect.github.com/haoqixu) in
[https://github.com/getsops/sops/pull/1692](https://redirect.github.com/getsops/sops/pull/1692)
- make sure that tests do not pick keys.txt from user's HOME dir by
[@&#8203;tomaszduda23](https://redirect.github.com/tomaszduda23) in
[https://github.com/getsops/sops/pull/1766](https://redirect.github.com/getsops/sops/pull/1766)
- support for age identity with passphrase by
[@&#8203;tomaszduda23](https://redirect.github.com/tomaszduda23) in
[https://github.com/getsops/sops/pull/1400](https://redirect.github.com/getsops/sops/pull/1400)
- build(deps): Bump the rust group in /functional-tests with 4 updates
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1768](https://redirect.github.com/getsops/sops/pull/1768)
- build(deps): Bump the go group with 12 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1769](https://redirect.github.com/getsops/sops/pull/1769)
- build(deps): Bump the ci group with 4 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1770](https://redirect.github.com/getsops/sops/pull/1770)
- build(deps): Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1773](https://redirect.github.com/getsops/sops/pull/1773)
- feat: add age plugin support by
[@&#8203;brianmcgee](https://redirect.github.com/brianmcgee) in
[https://github.com/getsops/sops/pull/1641](https://redirect.github.com/getsops/sops/pull/1641)
- Check GnuPG decryption result for non-empty size by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1776](https://redirect.github.com/getsops/sops/pull/1776)
- vendored age code: consolidate passphrase reading functionality by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1775](https://redirect.github.com/getsops/sops/pull/1775)
- Allow to encrypt and decrypt from stdin by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1690](https://redirect.github.com/getsops/sops/pull/1690)
- build(deps): Bump the go group with 11 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1784](https://redirect.github.com/getsops/sops/pull/1784)
- build(deps): Bump the ci group with 5 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1782](https://redirect.github.com/getsops/sops/pull/1782)
- build(deps): Bump serde_json from 1.0.139 to 1.0.140 in
/functional-tests in the rust group; bump Rust to 1.85.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1783](https://redirect.github.com/getsops/sops/pull/1783)
- build(deps): Bump the go group with 13 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1797](https://redirect.github.com/getsops/sops/pull/1797)
- build(deps): Bump the rust group in /functional-tests with 3 updates
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1796](https://redirect.github.com/getsops/sops/pull/1796)
- build(deps): Bump github/codeql-action from 3.28.10 to 3.28.11 in the
ci group by [@&#8203;dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/getsops/sops/pull/1795](https://redirect.github.com/getsops/sops/pull/1795)
- build(deps): Bump the go group with 6 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1802](https://redirect.github.com/getsops/sops/pull/1802)
- build(deps): Bump tempfile from 3.18.0 to 3.19.0 in /functional-tests
in the rust group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1800](https://redirect.github.com/getsops/sops/pull/1800)
- build(deps): Bump docker/login-action from 3.3.0 to 3.4.0 in the ci
group by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1801](https://redirect.github.com/getsops/sops/pull/1801)
- build(deps): Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1806](https://redirect.github.com/getsops/sops/pull/1806)
- goreleaser: add windows arm64 by
[@&#8203;duthils](https://redirect.github.com/duthils) in
[https://github.com/getsops/sops/pull/1791](https://redirect.github.com/getsops/sops/pull/1791)
- Add a way to set sops config location via envvar by
[@&#8203;sledzikowy](https://redirect.github.com/sledzikowy) in
[https://github.com/getsops/sops/pull/1701](https://redirect.github.com/getsops/sops/pull/1701)
- build(deps): Bump the go group with 3 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1809](https://redirect.github.com/getsops/sops/pull/1809)
- build(deps): Bump the ci group with 5 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1808](https://redirect.github.com/getsops/sops/pull/1808)
- build(deps): Bump tempfile from 3.19.0 to 3.19.1 in /functional-tests
in the rust group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/getsops/sops/pull/1807](https://redirect.github.com/getsops/sops/pull/1807)
- Support --config option in publish subcommand by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1779](https://redirect.github.com/getsops/sops/pull/1779)
- Fix caching of Metadata.DataKey by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1781](https://redirect.github.com/getsops/sops/pull/1781)
- Lint by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1780](https://redirect.github.com/getsops/sops/pull/1780)
- updatekeys subcommand: rename GroupQuorum to ShamirThreshold by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1631](https://redirect.github.com/getsops/sops/pull/1631)
- If --filename-override is specified, convert it to an absolute path
same as regular filenames by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1793](https://redirect.github.com/getsops/sops/pull/1793)
- Add support for `oauth2.TokenSource` in GCP KMS by
[@&#8203;matheuscscp](https://redirect.github.com/matheuscscp) in
[https://github.com/getsops/sops/pull/1794](https://redirect.github.com/getsops/sops/pull/1794)
- Added SOPS_AGE_KEY_CMD option to age, fixes
[#&#8203;1323](https://redirect.github.com/getsops/sops/issues/1323) by
[@&#8203;danilobuerger](https://redirect.github.com/danilobuerger) in
[https://github.com/getsops/sops/pull/1811](https://redirect.github.com/getsops/sops/pull/1811)
- chore: omitempty metadata to reduce the size of stored config by
[@&#8203;cgetzen](https://redirect.github.com/cgetzen) in
[https://github.com/getsops/sops/pull/1571](https://redirect.github.com/getsops/sops/pull/1571)
- Improve Shamir Secret Sharing code by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1813](https://redirect.github.com/getsops/sops/pull/1813)
- Update all dependencies by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1814](https://redirect.github.com/getsops/sops/pull/1814)
- Run 'gofmt -w' on all .go files by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1817](https://redirect.github.com/getsops/sops/pull/1817)
- Add option to explicitly check for the latest version; deprecate
current default of always doing that unless disabled by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1816](https://redirect.github.com/getsops/sops/pull/1816)
- Build using Go 1.24 and drop support for 1.22 by
[@&#8203;hiddeco](https://redirect.github.com/hiddeco) in
[https://github.com/getsops/sops/pull/1819](https://redirect.github.com/getsops/sops/pull/1819)
- Support `GOOGLE_OAUTH_ACCESS_TOKEN` for Google Cloud Platform by
[@&#8203;marensofier](https://redirect.github.com/marensofier) in
[https://github.com/getsops/sops/pull/1578](https://redirect.github.com/getsops/sops/pull/1578)
- Warn about `.sops.yml` files found while searching for `.sops.yaml` by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1820](https://redirect.github.com/getsops/sops/pull/1820)
- Release 3.10.0 by
[@&#8203;felixfontein](https://redirect.github.com/felixfontein) in
[https://github.com/getsops/sops/pull/1815](https://redirect.github.com/getsops/sops/pull/1815)
- Added support for multiarch windows release binaries by
[@&#8203;sabre1041](https://redirect.github.com/sabre1041) in
[https://github.com/getsops/sops/pull/1823](https://redirect.github.com/getsops/sops/pull/1823)

#### New Contributors

- [@&#8203;reindlt](https://redirect.github.com/reindlt) made their
first contribution in
[https://github.com/getsops/sops/pull/1452](https://redirect.github.com/getsops/sops/pull/1452)
- [@&#8203;ricmatsui](https://redirect.github.com/ricmatsui) made their
first contribution in
[https://github.com/getsops/sops/pull/880](https://redirect.github.com/getsops/sops/pull/880)
- [@&#8203;Paredev](https://redirect.github.com/Paredev) made their
first contribution in
[https://github.com/getsops/sops/pull/1765](https://redirect.github.com/getsops/sops/pull/1765)
- [@&#8203;haoqixu](https://redirect.github.com/haoqixu) made their
first contribution in
[https://github.com/getsops/sops/pull/1692](https://redirect.github.com/getsops/sops/pull/1692)
- [@&#8203;brianmcgee](https://redirect.github.com/brianmcgee) made
their first contribution in
[https://github.com/getsops/sops/pull/1641](https://redirect.github.com/getsops/sops/pull/1641)
- [@&#8203;sledzikowy](https://redirect.github.com/sledzikowy) made
their first contribution in
[https://github.com/getsops/sops/pull/1701](https://redirect.github.com/getsops/sops/pull/1701)
- [@&#8203;matheuscscp](https://redirect.github.com/matheuscscp) made
their first contribution in
[https://github.com/getsops/sops/pull/1794](https://redirect.github.com/getsops/sops/pull/1794)
- [@&#8203;danilobuerger](https://redirect.github.com/danilobuerger)
made their first contribution in
[https://github.com/getsops/sops/pull/1811](https://redirect.github.com/getsops/sops/pull/1811)
- [@&#8203;cgetzen](https://redirect.github.com/cgetzen) made their
first contribution in
[https://github.com/getsops/sops/pull/1571](https://redirect.github.com/getsops/sops/pull/1571)
- [@&#8203;marensofier](https://redirect.github.com/marensofier) made
their first contribution in
[https://github.com/getsops/sops/pull/1578](https://redirect.github.com/getsops/sops/pull/1578)
- [@&#8203;sabre1041](https://redirect.github.com/sabre1041) made their
first contribution in
[https://github.com/getsops/sops/pull/1823](https://redirect.github.com/getsops/sops/pull/1823)

**Full Changelog**:
https://github.com/getsops/sops/compare/v3.9.4...v3.10.0

</details>

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-01 02:25:42 +02:00
TrueCharts Bot
c2767130a5 chore(container): update public.ecr.aws/docker/library/traefik docker tag to v3.3.5 (#33794) 2025-04-01 02:25:25 +02:00
TrueCharts Bot
592af2ad06 chore(flux): update image volsync 2.11.0 → 2.11.1 (clustertool) (#33795)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [volsync](https://truecharts.org/charts/system/volsync)
([source](https://redirect.github.com/backube/helm-charts)) | patch |
`2.11.0` -> `2.11.1` |

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-04-01 02:25:18 +02:00
TrueCharts-Bot
a171e4e32c Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-04-01 00:15:18 +00:00
Boemeltrein
d671927e73 fix(volsync): metrics and dashboard (#33789)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
Fix Dashboard, so Prometheus is configured as datasource
Fix values so metrics will be scraped, changes read from .
-
https://github.com/backube/volsync/blob/main/helm/volsync/templates/servicemonitor-volsync.yaml
-
https://volsync.readthedocs.io/en/stable/usage/metrics/index.html#metrics-monitoring
-
5272a5f2e9/helm/volsync/templates/deployment-controller.yaml (L64)
- Decided to disableAuth for Metrics as I don't know how to make a
ClusterRole via the helm template.

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
All tested via my own cluster. 
In the webinterface of prometeus/targets all changes are needed. Added
those step by step.

**📃 Notes:**
<!-- Please enter any other relevant information here -->
All changes will at least dashboard working and metrics are scraped. I
don't see timing of Volsync Replication Duration.
But as I understood sofar you need to set schedules. Which I don't have.
Will check, test and try further when this PR is OK.


**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2025-03-31 23:10:15 +02:00
Kjeld Schouten
5ce7bc14cc setup cnpg backup and recovery for bitmagnet 2025-03-31 21:01:10 +02:00
TrueCharts Bot
77eb2203dc chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.926 → v3-3.0.0.932 (#33788)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://redirect.github.com/hotio/whisparr)) | patch |
`5952605` -> `a7d041b` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-31 20:31:48 +02:00
TrueCharts Bot
1edb6fc501 chore(flux): update image jackett 23.3.58 → 23.3.59 (#33787)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jackett](https://truecharts.org/charts/stable/jackett)
([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.58` ->
`23.3.59` |

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-31 20:25:53 +02:00
TrueCharts Bot
ca3bc79a3f chore(flux): update image renovate 1.23.0 → 1.24.0 (#33785)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [renovate](https://truecharts.org/charts/stable/renovate)
([source](https://redirect.github.com/truecharts/charts/tree/HEAD/charts/stable/renovate))
| minor | `1.23.0` -> `1.24.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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-03-31 18:06:30 +00:00
TrueCharts Bot
8a8c55440f chore(helm): update jupyter 2025-03-28 → 2025-03-31 (patch) (#33784)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `017bae8` -> `aa36c40` |
| quay.io/jupyter/base-notebook | patch | `dd2cf34` -> `84e0498` |
| quay.io/jupyter/datascience-notebook | patch | `552f36b` -> `4035be5`
|
| quay.io/jupyter/minimal-notebook | patch | `4985ba7` -> `ec3fa33` |
| quay.io/jupyter/pyspark-notebook | patch | `250f8b6` -> `b916eff` |
| quay.io/jupyter/r-notebook | patch | `89e588c` -> `e1c580c` |
| quay.io/jupyter/scipy-notebook | patch | `a488688` -> `bc3a982` |
| quay.io/jupyter/tensorflow-notebook | patch | `3388373` -> `5551c29` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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 these
updates again.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-31 14:33:07 +02:00
TrueCharts Bot
42b3e3c072 chore(helm): update image ghcr.io/elfhosted/emby 4.9.0.42 → 4.9.0.43 (#33782) 2025-03-31 14:32:58 +02:00
TrueCharts Bot
1307248777 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1709 → 0.22.1712 (#33783)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `aa8750b` -> `1c2c892` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-31 14:32:50 +02:00
TrueCharts Bot
122af59f2d chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.12.0 → 2.12.1 (#33781)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine)
| patch | `f1dc1bc` -> `c9584b0` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>automatic-ripping-machine/automatic-ripping-machine
(docker.io/automaticrippingmachine/automatic-ripping-machine)</summary>

###
[`v2.12.1`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.12.1)

[Compare
Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.12.0...2.12.1)

#### What's Changed

- \[BUGFIX] Gracefully fail identification loop by
[@&#8203;shitwolfymakes](https://redirect.github.com/shitwolfymakes) in
[https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1354](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1354)

**Full Changelog**:
https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.12.0...2.12.1

</details>

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-31 14:32:41 +02:00
TrueCharts Bot
45ef04cc75 chore(helm): update image docker.io/clamav/clamav digest to dd5da3b (#33778) 2025-03-31 14:31:20 +02:00
TrueCharts Bot
23ed32ed3e chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to 7f5f11a (#33779)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/nginxinc/nginx-unprivileged](https://redirect.github.com/nginx/docker-nginx-unprivileged)
| digest | `b977cb0` -> `7f5f11a` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-31 14:31:11 +02:00
TrueCharts Bot
9a18c8f35a chore(flux): update image renovate 1.23.0 → 1.23.1 (#33780)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [renovate](https://truecharts.org/charts/stable/renovate)
([source](https://redirect.github.com/truecharts/charts/tree/HEAD/charts/stable/renovate))
| patch | `1.23.0` -> `1.23.1` |

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-03-31 14:22:04 +02:00
TrueCharts Bot
dc309a7057 chore(helm): update image docker.io/joplin/server 3.3.4 → 3.3.9 (#33765)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/joplin/server](https://joplinapp.org/)
([source](https://redirect.github.com/laurent22/joplin)) | patch |
`2eee59e` -> `4b57f0b` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-03-31 09:12:19 +00:00
TrueCharts Bot
b8fb0ab8ee chore(helm): update image docker.io/renovate/renovate 39.219.2 → 39.222.2 (#33775)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | minor |
-> |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>

###
[`v39.222.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.222.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.222.1...39.222.2)

##### Bug Fixes

- **deps:** update ghcr.io/containerbase/sidecar docker tag to v13.8.9
(main)
([#&#8203;35090](https://redirect.github.com/renovatebot/renovate/issues/35090))
([0cc4b50](0cc4b508cb))

##### Documentation

- update references to renovate/renovate (main)
([#&#8203;35084](https://redirect.github.com/renovatebot/renovate/issues/35084))
([b9bb0ee](b9bb0ee25b))

##### Miscellaneous Chores

- **deps:** lock file maintenance (main)
([#&#8203;35085](https://redirect.github.com/renovatebot/renovate/issues/35085))
([3d6d77f](3d6d77fe29))
- **deps:** update containerbase/internal-tools action to v3.10.14
(main)
([#&#8203;35086](https://redirect.github.com/renovatebot/renovate/issues/35086))
([dc33bfa](dc33bfaba8))
- **deps:** update dependency renovatebot/github-action to v41.0.18
(main)
([#&#8203;35088](https://redirect.github.com/renovatebot/renovate/issues/35088))
([e31458f](e31458fba7))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.8.9 (main)
([#&#8203;35089](https://redirect.github.com/renovatebot/renovate/issues/35089))
([019dc5b](019dc5b828))

###
[`v39.222.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.222.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.222.0...39.222.1)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.51.5
(main)
([#&#8203;35083](https://redirect.github.com/renovatebot/renovate/issues/35083))
([182acb6](182acb6247))

###
[`v39.222.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.222.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.221.0...39.222.0)

##### Features

- **maven:** Unify fetching utilities
([#&#8203;32999](https://redirect.github.com/renovatebot/renovate/issues/32999))
([77fa0a0](77fa0a0010))

###
[`v39.221.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.221.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.220.7...39.221.0)

##### Features

- **maven:** Increase cache TTL for successful postprocess checks
([#&#8203;35069](https://redirect.github.com/renovatebot/renovate/issues/35069))
([55cb6f7](55cb6f7df5))

###
[`v39.220.7`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.220.7)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.220.6...39.220.7)

##### Bug Fixes

- **deps:** update dependency mkdocs-material to v9.6.10 (main)
([#&#8203;35075](https://redirect.github.com/renovatebot/renovate/issues/35075))
([e83e428](e83e428697))

###
[`v39.220.6`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.220.6)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.220.5...39.220.6)

##### Bug Fixes

- Explicitly disable `memCache` when caching is switched on/off
([#&#8203;35060](https://redirect.github.com/renovatebot/renovate/issues/35060))
([db8dda2](db8dda2378))

###
[`v39.220.5`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.220.5)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.220.4...39.220.5)

##### Bug Fixes

- **kustomize:** Fix artifact inflate option
([#&#8203;35071](https://redirect.github.com/renovatebot/renovate/issues/35071))
([730988c](730988c968))

###
[`v39.220.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.220.4)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.220.3...39.220.4)

##### Bug Fixes

- **gerrit:** memCache being used all the time
([#&#8203;35056](https://redirect.github.com/renovatebot/renovate/issues/35056))
([f2fffbf](f2fffbf8f5))

##### Documentation

- add a note how to fix minimum release age with GAR's maven
([#&#8203;35025](https://redirect.github.com/renovatebot/renovate/issues/35025))
([4ac9378](4ac9378346))

###
[`v39.220.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.220.3)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.220.2...39.220.3)

##### Bug Fixes

- **flux:** always detect deps in values of HelmRelease
([#&#8203;35055](https://redirect.github.com/renovatebot/renovate/issues/35055))
([d28c7e1](d28c7e1e29))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;eslint/js](https://redirect.github.com/eslint/js) to v9.23.0
(main)
([#&#8203;35062](https://redirect.github.com/renovatebot/renovate/issues/35062))
([17fc968](17fc968738))
- **deps:** update dependency eslint to v9.23.0 (main)
([#&#8203;35063](https://redirect.github.com/renovatebot/renovate/issues/35063))
([f65d2fb](f65d2fb8cf))

###
[`v39.220.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.220.2)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.220.1...39.220.2)

##### Build System

- **deps:** update dependency
[@&#8203;renovatebot/osv-offline](https://redirect.github.com/renovatebot/osv-offline)
to v1.6.3 (main)
([#&#8203;35058](https://redirect.github.com/renovatebot/renovate/issues/35058))
([be598a7](be598a7ece))

###
[`v39.220.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.220.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.220.0...39.220.1)

##### Bug Fixes

- **github-action:** fix actions schema
([#&#8203;35054](https://redirect.github.com/renovatebot/renovate/issues/35054))
([89700e8](89700e8433))

###
[`v39.220.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.220.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.219.3...39.220.0)

##### Features

- **bitbucket-server:** implement pr cache
([#&#8203;34945](https://redirect.github.com/renovatebot/renovate/issues/34945))
([a21a22f](a21a22fceb))

###
[`v39.219.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.219.3)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/39.219.2...39.219.3)

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.51.4
(main)
([#&#8203;35051](https://redirect.github.com/renovatebot/renovate/issues/35051))
([8c53e7d](8c53e7ddcc))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to
v22.13.11 (main)
([#&#8203;35050](https://redirect.github.com/renovatebot/renovate/issues/35050))
([95a490c](95a490c2be))

</details>

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-03-31 09:03:31 +00:00
TrueCharts Bot
a4982b76c2 chore(helm): update image docker.io/thelounge/thelounge digest to 0f8b2e4 (#33761)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/thelounge/thelounge](https://redirect.github.com/thelounge/thelounge-docker)
| digest | `c056578` -> `0f8b2e4` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-03-31 09:00:17 +00:00
TrueCharts Bot
6750db0897 chore(helm): update image docker.io/teslamate/teslamate 1.32.0 → 1.33.0 (#33777)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/teslamate/teslamate](https://redirect.github.com/teslamate-org/teslamate)
| minor | `8c282ad` -> `0767c59` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>teslamate-org/teslamate
(docker.io/teslamate/teslamate)</summary>

###
[`v1.33.0`](https://redirect.github.com/teslamate-org/teslamate/blob/HEAD/CHANGELOG.md#1330---2025-03-28)

[Compare
Source](https://redirect.github.com/teslamate-org/teslamate/compare/v1.32.0...v1.33.0)

As always, there are many improvements.

We now use Grafana 11.6.0 which was release the last days, improved the
logging and state transitions, added a new dashboard for database
information and improved other dashboards. We also added a new section
to the documentation about the Entity Relationship Model (ERM) of
TeslaMate. This is a great help for developers who want to understand
the data model of TeslaMate and how to extend it.

Enjoy it.

##### New features

##### Improvements and bug fixes

- fix(nix): wait for mosquitto to start before starting teslamate
([#&#8203;4419](https://redirect.github.com/teslamate-org/teslamate/issues/4419)
- [@&#8203;brianmay](https://redirect.github.com/brianmay))
- feat: use Grafana 11.4.0
([#&#8203;4299](https://redirect.github.com/teslamate-org/teslamate/issues/4299)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- feat: improve logging messages
([#&#8203;4467](https://redirect.github.com/teslamate-org/teslamate/issues/4467)
- [@&#8203;micves](https://redirect.github.com/micves) and
[@&#8203;brianmay](https://redirect.github.com/brianmay))
- feat: optimize state transitions
([#&#8203;4473](https://redirect.github.com/teslamate-org/teslamate/issues/4473)
- [@&#8203;micves](https://redirect.github.com/micves) and
[@&#8203;brianmay](https://redirect.github.com/brianmay))
    -   don't try to sleep if power > 0
- cancel an ongoing suspended state/trying to sleep and go back to
online
    -   add conditions to enter charging
- feat: support accessing PostgreSQL on unix domain sockets
([#&#8203;4456](https://redirect.github.com/teslamate-org/teslamate/issues/4456)
- [@&#8203;j-baker](https://redirect.github.com/j-baker))
- fix(nix): temporarily disable browser locale in date formats for nix
deployment as well
([#&#8203;4480](https://redirect.github.com/teslamate-org/teslamate/issues/4480)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- feat: Grafana 11.5.0
([#&#8203;4509](https://redirect.github.com/teslamate-org/teslamate/issues/4509)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- feat: Grafana 11.5.2
([#&#8203;4551](https://redirect.github.com/teslamate-org/teslamate/issues/4551)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- fix(nix): update mix dependency hash in nix builds.
([#&#8203;4577](https://redirect.github.com/teslamate-org/teslamate/issues/4577)
- [@&#8203;weiren2](https://redirect.github.com/weiren2))
- feat: Grafana 11.6.0
([#&#8203;4570](https://redirect.github.com/teslamate-org/teslamate/issues/4570)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))

##### Build, CI, internal

- build(deps): bump castore from 1.0.9 to 1.0.10
([#&#8203;4414](https://redirect.github.com/teslamate-org/teslamate/issues/4414))
- build(deps): bump
[@&#8203;docusaurus/preset-classic](https://redirect.github.com/docusaurus/preset-classic)
from 3.5.2 to 3.6.3 in /website
([#&#8203;4412](https://redirect.github.com/teslamate-org/teslamate/issues/4412))
- build(deps): bump path-to-regexp from 1.8.0 to 1.9.0 in /website
([#&#8203;4424](https://redirect.github.com/teslamate-org/teslamate/issues/4424))
- build(deps): bump crate-ci/typos from 1.27.0 to 1.28.1
([#&#8203;4411](https://redirect.github.com/teslamate-org/teslamate/issues/4411))
- build(deps): bump tesla from 1.13.0 to 1.13.2
([#&#8203;4416](https://redirect.github.com/teslamate-org/teslamate/issues/4416))
- build(deps): bump postgrex from 0.19.1 to 0.19.3
([#&#8203;4415](https://redirect.github.com/teslamate-org/teslamate/issues/4415))
- build(nix): switch to nixos-24.11
([#&#8203;4420](https://redirect.github.com/teslamate-org/teslamate/issues/4420)
- [@&#8203;brianmay](https://redirect.github.com/brianmay))
- build(deps): update flake.lock
([#&#8203;4427](https://redirect.github.com/teslamate-org/teslamate/issues/4427))
- fix: update mix deps hash to fix build error on recent NixOS 24.11
update
([#&#8203;4428](https://redirect.github.com/teslamate-org/teslamate/issues/4428))
- build(deps): bump path-to-regexp and express in /website
([#&#8203;4433](https://redirect.github.com/teslamate-org/teslamate/issues/4433))
- build(deps): update flake.lock
([#&#8203;4440](https://redirect.github.com/teslamate-org/teslamate/issues/4440))
- build(deps): bump actions/cache from 4.1.2 to 4.2.0
([#&#8203;4465](https://redirect.github.com/teslamate-org/teslamate/issues/4465))
- build(deps): bump phoenix from 1.7.14 to 1.7.18
([#&#8203;4462](https://redirect.github.com/teslamate-org/teslamate/issues/4462))
- build(deps-dev): bump dialyxir from 1.4.4 to 1.4.5
([#&#8203;4460](https://redirect.github.com/teslamate-org/teslamate/issues/4460))
- build(deps): bump ex_cldr from 2.40.1 to 2.40.2
([#&#8203;4461](https://redirect.github.com/teslamate-org/teslamate/issues/4461))
- build(deps): bump crate-ci/typos from 1.28.1 to 1.29.0
([#&#8203;4464](https://redirect.github.com/teslamate-org/teslamate/issues/4464))
- ci: update actions/cache to v4.2.0
([79107d5](79107d53b7)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- build(deps): bump DeterminateSystems/magic-nix-cache-action from 8 to
9
([#&#8203;4515](https://redirect.github.com/teslamate-org/teslamate/issues/4515))
- build(deps): bump actions/stale from 9.0.0 to 9.1.0
([#&#8203;4516](https://redirect.github.com/teslamate-org/teslamate/issues/4516))
- build(deps): bump crate-ci/typos from 1.29.0 to 1.29.5
([#&#8203;4514](https://redirect.github.com/teslamate-org/teslamate/issues/4514))
- build(deps-dev): bump excoveralls from 0.18.3 to 0.18.5
([#&#8203;4524](https://redirect.github.com/teslamate-org/teslamate/issues/4524))
- build(deps-dev): bump credo from 1.7.8 to 1.7.11
([#&#8203;4523](https://redirect.github.com/teslamate-org/teslamate/issues/4523))
- build(deps): bump
[@&#8203;docusaurus/preset-classic](https://redirect.github.com/docusaurus/preset-classic)
from 3.6.3 to 3.7.0 in /website
([#&#8203;4518](https://redirect.github.com/teslamate-org/teslamate/issues/4518))
- build(deps): bump serialize-javascript from 6.0.1 to 6.0.2 in /website
([#&#8203;4548](https://redirect.github.com/teslamate-org/teslamate/issues/4548))
- build(deps): update flake.lock
([#&#8203;4455](https://redirect.github.com/teslamate-org/teslamate/issues/4455))
- style(markdownlint): allow 'details', 'summary', and 'TabItem'
elements
([d5b1a55](d5b1a55007)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- style(environment_variables): remove multiple whitespaces
([603ff82](603ff824b0)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- style(docs): fix line length fenced-code-style, no bare url links,
multiple whitespaces, alt text, header style
([1972584](1972584d8f)
-
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- build(deps): bump actions/cache from 4.2.0 to 4.2.2
([#&#8203;4564](https://redirect.github.com/teslamate-org/teslamate/issues/4564))
- build(deps): bump crate-ci/typos from 1.29.5 to 1.30.0
([#&#8203;4563](https://redirect.github.com/teslamate-org/teslamate/issues/4563))
- build(deps): bump castore from 1.0.11 to 1.0.12
([#&#8203;4565](https://redirect.github.com/teslamate-org/teslamate/issues/4565))
- build(deps): bump plug_cowboy from 2.7.2 to 2.7.3
([#&#8203;4566](https://redirect.github.com/teslamate-org/teslamate/issues/4566))
- build(deps): bump prismjs from 1.29.0 to 1.30.0 in /website
([#&#8203;4582](https://redirect.github.com/teslamate-org/teslamate/issues/4582))
- build(deps): bump
[@&#8203;babel/runtime](https://redirect.github.com/babel/runtime) from
7.26.0 to 7.26.10 in /website
([#&#8203;4589](https://redirect.github.com/teslamate-org/teslamate/issues/4589))
- build(deps): bump
[@&#8203;babel/helpers](https://redirect.github.com/babel/helpers) from
7.26.7 to 7.26.10 in /website
([#&#8203;4588](https://redirect.github.com/teslamate-org/teslamate/issues/4588))
- build(deps): bump
[@&#8203;babel/runtime-corejs3](https://redirect.github.com/babel/runtime-corejs3)
in /website
([#&#8203;4587](https://redirect.github.com/teslamate-org/teslamate/issues/4587))
- build(deps): update flake.lock
([#&#8203;4562](https://redirect.github.com/teslamate-org/teslamate/issues/4562))

##### Dashboards

- fix: for battery health dashboard erroring out if no charge data has
been collected so far
([#&#8203;4448](https://redirect.github.com/teslamate-org/teslamate/issues/4448)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- fix: url for releases in home dashboard
([#&#8203;4452](https://redirect.github.com/teslamate-org/teslamate/issues/4452)
-[@&#8203;FLX3009](https://redirect.github.com/FLX3009))
- feat: add 0 as lower bound for gauge to ensure proper scaling
([#&#8203;4498](https://redirect.github.com/teslamate-org/teslamate/issues/4498)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- feat(dashboards): improve elevation scale in drive stats
([#&#8203;4546](https://redirect.github.com/teslamate-org/teslamate/issues/4546)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- feat: add Database Information Dashboard
([#&#8203;4578](https://redirect.github.com/teslamate-org/teslamate/issues/4578)
- [@&#8203;jheredianet](https://redirect.github.com/jheredianet))

##### Translations

- feat: Translate remaining Spanish sentences
([#&#8203;4529](https://redirect.github.com/teslamate-org/teslamate/issues/4529)
- [@&#8203;jheredianet](https://redirect.github.com/jheredianet))

##### Documentation

- doc: bump elixir based on availability
([#&#8203;4431](https://redirect.github.com/teslamate-org/teslamate/issues/4431)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- doc: align node req with what is used in CI
([#&#8203;4430](https://redirect.github.com/teslamate-org/teslamate/issues/4430)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- doc: added missing topic "charging_state" in mqtt doc
([#&#8203;4466](https://redirect.github.com/teslamate-org/teslamate/issues/4466)
- [@&#8203;Beme99](https://redirect.github.com/Beme99))
- docs: Grafana 11.4 for manual install on FreeBSD
([#&#8203;4474](https://redirect.github.com/teslamate-org/teslamate/issues/4474)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- doc: Fixing typo for sensor psi calculation
([#&#8203;4470](https://redirect.github.com/teslamate-org/teslamate/issues/4470)
- [@&#8203;Phazz](https://redirect.github.com/Phazz))
- doc: Simplify Home Assistant sensors, add device_class to allow
changing measurement units
([#&#8203;4472](https://redirect.github.com/teslamate-org/teslamate/issues/4472)
- [@&#8203;longzheng](https://redirect.github.com/longzheng))
- docs: add reindexing instructions for database maintenance to improve
performance in case of index bloat due to frequent updates or deletions
([#&#8203;4558](https://redirect.github.com/teslamate-org/teslamate/issues/4558)
and
[#&#8203;4574](https://redirect.github.com/teslamate-org/teslamate/issues/4574)
- [@&#8203;jheredianet](https://redirect.github.com/jheredianet))
- docs: Update projects using TeslaMate
([#&#8203;4573](https://redirect.github.com/teslamate-org/teslamate/issues/4573)
- [@&#8203;jheredianet](https://redirect.github.com/jheredianet))
- docs: fix and rearrange screenshot links (alphabetical)
([#&#8203;4580](https://redirect.github.com/teslamate-org/teslamate/issues/4580)
- [@&#8203;swiffer](https://redirect.github.com/swiffer))
- docs: enhance TeslaFi import documentation with updated Python script
for bulk data export
([#&#8203;4575](https://redirect.github.com/teslamate-org/teslamate/issues/4575)
- [@&#8203;TheLinuxGuy](https://redirect.github.com/TheLinuxGuy) and
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))
- docs: add Entity Relationship Model section to development
documentation
([#&#8203;4586](https://redirect.github.com/teslamate-org/teslamate/issues/4586)
- [@&#8203;DrMichael](https://redirect.github.com/DrMichael) and
[@&#8203;JakobLichterfeld](https://redirect.github.com/JakobLichterfeld))

</details>

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-31 09:10:32 +02:00
TrueCharts Bot
de8ee2786e chore(helm): update image docker.io/ronivay/xen-orchestra 5.174.0 → 5.175.0 (#33776)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ronivay/xen-orchestra | minor | `a55fefc` -> `2487617` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-31 08:58:03 +02:00
TrueCharts Bot
996183668c chore(helm): update image docker.io/haveagitgat/tdarr_node 2.36.01 → 2.37.01 (#33774) 2025-03-31 08:57:53 +02:00
TrueCharts Bot
88b833d588 chore(helm): update image docker.io/haveagitgat/tdarr 2.36.01 → 2.37.01 (#33773)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/haveagitgat/tdarr](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu/packages)
([source](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu))
| minor | `ad1e528` -> `5b15acb` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-31 08:57:46 +02:00
TrueCharts Bot
7937fb95e2 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.148.0 → 2.149.0 (#33772)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `d3de758` -> `38c0f2d` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.149.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21490---2025-03-30)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.148.0...2.149.0)

##### Added

- Added support for changing the asset profile identifier (`dataSource`
and `symbol`) in the asset profile details dialog of the admin control
panel (experimental)
-   Set up the terms of service for the *Ghostfolio* SaaS (cloud)

##### Changed

- Improved the static portfolio analysis rule: Emergency fund setup by
supporting assets
- Restricted the historical market data gathering to active asset
profiles
-   Improved the language localization for German (`de`)
-   Upgraded `Nx` from version `20.5.0` to `20.6.4`

</details>

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-31 08:57:44 +02:00