TrueCharts Bot
a29512cc99
feat(actualserver): update image ghcr.io/actualbudget/actual 26.3.0 → 26.4.0 ( #46934 )
2026-04-14 05:54:09 +02:00
TrueCharts Bot
cc9a12bb76
fix(vaultwarden): update image ghcr.io/dani-garcia/vaultwarden 1.35.4 → 1.35.7 ( #46930 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[ghcr.io/dani-garcia/vaultwarden](https://redirect.github.com/dani-garcia/vaultwarden )
| patch | `43498a9` → `9a8eec7` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.
Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.
---
### Release Notes
<details>
<summary>dani-garcia/vaultwarden
(ghcr.io/dani-garcia/vaultwarden)</summary>
###
[`v1.35.7`](https://redirect.github.com/dani-garcia/vaultwarden/releases/tag/1.35.7 )
[Compare
Source](https://redirect.github.com/dani-garcia/vaultwarden/compare/1.35.6...1.35.7 )
#### What's Changed
- Fix 2FA for Android by
[@​BlackDex](https://redirect.github.com/BlackDex ) in
[#​7093](https://redirect.github.com/dani-garcia/vaultwarden/pull/7093 )
**Full Changelog**:
<https://github.com/dani-garcia/vaultwarden/compare/1.35.6...1.35.7 >
###
[`v1.35.6`](https://redirect.github.com/dani-garcia/vaultwarden/releases/tag/1.35.6 )
[Compare
Source](https://redirect.github.com/dani-garcia/vaultwarden/compare/1.35.5...1.35.6 )
#### Notes
The previous release contained an issue where Two Factor Remember Tokens
and Recovery Tokens were not accepted at all.
This has been fixed now in this release.
#### What's Changed
- Fix MFA Remember by
[@​BlackDex](https://redirect.github.com/BlackDex ) in
[#​7085](https://redirect.github.com/dani-garcia/vaultwarden/pull/7085 )
**Full Changelog**:
<https://github.com/dani-garcia/vaultwarden/compare/1.35.5...1.35.6 >
###
[`v1.35.5`](https://redirect.github.com/dani-garcia/vaultwarden/releases/tag/1.35.5 )
[Compare
Source](https://redirect.github.com/dani-garcia/vaultwarden/compare/1.35.4...1.35.5 )
#### Security Fixes
This release contains security fixes for the following advisories. We
strongly advice to update as soon as possible.
-
[GHSA-937x-3j8m-7w7p](https://redirect.github.com/dani-garcia/vaultwarden/security/advisories/GHSA-937x-3j8m-7w7p )
Unconfirmed Owner Can Purge Entire Organization Vault.
-
[GHSA-569v-845w-g82p](https://redirect.github.com/dani-garcia/vaultwarden/security/advisories/GHSA-569v-845w-g82p )
Cross-Org Group Binding Enables Unauthorized Read And Write Access Into
Another Organization
-
[GHSA-6j4w-g4jh-xjfx](https://redirect.github.com/dani-garcia/vaultwarden/security/advisories/GHSA-6j4w-g4jh-xjfx )
Refresh tokens not invalidated on security stamp rotation
These are private for now, pending CVE assignment.
#### Notes
- The admin templates have changed, please update them if you override
these via templates.
- Two Factor Remember Tokens are now valid for max 30 days. Old tokens
are invalid directly after upgrading.
#### What's Changed
- apply policies only to confirmed members by
[@​stefan0xC](https://redirect.github.com/stefan0xC ) in
[#​6892](https://redirect.github.com/dani-garcia/vaultwarden/pull/6892 )
- Feat(config): add feature flag for Safari account switching by
[@​DerPlayer2001](https://redirect.github.com/DerPlayer2001 ) in
[#​6891](https://redirect.github.com/dani-garcia/vaultwarden/pull/6891 )
- fix: add ForcePasswordReset to api key login by
[@​montdidier](https://redirect.github.com/montdidier ) in
[#​6904](https://redirect.github.com/dani-garcia/vaultwarden/pull/6904 )
- Add Webauthn related origins flag to known flags. by
[@​pasarenicu](https://redirect.github.com/pasarenicu ) in
[#​6900](https://redirect.github.com/dani-garcia/vaultwarden/pull/6900 )
- Add 30s cache to SSO exchange\_refresh\_token by
[@​Timshel](https://redirect.github.com/Timshel ) in
[#​6866](https://redirect.github.com/dani-garcia/vaultwarden/pull/6866 )
- Add cxp-import-mobile and cxp-export-mobile: feature flags on mobile
by [@​phoeagon](https://redirect.github.com/phoeagon ) in
[#​6853](https://redirect.github.com/dani-garcia/vaultwarden/pull/6853 )
- Misc updates and fixes by
[@​BlackDex](https://redirect.github.com/BlackDex ) in
[#​6910](https://redirect.github.com/dani-garcia/vaultwarden/pull/6910 )
- Support new desktop origin on CORS by
[@​dani-garcia](https://redirect.github.com/dani-garcia ) in
[#​6920](https://redirect.github.com/dani-garcia/vaultwarden/pull/6920 )
- Fix `checkout` action version by
[@​dfunkt](https://redirect.github.com/dfunkt ) in
[#​6921](https://redirect.github.com/dani-garcia/vaultwarden/pull/6921 )
- Fix apikey login by
[@​BlackDex](https://redirect.github.com/BlackDex ) in
[#​6922](https://redirect.github.com/dani-garcia/vaultwarden/pull/6922 )
- Fix email header base64 padding by
[@​BlackDex](https://redirect.github.com/BlackDex ) in
[#​6961](https://redirect.github.com/dani-garcia/vaultwarden/pull/6961 )
- Update Feature Flags by
[@​BlackDex](https://redirect.github.com/BlackDex ) in
[#​6981](https://redirect.github.com/dani-garcia/vaultwarden/pull/6981 )
- Update crates and GHA by
[@​BlackDex](https://redirect.github.com/BlackDex ) in
[#​6980](https://redirect.github.com/dani-garcia/vaultwarden/pull/6980 )
- Use protected CI environment by
[@​dani-garcia](https://redirect.github.com/dani-garcia ) in
[#​7004](https://redirect.github.com/dani-garcia/vaultwarden/pull/7004 )
- Fix 2FA Remember to actually be 30 days by
[@​BlackDex](https://redirect.github.com/BlackDex ) in
[#​6929](https://redirect.github.com/dani-garcia/vaultwarden/pull/6929 )
- Misc Updates by
[@​BlackDex](https://redirect.github.com/BlackDex ) in
[#​7027](https://redirect.github.com/dani-garcia/vaultwarden/pull/7027 )
- Switch to `attest` action by
[@​dfunkt](https://redirect.github.com/dfunkt ) in
[#​7017](https://redirect.github.com/dani-garcia/vaultwarden/pull/7017 )
- Rotate refresh-tokens on sstamp reset by
[@​BlackDex](https://redirect.github.com/BlackDex ) in
[#​7031](https://redirect.github.com/dani-garcia/vaultwarden/pull/7031 )
- Misc org fixes by
[@​BlackDex](https://redirect.github.com/BlackDex ) in
[#​7032](https://redirect.github.com/dani-garcia/vaultwarden/pull/7032 )
- Fix empty string FolderId by
[@​BlackDex](https://redirect.github.com/BlackDex ) in
[#​7048](https://redirect.github.com/dani-garcia/vaultwarden/pull/7048 )
- Disable deployments for release env by
[@​dfunkt](https://redirect.github.com/dfunkt ) in
[#​7033](https://redirect.github.com/dani-garcia/vaultwarden/pull/7033 )
- Fix Send icons by
[@​BlackDex](https://redirect.github.com/BlackDex ) in
[#​7051](https://redirect.github.com/dani-garcia/vaultwarden/pull/7051 )
- prevent managers from creating collections by
[@​stefan0xC](https://redirect.github.com/stefan0xC ) in
[#​6890](https://redirect.github.com/dani-garcia/vaultwarden/pull/6890 )
- Change SQLite backup to use VACUUM INTO query by
[@​getaaron](https://redirect.github.com/getaaron ) in
[#​6989](https://redirect.github.com/dani-garcia/vaultwarden/pull/6989 )
- Handle `SIGTERM` and `SIGQUIT` shutdown signals. by
[@​0x484558](https://redirect.github.com/0x484558 ) in
[#​7008](https://redirect.github.com/dani-garcia/vaultwarden/pull/7008 )
- Do not display unavailable 2FA options by
[@​0x484558](https://redirect.github.com/0x484558 ) in
[#​7013](https://redirect.github.com/dani-garcia/vaultwarden/pull/7013 )
- Fix logout push identifiers and send logout before clearing devices by
[@​qaz741wsd856](https://redirect.github.com/qaz741wsd856 ) in
[#​7047](https://redirect.github.com/dani-garcia/vaultwarden/pull/7047 )
- Fix windows build issues by
[@​idontneedonetho](https://redirect.github.com/idontneedonetho )
in
[#​7065](https://redirect.github.com/dani-garcia/vaultwarden/pull/7065 )
- Crate and GHA updates by
[@​BlackDex](https://redirect.github.com/BlackDex ) in
[#​7081](https://redirect.github.com/dani-garcia/vaultwarden/pull/7081 )
#### New Contributors
- [@​DerPlayer2001](https://redirect.github.com/DerPlayer2001 )
made their first contribution in
[#​6891](https://redirect.github.com/dani-garcia/vaultwarden/pull/6891 )
- [@​montdidier](https://redirect.github.com/montdidier ) made
their first contribution in
[#​6904](https://redirect.github.com/dani-garcia/vaultwarden/pull/6904 )
- [@​pasarenicu](https://redirect.github.com/pasarenicu ) made
their first contribution in
[#​6900](https://redirect.github.com/dani-garcia/vaultwarden/pull/6900 )
- [@​phoeagon](https://redirect.github.com/phoeagon ) made their
first contribution in
[#​6853](https://redirect.github.com/dani-garcia/vaultwarden/pull/6853 )
- [@​getaaron](https://redirect.github.com/getaaron ) made their
first contribution in
[#​6989](https://redirect.github.com/dani-garcia/vaultwarden/pull/6989 )
- [@​0x484558](https://redirect.github.com/0x484558 ) made their
first contribution in
[#​7008](https://redirect.github.com/dani-garcia/vaultwarden/pull/7008 )
- [@​qaz741wsd856](https://redirect.github.com/qaz741wsd856 ) made
their first contribution in
[#​7047](https://redirect.github.com/dani-garcia/vaultwarden/pull/7047 )
- [@​idontneedonetho](https://redirect.github.com/idontneedonetho )
made their first contribution in
[#​7065](https://redirect.github.com/dani-garcia/vaultwarden/pull/7065 )
**Full Changelog**:
<https://github.com/dani-garcia/vaultwarden/compare/1.35.4...1.35.5 >
</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdmF1bHR3YXJkZW4iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-04-14 05:53:42 +02:00
TrueCharts Bot
6fb07fc9c7
feat(docker): update image docker 29.3.1 → 29.4.0 ( #46942 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker | minor | `4d90f1f` → `f80c262` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.
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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZG9ja2VyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-04-14 05:53:32 +02:00
TrueCharts Bot
d9731d3ee1
feat(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.10.2 → 19.12.5 ( #46939 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd )
| minor | `bf7024d` → `cb7baf7` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.
Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.
---
### Release Notes
<details>
<summary>coderaiser/cloudcmd (ghcr.io/coderaiser/cloudcmd)</summary>
###
[`v19.12.5`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.12.5 ):
cloudcmd v19.12.5
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.12.4...v19.12.5 )
#### 🔥 feature
-
[`1cfc1a6`](https://redirect.github.com/coderaiser/cloudcmd/commit/1cfc1a6f )
docker: io: only amd64
###
[`v19.12.4`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.12.4 ):
cloudcmd v19.12.4
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.12.3...v19.12.4 )
#### 🔥 feature
-
[`3c2b565`](https://redirect.github.com/coderaiser/cloudcmd/commit/3c2b5658 )
docker: io: haskell
-
[`d37f8cd`](https://redirect.github.com/coderaiser/cloudcmd/commit/d37f8cd3 )
docker: io: palabra: node
###
[`v19.12.3`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.12.3 ):
cloudcmd v19.12.3
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.12.2...v19.12.3 )
#### 🔥 feature
-
[`cb6cabd`](https://redirect.github.com/coderaiser/cloudcmd/commit/cb6cabd4 )
docker: io: PALABRA\_DIR
###
[`v19.12.2`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.12.2 ):
cloudcmd v19.12.2
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.12.1...v19.12.2 )
#### 🔥 feature
-
[`2ce11fa`](https://redirect.github.com/coderaiser/cloudcmd/commit/2ce11fa2 )
docker: io: get rid of haskell: to slow install
-
[`aa74123`](https://redirect.github.com/coderaiser/cloudcmd/commit/aa741232 )
docker: io: rizin, yara
###
[`v19.12.1`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.12.1 ):
cloudcmd v19.12.1
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.12.0...v19.12.1 )
#### 🔥 feature
-
[`5bd0321`](https://redirect.github.com/coderaiser/cloudcmd/commit/5bd03215 )
docker: io: add PREFIX
###
[`v19.12.0`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.12.0 ):
cloudcmd v19.12.0
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.11.14...v19.12.0 )
#### 🔥 feature
-
[`13b15b7`](https://redirect.github.com/coderaiser/cloudcmd/commit/13b15b7b )
docker: io: palabra
###
[`v19.11.14`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.11.14 ):
cloudcmd v19.11.14
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.11.13...v19.11.14 )
#### 🔥 feature
-
[`a31beab`](https://redirect.github.com/coderaiser/cloudcmd/commit/a31beab0 )
docker: io: rustup env
###
[`v19.11.13`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.11.13 ):
cloudcmd v19.11.13
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.11.12...v19.11.13 )
#### 🔥 feature
-
[`6a08479`](https://redirect.github.com/coderaiser/cloudcmd/commit/6a08479a )
docker: io: BUN\_INSTALL
###
[`v19.11.12`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.11.12 ):
cloudcmd v19.11.12
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.11.11...v19.11.12 )
#### 🔥 feature
-
[`46c6555`](https://redirect.github.com/coderaiser/cloudcmd/commit/46c65554 )
docker: io: npm\_config\_cache
###
[`v19.11.11`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.11.11 ):
cloudcmd v19.11.11
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.11.10...v19.11.11 )
#### 🔥 feature
-
[`ae2ce38`](https://redirect.github.com/coderaiser/cloudcmd/commit/ae2ce388 )
docker: io: $DENO\_DIR
###
[`v19.11.10`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.11.10 ):
cloudcmd v19.11.10
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.11.9...v19.11.10 )
#### 🔥 feature
-
[`12ea14a`](https://redirect.github.com/coderaiser/cloudcmd/commit/12ea14ac )
docker: io: nvm: node
###
[`v19.11.9`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.11.9 ):
cloudcmd v19.11.9
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.11.8...v19.11.9 )
#### 🔥 feature
-
[`ea96d13`](https://redirect.github.com/coderaiser/cloudcmd/commit/ea96d13f )
docker: io: net-tools
###
[`v19.11.8`](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.11.7...v19.11.8 )
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.11.7...v19.11.8 )
###
[`v19.11.7`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.11.7 ):
cloudcmd v19.11.7
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.11.6...v19.11.7 )
#### 🔥 feature
-
[`36cdef3`](https://redirect.github.com/coderaiser/cloudcmd/commit/36cdef37 )
docker: io: bookworm
###
[`v19.11.6`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.11.6 ):
cloudcmd v19.11.6
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.11.5...v19.11.6 )
#### 🔥 feature
-
[`845f9bd`](https://redirect.github.com/coderaiser/cloudcmd/commit/845f9bd1 )
cloudcmd: gritty v10.2.0
###
[`v19.11.5`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.11.5 ):
cloudcmd v19.11.5
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.11.4...v19.11.5 )
#### 🔥 feature
-
[`f9c513c`](https://redirect.github.com/coderaiser/cloudcmd/commit/f9c513cc )
docker: io: hexyl: add
###
[`v19.11.4`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.11.4 ):
cloudcmd v19.11.4
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.11.3...v19.11.4 )
#### 🔥 feature
-
[`e7347d2`](https://redirect.github.com/coderaiser/cloudcmd/commit/e7347d25 )
docker: io: neovim: apt -> github
###
[`v19.11.3`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.11.3 ):
cloudcmd v19.11.3
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.11.2...v19.11.3 )
#### 🔥 feature
-
[`9970ff7`](https://redirect.github.com/coderaiser/cloudcmd/commit/9970ff76 )
docker: io: btop
-
[`4395a47`](https://redirect.github.com/coderaiser/cloudcmd/commit/4395a471 )
docker: io: $PATH: add $HOME/.local/bin
###
[`v19.11.2`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.11.2 ):
cloudcmd v19.11.2
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.11.1...v19.11.2 )
#### 🔥 feature
-
[`c40ae8e`](https://redirect.github.com/coderaiser/cloudcmd/commit/c40ae8e4 )
docker: io: htop
-
[`f463c5c`](https://redirect.github.com/coderaiser/cloudcmd/commit/f463c5c5 )
docker: io: aptitude: add
-
[`d1032f0`](https://redirect.github.com/coderaiser/cloudcmd/commit/d1032f09 )
docker: io: remove unused
###
[`v19.11.1`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.11.1 ):
cloudcmd v19.11.1
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.11.0...v19.11.1 )
#### 🔥 feature
-
[`7787bfc`](https://redirect.github.com/coderaiser/cloudcmd/commit/7787bfc2 )
cloudcmd: user-menu: runFromCDN
###
[`v19.11.0`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.11.0 ):
cloudcmd v19.11.0
[Compare
Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.10.2...v19.11.0 )
#### 🔥 feature
-
[`32f89d3`](https://redirect.github.com/coderaiser/cloudcmd/commit/32f89d38 )
cloudcmd: user-menu: root
</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2xvdWRjb21tYW5kZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-04-14 05:53:17 +02:00
TrueCharts Bot
7b9dde0370
chore(nextcloud): update image docker.io/clamav/clamav digest to 898c176 ( #46881 )
2026-04-14 05:53:05 +02:00
TrueCharts Bot
d529f3a16c
fix(prowlarr): update image oci.trueforge.org/containerforge/prowlarr 2.3.5.5318 → 2.3.6.5351 ( #46920 )
2026-04-14 05:53:02 +02:00
TrueCharts Bot
6b70df7eb5
fix(owncast): update image docker.io/gabekangas/owncast 0.2.4 → 0.2.5 ( #46915 )
2026-04-14 05:53:00 +02:00
TrueCharts Bot
db364002bf
fix(plextraktsync): update image ghcr.io/taxel/plextraktsync 0.35.1 → 0.35.4 ( #46918 )
2026-04-14 05:52:58 +02:00
TrueCharts Bot
9f6ef6849e
chore(pwndrop): update image ghcr.io/linuxserver/pwndrop digest to d2c89a5 ( #46883 )
2026-04-14 05:52:52 +02:00
TrueCharts Bot
206cdcff03
fix(slink): update image docker.io/anirdev/slink v1.10.3 → v1.10.5 ( #46924 )
2026-04-14 05:52:49 +02:00
TrueCharts Bot
be171a0716
fix(openwebrxplus): update image docker.io/slechev/openwebrxplus-softmbe 1.2.110 → 1.2.111 ( #46913 )
2026-04-14 05:52:46 +02:00
TrueCharts Bot
e8483250e1
fix(xen-orchestra): update image docker.io/ronivay/xen-orchestra 5.198.1 → 5.198.4 ( #46932 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/ronivay/xen-orchestra | patch | `a467a72` → `edd2ee2` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.
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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAveGVuLW9yY2hlc3RyYSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-04-14 05:52:45 +02:00
TrueCharts Bot
bd3bc6b196
fix(helm-deps): update chart clickhouse 18.1.3 → 18.1.4 ( #46893 )
2026-04-14 05:52:43 +02:00
TrueCharts Bot
88846a2475
chore(searxng): update image docker.io/searxng/searxng digest to 4c6b4f3 ( #46887 )
2026-04-14 05:52:39 +02:00
TrueCharts Bot
b9bedaab8b
feat(maintainerr): update image docker.io/jorenn92/maintainerr 3.3.0 → 3.6.0 ( #46952 )
2026-04-14 05:52:38 +02:00
TrueCharts Bot
76060b2d1d
fix(helm-deps): update chart mongodb 17.0.4 → 17.0.5 ( #46897 )
2026-04-14 05:52:37 +02:00
TrueCharts Bot
2b3c7469ae
feat(external-dns): update image registry.k8s.io/external-dns/external-dns v0.20.0 → v0.21.0 ( #46943 )
2026-04-14 05:52:35 +02:00
TrueCharts Bot
85bcb1c1a3
chore(rdesktop): update image lscr.io/linuxserver/rdesktop digest to cbf4ee8 ( #46884 )
2026-04-14 05:52:32 +02:00
TrueCharts Bot
70057def55
feat(fireshare): update image docker.io/shaneisrael/fireshare 1.5.7 → 1.6.0 ( #46945 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/shaneisrael/fireshare | minor | `c0f4e02` → `a038255` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.
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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmlyZXNoYXJlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-04-14 05:52:31 +02:00
TrueCharts Bot
8d206de240
fix(helm-deps): update chart memcached 17.0.4 → 17.0.5 ( #46896 )
2026-04-14 05:52:29 +02:00
TrueCharts Bot
96ff4a737d
chore(ubooquity): update image ghcr.io/linuxserver/ubooquity digest to 73e7185 ( #46890 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ubooquity](https://redirect.github.com/linuxserver/docker-ubooquity/packages )
([source](https://redirect.github.com/linuxserver/docker-ubooquity )) |
digest | `6ac5c3e` → `73e7185` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.
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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdWJvb3F1aXR5IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-04-14 05:52:25 +02:00
TrueCharts Bot
1e0601d028
fix(kubernetes-reflector): update image ghcr.io/emberstack/kubernetes-reflector 10.0.30 → 10.0.31 ( #46899 )
2026-04-14 05:52:24 +02:00
TrueCharts Bot
e8572c7977
fix(multus-cni): update image docker.io/alpine/crane 0.21.3 → 0.21.5 ( #46903 )
2026-04-14 05:52:22 +02:00
TrueCharts Bot
3f1dfe4ea7
fix(miniflux): update image ghcr.io/miniflux/miniflux 2.2.18 → 2.2.19 ( #46902 )
2026-04-14 05:52:17 +02:00
TrueCharts Bot
ee5bacd95b
chore(memcached): update image docker.io/bitnamisecure/memcached digest to 7626f34 ( #46879 )
2026-04-14 05:52:13 +02:00
TrueCharts Bot
defb7379c3
fix(openobserve): update image public.ecr.aws/zinclabs/openobserve v0.70.2 → v0.70.3 ( #46912 )
2026-04-14 05:52:09 +02:00
TrueCharts Bot
134226b6a8
chore(valkey): update image docker.io/bitnamisecure/valkey digest to 2e22c3c ( #46891 )
2026-04-14 05:52:08 +02:00
TrueCharts Bot
df79188c41
fix(openhab): update image docker.io/openhab/openhab 5.1.3 → 5.1.4 ( #46911 )
2026-04-14 05:52:03 +02:00
TrueCharts Bot
87c6a3b8c2
chore(redis): update image docker.io/bitnamisecure/redis digest to f3d94ad ( #46885 )
2026-04-14 05:52:01 +02:00
TrueCharts Bot
c5c574c4fa
chore(speedtest-tracker): update image ghcr.io/linuxserver/speedtest-tracker digest to eb3d249 ( #46888 )
2026-04-14 05:51:51 +02:00
TrueCharts Bot
0cadac8f09
chore(steam-headless): update image docker.io/josh5/steam-headless digest to 7a2d46b ( #46889 )
2026-04-14 05:51:46 +02:00
TrueCharts Bot
77396485fe
chore(mongodb): update image docker.io/bitnamisecure/mongodb digest to e0c2e56 ( #46880 )
2026-04-14 05:51:45 +02:00
TrueCharts Bot
4cd1f986cd
fix(crafty-4): update image registry.gitlab.com/crafty-controller/crafty-4 4.10.2 → 4.10.3 ( #46892 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[registry.gitlab.com/crafty-controller/crafty-4](https://craftycontrol.com/ )
([source](https://gitlab.com/crafty-controller/crafty-4 )) | patch |
`914ccf8` → `062a39c` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.
Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.
---
### Release Notes
<details>
<summary>crafty-controller/crafty-4
(registry.gitlab.com/crafty-controller/crafty-4)</summary>
###
[`v4.10.3`](https://gitlab.com/crafty-controller/crafty-4/blob/HEAD/CHANGELOG.md#----4103---20260413 )
[Compare
Source](https://gitlab.com/crafty-controller/crafty-4/compare/v4.10.2...v4.10.3 )
##### Refactor
- Sonar refactor: tasks.py ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/999 ))
- Sonar refactor: Roles Controller ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/998 ))
##### Bug fixes
- Fix dashboard table width to fix ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/992 ))
- \[`CVE-2026-5652`] Security: Improve Authentication
[#​705](https://redirect.github.com/crafty-controller/crafty-4/issues/705 )
([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/1004 ))
- Fix bad typing import for py3.10 installs ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/1007 ))
<br><br>
</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY3JhZnR5LTQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-04-14 05:51:39 +02:00
TrueCharts Bot
b0956aa489
chore(kdenlive): update image lscr.io/linuxserver/kdenlive digest to fbe6b0f ( #46876 )
2026-04-14 05:51:19 +02:00
TrueCharts Bot
3332ae51c4
chore(rsshub): update image docker.io/diygod/rsshub digest to e048665 ( #46886 )
2026-04-14 05:51:12 +02:00
TrueCharts Bot
dc895a0ac6
chore(omada-controller): update image docker.io/mbentley/omada-controller digest to 9846d4f ( #46882 )
2026-04-14 05:51:03 +02:00
TrueCharts Bot
e8744dcabd
chore(jelu): update image docker.io/wabayang/jelu digest to c603f0f ( #46875 )
2026-04-14 05:48:44 +02:00
TrueCharts Bot
52e85f05d3
chore(dashy): update image ghcr.io/lissy93/dashy digest to d47c000 ( #46873 )
2026-04-14 05:48:06 +02:00
TrueCharts Bot
19f27908b2
chore(lyrion-music-server): update image docker.io/lmscommunity/lyrionmusicserver digest to 060a0bc ( #46877 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/lmscommunity/lyrionmusicserver | digest | `26ee715` →
`060a0bc` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.
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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbHlyaW9uLW11c2ljLXNlcnZlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-04-14 05:41:04 +02:00
TrueCharts Bot
04e01d060c
chore(anything-llm): update image ghcr.io/mintplex-labs/anything-llm digest to 880e43d ( #46871 )
2026-04-14 05:41:03 +02:00
TrueCharts Bot
5a3c431fdc
chore(deps): update oci.trueforge.org/containerforge/devcontainer:3.0.2 docker digest digest to e48a182 ( #46874 )
2026-04-14 05:37:11 +02:00
TrueCharts Bot
e3829f0881
chore(automatic-ripping-machine): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to ca4a5a1 ( #46872 )
...
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 )
| digest | `5c2ff41` → `ca4a5a1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.
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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXV0b21hdGljLXJpcHBpbmctbWFjaGluZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-04-14 05:37:04 +02:00
TrueCharts-Admin
e91c2a15c0
feat(github-action): update nolar/setup-k3d-k3s action v1.0.10 → v1.1.0
2026-04-14 03:19:14 +00:00
TrueCharts Bot
09bbc72e29
chore(filezilla): update image ghcr.io/linuxserver/filezilla digest to 5a5c1a1 ( #46869 )
2026-04-13 23:42:40 +02:00
TrueCharts Bot
8cb44ddb49
chore(budge): update image ghcr.io/linuxserver/budge digest to 51e1b59 ( #46864 )
2026-04-13 23:40:23 +02:00
TrueCharts Bot
a8eacee018
chore(automatic-ripping-machine): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 5c2ff41 ( #46863 )
...
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 )
| digest | `20512ca` → `5c2ff41` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.
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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXV0b21hdGljLXJpcHBpbmctbWFjaGluZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-04-13 23:40:14 +02:00
TrueCharts Bot
bbd0c63125
chore(dashy): update image ghcr.io/lissy93/dashy digest to 5d5226b ( #46866 )
2026-04-13 23:38:43 +02:00
TrueCharts Bot
eda6fe9636
chore(fileflows): update image docker.io/revenz/fileflows digest to 429b37d ( #46868 )
2026-04-13 23:38:36 +02:00
TrueCharts Bot
d3376d103c
chore(anything-llm): update image ghcr.io/mintplex-labs/anything-llm digest to 975dbe6 ( #46862 )
2026-04-13 23:37:41 +02:00
TrueCharts Bot
d5ffd99b2d
chore(duckdns): update image ghcr.io/linuxserver/duckdns digest to abbeb23 ( #46867 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `13ab71b` → `abbeb23` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.
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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZHVja2RucyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-04-13 23:37:25 +02:00