Commit Graph

39343 Commits

Author SHA1 Message Date
gismo2004 a04d038c3c fix(customVersioning): correct formating for customVersioning.json5 (#31389)
**Description**
formating of customVersioning.json5 is not correct, and it seems like
renovate is not using the implemented rules. I have checked a view
packages (mylar3, calibre-web, oscam, scrypted) and all of them are
outdated.

hoping to fix this by fixing formating


⚒️ 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

**🧪 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
-->

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

**✔️ 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 corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 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
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** 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-01-31 11:12:03 +01:00
TrueCharts-Bot f2a028110a Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-01-31 00:13:07 +00:00
gismo2004 5bae7ebc9c feat(orcaslicer): move orcaslicer to stable (#31390)
**Description**
Tested on talos 1.9.3 with fluxcd, ingress, volsync and additional nfs
share.
Not able to test GPU acceleration as i don't have one availabe. 

⚒️ 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

**🧪 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
-->

**📃 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 corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 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
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** 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-01-30 22:53:27 +01:00
Kjeld Schouten 3ecbaf65f3 Update astro.config.mjs
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-01-30 15:03:14 +01:00
Kjeld Schouten a56d2f36f2 Update authors.ts
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-01-30 14:07:15 +01:00
Kjeld Schouten 62189ebb34 Update astro.config.mjs
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-01-30 13:22:30 +01:00
Kjeld Schouten 204fbfff5d Update and rename _2025-01-05-2025-start.md to 2025-01-30-2025-start.md
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-01-30 12:46:52 +01:00
Kjeld Schouten 567064dafa fix(clustertool): fix clustertool dependency references 2025-01-30 11:54:03 +01:00
Kjeld Schouten be53f96af9 fix some clustertool dependency issues 2025-01-30 11:31:47 +01:00
gismo2004 fb0892c076 feat(orcaslicer): add orcaslicer chart (#31388)
**Description**
Add orcaslicer, a G-code generator for 3D printers (Bambu, Prusa, Voron,
VzBot, RatRig, Creality, etc.)

⚒️ 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

**🧪 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
-->

**📃 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 corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 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
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

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

- [x] 🖼️ 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-01-30 10:07:55 +01:00
TrueCharts Bot 63b1ab06a3 chore(helm): update image tccr.io/tccr/alpine digest to 9a9ffc1 (#31379)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tccr.io/tccr/alpine](https://redirect.github.com/truecharts/public) |
digest | `b253939` -> `9a9ffc1` |

---

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

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-01-30 06:37:51 +00:00
TrueCharts Bot a37fee0653 chore(helm): update image ghcr.io/immich-app/immich-server v1.125.5 → v1.125.7 (#31383)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich)
| patch | `9be304e` -> `217cddb` |

---

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

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

---

### Release Notes

<details>
<summary>immich-app/immich (ghcr.io/immich-app/immich-server)</summary>

###
[`v1.125.7`](https://redirect.github.com/immich-app/immich/releases/tag/v1.125.7)

[Compare
Source](https://redirect.github.com/immich-app/immich/compare/v1.125.6...v1.125.7)

<!-- Release notes generated using configuration in .github/release.yml
at v1.125.7 -->

#### What's Changed

##### 🌟 Enhancements

- fix(server): Allow negative rating (for rejected images) by
[@&#8203;chkuendig](https://redirect.github.com/chkuendig) in
[https://github.com/immich-app/immich/pull/15699](https://redirect.github.com/immich-app/immich/pull/15699)
- feat: resolution selection and default preview playback for 360°
panorama videos by
[@&#8203;pastleo](https://redirect.github.com/pastleo) in
[https://github.com/immich-app/immich/pull/15747](https://redirect.github.com/immich-app/immich/pull/15747)
- feat: add support for JPEG 2000 by
[@&#8203;ayykamp](https://redirect.github.com/ayykamp) in
[https://github.com/immich-app/immich/pull/15710](https://redirect.github.com/immich-app/immich/pull/15710)
- fix(server): Update vaapi-wsl to include dxg by
[@&#8203;Mraedis](https://redirect.github.com/Mraedis) in
[https://github.com/immich-app/immich/pull/15759](https://redirect.github.com/immich-app/immich/pull/15759)

##### 🐛 Bug fixes

- fix(web): do not throw error when hash fails by
[@&#8203;RiggiG](https://redirect.github.com/RiggiG) in
[https://github.com/immich-app/immich/pull/15740](https://redirect.github.com/immich-app/immich/pull/15740)
- fix(web): cancel people merge selection: do not show "Change name
successfully" notification by
[@&#8203;afv](https://redirect.github.com/afv) in
[https://github.com/immich-app/immich/pull/15744](https://redirect.github.com/immich-app/immich/pull/15744)
- fix: show local dates for range in album summary by
[@&#8203;C-Otto](https://redirect.github.com/C-Otto) in
[https://github.com/immich-app/immich/pull/15654](https://redirect.github.com/immich-app/immich/pull/15654)
- fix(server): restore user by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[https://github.com/immich-app/immich/pull/15763](https://redirect.github.com/immich-app/immich/pull/15763)
- fix(web): update recent album after edit by
[@&#8203;antoniosarro](https://redirect.github.com/antoniosarro) in
[https://github.com/immich-app/immich/pull/15762](https://redirect.github.com/immich-app/immich/pull/15762)

##### 🌐 Translations

- chore: update of the Ukrainian translation by
[@&#8203;OriginalSimon](https://redirect.github.com/OriginalSimon) in
[https://github.com/immich-app/immich/pull/15751](https://redirect.github.com/immich-app/immich/pull/15751)

#### New Contributors

- [@&#8203;chkuendig](https://redirect.github.com/chkuendig) made their
first contribution in
[https://github.com/immich-app/immich/pull/15699](https://redirect.github.com/immich-app/immich/pull/15699)
- [@&#8203;RiggiG](https://redirect.github.com/RiggiG) made their first
contribution in
[https://github.com/immich-app/immich/pull/15740](https://redirect.github.com/immich-app/immich/pull/15740)
- [@&#8203;pastleo](https://redirect.github.com/pastleo) made their
first contribution in
[https://github.com/immich-app/immich/pull/15747](https://redirect.github.com/immich-app/immich/pull/15747)
-
[@&#8203;miguelangel-nubla](https://redirect.github.com/miguelangel-nubla)
made their first contribution in
[https://github.com/immich-app/immich/pull/15738](https://redirect.github.com/immich-app/immich/pull/15738)
- [@&#8203;afv](https://redirect.github.com/afv) made their first
contribution in
[https://github.com/immich-app/immich/pull/15744](https://redirect.github.com/immich-app/immich/pull/15744)
- [@&#8203;OriginalSimon](https://redirect.github.com/OriginalSimon)
made their first contribution in
[https://github.com/immich-app/immich/pull/15751](https://redirect.github.com/immich-app/immich/pull/15751)
- [@&#8203;bencochran](https://redirect.github.com/bencochran) made
their first contribution in
[https://github.com/immich-app/immich/pull/15381](https://redirect.github.com/immich-app/immich/pull/15381)
- [@&#8203;antoniosarro](https://redirect.github.com/antoniosarro) made
their first contribution in
[https://github.com/immich-app/immich/pull/15762](https://redirect.github.com/immich-app/immich/pull/15762)

**Full Changelog**:
https://github.com/immich-app/immich/compare/v1.125.6...v1.125.7

###
[`v1.125.6`](https://redirect.github.com/immich-app/immich/releases/tag/v1.125.6)

[Compare
Source](https://redirect.github.com/immich-app/immich/compare/v1.125.5...v1.125.6)

### v1.125.6

- Fixed a bug where thumbnail generation job queue all person faces at
midnight

<!-- Release notes generated using configuration in .github/release.yml
at v1.125.6 -->

#### What's Changed

##### 🐛 Bug fixes

- fix(server): person thumbnail generation always being queued by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[https://github.com/immich-app/immich/pull/15734](https://redirect.github.com/immich-app/immich/pull/15734)

**Full Changelog**:
https://github.com/immich-app/immich/compare/v1.125.5...v1.125.6

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->

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-01-30 06:34:45 +00:00
c-swearingen 0ad0d84d8b fix(docs): Updating dead links in README.md (#31378)
**Description**
Updates links that 404 in main README

⚒️ Fixes  # 31377

**⚙️ 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

**🧪 How Has This Been Tested?**
<!--
Previewed README and verified links go to appropriate pages
-->

**📃 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
- [x] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [ ] 🧪 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
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** 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._

Signed-off-by: c-swearingen <cswearingen@defenseunicorns.com>
2025-01-30 07:29:12 +01:00
TrueCharts Bot f490db2c27 chore(helm): update image docker.io/clickhouse/clickhouse-server 24.12.3.47 → 25.1.1.4165 (#31385)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/clickhouse/clickhouse-server | major | `3fb2bd1` ->
`340af76` |

---

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

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2025-01-30 07:27:01 +01:00
TrueCharts Bot 8909f0923b chore(helm): update image docker.io/sourcegraph/server 5.11.6271 → 6.0.0 (#31386)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/sourcegraph/server](https://sourcegraph.com/)
([source](https://redirect.github.com/sourcegraph/sourcegraph)) | major
| `e85c46a` -> `f46d006` |

---

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

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

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2025-01-30 07:26:47 +01:00
TrueCharts Bot 595551f048 chore(helm): update chart kube-prometheus-stack 68.3.3 → 68.4.0 (#31384) 2025-01-30 02:43:12 +01:00
TrueCharts Bot 8e3224b19e chore(helm): update authentik 2024.12.2 → 2024.12.3 (patch) (#31381)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/goauthentik/ldap](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | patch |
`c91d2d2` -> `f2fe207` |
| [ghcr.io/goauthentik/proxy](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | patch |
`d02cf3a` -> `1f3801f` |
| [ghcr.io/goauthentik/radius](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | patch |
`da40531` -> `9d46560` |
| [ghcr.io/goauthentik/server](https://goauthentik.io)
([source](https://redirect.github.com/goauthentik/authentik)) | patch |
`017794a` -> `7464a70` |

---

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

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-30 02:43:09 +01:00
TrueCharts Bot dd34f0fd5b chore(helm): update image ghcr.io/immich-app/immich-machine-learning v1.125.6 → v1.125.7 (#31382)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/immich-app/immich-machine-learning | patch | `8909004` ->
`2ff49f7` |
| ghcr.io/immich-app/immich-machine-learning | patch | `946810b` ->
`4cc88e5` |
| ghcr.io/immich-app/immich-machine-learning | patch | `0ca72da` ->
`5a7bac2` |

---

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

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-30 02:42:36 +01:00
TrueCharts Bot d75b9d9d72 chore(flux): update image jackett 23.3.5 → 23.3.6 (#31380)
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.5` ->
`23.3.6` |

---

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-30 02:38:31 +01:00
TrueCharts Bot 6e46e470aa chore(helm): update image docker.io/papermerge/papermerge 3.2.0 → 3.3.1 (#30221)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/papermerge/papermerge | minor | `11bd6e4` -> `cb8abec` |

---

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

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->

---------

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-01-29 15:44:46 +00:00
TrueCharts Bot a59edcb450 chore(helm): update image ghcr.io/tigerblue77/dell_idrac_fan_controller digest to eda0901 (#31365)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/tigerblue77/dell_idrac_fan_controller | digest | `891696a` ->
`eda0901` |

---

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

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->

---------

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-01-29 15:38:26 +00:00
TrueCharts Bot 80c416b82a chore(helm): update image docker.io/misskey/misskey 2024.11.0 → 2025.1.0 (#31375)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/misskey/misskey](https://redirect.github.com/misskey-dev/misskey)
| major | `f4a167a` -> `b49a902` |

---

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

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

---

### Release Notes

<details>
<summary>misskey-dev/misskey (docker.io/misskey/misskey)</summary>

###
[`v2025.1.0`](https://redirect.github.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#202510)

[Compare
Source](https://redirect.github.com/misskey-dev/misskey/compare/2024.11.0...2025.1.0)

##### Note

-   \[重要] ノート検索プロバイダの追加に伴い、configファイル(default.ymlなど)の構成が少し変わります.
- 新しい設定項目"fulltextSearch.provider"が追加されました. sqlLike, sqlPgroonga,
meilisearchのいずれかを設定出来ます.
- すでにMeilisearchをお使いの場合、
**"fulltextSearch.provider"を"meilisearch"に設定する必要** があります.
- 詳細は
[#&#8203;14730](https://redirect.github.com/misskey-dev/misskey/issues/14730)
および `.config/example.yml` または `.config/docker_example.yml`の'Fulltext
search configuration'をご参照願います.
-
【開発者向け】従来の開発モードでHMRが機能しない問題が修正されたため、バックエンド・フロントエンド分離型の開発モードが削除されました。開発環境においてconfigの変更が必要となる可能性があります。

##### General

- Feat: カスタム絵文字管理画面をリニューアル
[#&#8203;10996](https://redirect.github.com/misskey-dev/misskey/issues/10996)
    -   β版として公開のため、旧画面も引き続き利用可能です

##### Client

-   Enhance: PC画面でチャンネルが複数列で表示されるように\
(Cherry-picked from
[https://github.com/Otaku-Social/maniakey/pull/13](https://redirect.github.com/Otaku-Social/maniakey/pull/13))
-   Enhance: 照会に失敗した場合、その理由を表示するように
-   Enhance: ワードミュートで検知されたワードを表示できるように
-   Enhance: リモートのノートのリンクをコピーできるように
-   Enhance: 連合がホワイトリスト化・無効化されているサーバー向けのデザイン修正
-   Enhance: AiScriptのセーブデータを明示的に削除する関数`Mk:remove`を追加
-   Enhance: ノートの添付ファイルを一覧で遡れる「ファイル」タブを追加\
(Based on
[https://github.com/Otaku-Social/maniakey/pull/14](https://redirect.github.com/Otaku-Social/maniakey/pull/14))
-   Enhance: AiScriptの拡張API関数において引数の型チェックをより厳格に
- Enhance: クエリパラメータでuiを一時的に変更できるように
[#&#8203;15240](https://redirect.github.com/misskey-dev/misskey/issues/15240)
- Enhance: リモート絵文字のインポート時に詳細を確認できるように
[#&#8203;15336](https://redirect.github.com/misskey-dev/misskey/issues/15336)
-   Fix: 画面サイズが変わった際にナビゲーションバーが自動で折りたたまれない問題を修正
-   Fix: サーバー情報メニューに区切り線が不足していたのを修正
-   Fix: ノートがログインしているユーザーしか見れない場合にログインダイアログを閉じるとその後の動線がなくなる問題を修正
-   Fix: 公開範囲がホームのノートの埋め込みウィジェットが読み込まれない問題を修正\
(Cherry-picked from
https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/803)
-   Fix: 絵文字管理画面で一部の絵文字が表示されない問題を修正
- Fix: プラグイン `register_note_view_interruptor` でノートのサーバー情報の書き換えができない問題を修正
- Fix: Botプロテクションの設定変更時は実際に検証を通過しないと保存できないように(
[#&#8203;15137](https://redirect.github.com/misskey-dev/misskey/issues/15137)
)
-   Fix: ノート検索が使用できない場合でもチャンネルのノート検索欄がでていた問題を修正
-   Fix: `Ui:C:select`で値の変更が画面に反映されない問題を修正
-   Fix: MiAuth認可画面で、認可処理に失敗した場合でもコールバックURLに遷移してしまう問題を修正\
(Cherry-picked from
https://github.com/TeamNijimiss/misskey/commit/800359623e41a662551d774de15b0437b6849bb4)
-   Fix: ノート作成画面でファイルの添付可能個数を超えてもノートボタンが押せていた問題を修正
-   Fix: 「アカウントを管理」画面で、ユーザー情報の取得に失敗したアカウント(削除されたアカウントなど)が表示されない問題を修正
-   Fix: MacOSでChrome系ブラウザを使用している場合に、Misskeyを閉じた際に他のタブのオーディオ機能と干渉する問題を修正
-   Fix: 言語データのキャッシュ状況によっては、埋め込みウィジェットが正しく起動しない問題を修正
- Fix: 「削除して編集」でノートの引用を解除出来なかった問題を修正(
[#&#8203;14476](https://redirect.github.com/misskey-dev/misskey/issues/14476)
)
-   Fix: RSSウィジェットが正しく表示されない問題を修正\
(Cherry-picked from
https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/857)
-   Fix: ワードミュートの保存失敗時にAPIエラーが握りつぶされる事があるのを修正
-   Fix: アンケートでリモートの絵文字が正しく描画できない問題の修正
(Cherry-picked
f[https://github.com/yojo-art/cherrypick/pull/153](https://redirect.github.com/yojo-art/cherrypick/pull/153)/153)
-   Fix: 非ログイン時のサーバー概要画面のメニューボタンが押せないことがあるのを修正\
(Cherry-picked from
https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/656)
-   Fix: URLにはじめから`#pswp`が含まれている場合に画像ビューワーがブラウザの戻るボタンで閉じられない問題を修正
-   Fix: ロール作成画面で設定できるアイコンデコレーションの最大取付個数を16に制限
-   Fix: Firefox Nightlyなどでアイコンが読み込めない問題を修正

##### Server

- Enhance:
pg_bigmが利用できるよう、ノートの検索をILIKE演算子でなくLIKE演算子でLOWER()をかけたテキストに対して行うように
- Enhance: ノート検索の選択肢としてpgroongaに対応 (
[#&#8203;14730](https://redirect.github.com/misskey-dev/misskey/issues/14730)
)
-   Enhance: チャート更新時にDBに同時接続しないように\
(Cherry-picked from
https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/830)
- Enhance: config(default.yml)からSQLログ全文を出力するか否かを設定可能に (
[#&#8203;15266](https://redirect.github.com/misskey-dev/misskey/issues/15266)
)
- Fix: ユーザーのプロフィール画面をアドレス入力などで直接表示した際に概要タブの描画に失敗する問題の修正(
[#&#8203;15032](https://redirect.github.com/misskey-dev/misskey/issues/15032)
)
-   Fix: 起動前の疎通チェックが機能しなくなっていた問題を修正\
(Cherry-picked from
https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/737)
-   Fix: ノートの閲覧にログイン必須にしてもFeedでノートが表示されてしまう問題を修正
- Fix: 絵文字の連合でライセンス欄を相互にやり取りするように (
[#&#8203;10859](https://redirect.github.com/misskey-dev/misskey/issues/10859),
[#&#8203;14109](https://redirect.github.com/misskey-dev/misskey/issues/14109)
)
- Fix: ロックダウンされた期間指定のノートがStreaming経由でLTLに出現するのを修正 (
[#&#8203;15200](https://redirect.github.com/misskey-dev/misskey/issues/15200)
)
- Fix: disableClustering設定時の初期化ロジックを調整(
[#&#8203;15223](https://redirect.github.com/misskey-dev/misskey/issues/15223)
)
- Fix: URLとURIが異なるエンティティの照会に失敗する問題を修正(
[#&#8203;15039](https://redirect.github.com/misskey-dev/misskey/issues/15039)
)
-   Fix: ActivityPubリクエストかどうかの判定が正しくない問題を修正\
(Cherry-picked from
[https://github.com/MisskeyIO/misskey/pull/869](https://redirect.github.com/MisskeyIO/misskey/pull/869))
-   Fix: `/api/pages/update`にて`name`を指定せずにリクエストするとエラーが発生する問題を修正
-   Fix: AIセンシティブ判定が arm64 環境で動作しない問題を修正
- Fix:
非Misskey系のソフトウェアからHTML`<ruby>`タグを含むノートを受信した場合、MFMの読み仮名(ルビ)文法に変換して表示
- Fix: 連合OFFで投稿されたノートに対する冗長な処理を抑止 (
[#&#8203;15018](https://redirect.github.com/misskey-dev/misskey/issues/15018)
)
-   Fix: `/api.json`のレスポンスが2回目のリクエスト以降おかしくなる問題を修正

##### Misskey.js

-   Feat: allow setting `binaryType` of WebSocket connection

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2025-01-29 16:13:57 +01:00
TrueCharts Bot 20464a75b0 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1317 → 0.22.1323 (#31372) 2025-01-29 16:12:50 +01:00
TrueCharts Bot 8f07413ddc chore(helm): update image docker.io/n8nio/n8n 1.76.1 → 1.77.0 (#31374)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `75866b0`
-> `dd093bb` |

---

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

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

---

### Release Notes

<details>
<summary>n8n-io/n8n (docker.io/n8nio/n8n)</summary>

###
[`v1.77.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1770-2025-01-29)

##### Bug Fixes

- **core:** Account for pre-execution failure in scaling mode
([#&#8203;12815](https://redirect.github.com/n8n-io/n8n/issues/12815))
([b4d27c4](https://redirect.github.com/n8n-io/n8n/commit/b4d27c49e32bfacbd2690bf1c07194562f6a4a61))
- **core:** Display the last activated plan name when multiple are
activated
([#&#8203;12835](https://redirect.github.com/n8n-io/n8n/issues/12835))
([03365f0](https://redirect.github.com/n8n-io/n8n/commit/03365f096d3d5c8e3a6537f37cda412959705346))
- **core:** Fix possible corruption of OAuth2 credential
([#&#8203;12880](https://redirect.github.com/n8n-io/n8n/issues/12880))
([ac84ea1](https://redirect.github.com/n8n-io/n8n/commit/ac84ea14452cbcec95f14073e8e70427169e6a7f))
- **core:** Fix usage of external libs in task runner
([#&#8203;12788](https://redirect.github.com/n8n-io/n8n/issues/12788))
([3d9d5bf](https://redirect.github.com/n8n-io/n8n/commit/3d9d5bf9d58f3c49830d42a140d6c8c6b59952dc))
- **core:** Handle max stalled count error better
([#&#8203;12824](https://redirect.github.com/n8n-io/n8n/issues/12824))
([eabf160](https://redirect.github.com/n8n-io/n8n/commit/eabf1609577cd94a6bad5020c34378d840a13bc0))
- **core:** Improve error handling in credential decryption and parsing
([#&#8203;12868](https://redirect.github.com/n8n-io/n8n/issues/12868))
([0c86bf2](https://redirect.github.com/n8n-io/n8n/commit/0c86bf2b3761bb93fd3cedba7a483ae5d97bd332))
- **core:** Renew license on startup for instances with detached
floating entitlements
([#&#8203;12884](https://redirect.github.com/n8n-io/n8n/issues/12884))
([f32eef8](https://redirect.github.com/n8n-io/n8n/commit/f32eef85bd066ee9b54d110355c6b80124d67437))
- **core:** Update execution entity and execution data in transaction
([#&#8203;12756](https://redirect.github.com/n8n-io/n8n/issues/12756))
([1f43181](https://redirect.github.com/n8n-io/n8n/commit/1f4318136011bffaad04527790a9eba79effce35))
- **core:** Validate credential data before encryption
([#&#8203;12885](https://redirect.github.com/n8n-io/n8n/issues/12885))
([3d27a14](https://redirect.github.com/n8n-io/n8n/commit/3d27a1498702206b738cf978d037191306cec42b))
- **editor:** Add notice when user hits the limit for execution metadata
item length
([#&#8203;12676](https://redirect.github.com/n8n-io/n8n/issues/12676))
([02df25c](https://redirect.github.com/n8n-io/n8n/commit/02df25c450a0a384a32d0815d8a2faec7562a8ae))
- **editor:** Don't send run data for full manual executions
([#&#8203;12687](https://redirect.github.com/n8n-io/n8n/issues/12687))
([9139dc3](https://redirect.github.com/n8n-io/n8n/commit/9139dc3c2916186648fb5bf63d14fcb90773eb1c))
- **editor:** Fix sub-execution links in empty output tables
([#&#8203;12781](https://redirect.github.com/n8n-io/n8n/issues/12781))
([114ed88](https://redirect.github.com/n8n-io/n8n/commit/114ed88368d137443b9c6605d4fe11b02053549d))
- **editor:** Fix workflow move project select filtering
([#&#8203;12764](https://redirect.github.com/n8n-io/n8n/issues/12764))
([358d284](https://redirect.github.com/n8n-io/n8n/commit/358d2843e5e468071d6764419169811e93138c35))
- **editor:** Focus executions iframe when n8n is ready to delegate
keyboard events
([#&#8203;12741](https://redirect.github.com/n8n-io/n8n/issues/12741))
([d506218](https://redirect.github.com/n8n-io/n8n/commit/d5062189dbca02dfdf485fc220cc2a7b05e3e6cc))
- **editor:** Handle large payloads in the AI Assistant requests better
([#&#8203;12747](https://redirect.github.com/n8n-io/n8n/issues/12747))
([eb4dea1](https://redirect.github.com/n8n-io/n8n/commit/eb4dea1ca891bb7ac07c8bbbae8803de080c4623))
- **editor:** Hide Set up Template button for empty workflows
([#&#8203;12808](https://redirect.github.com/n8n-io/n8n/issues/12808))
([36e615b](https://redirect.github.com/n8n-io/n8n/commit/36e615b28f395623457bbb9bf4ab6fd69102b6ea))
- **editor:** Load appropriate credentials in canvas V2 for new workflow
([#&#8203;12722](https://redirect.github.com/n8n-io/n8n/issues/12722))
([2020dc5](https://redirect.github.com/n8n-io/n8n/commit/2020dc502feae6cae827dfbcc40ffed89bcc334a))
- **editor:** Properly set active project in new canvas
([#&#8203;12810](https://redirect.github.com/n8n-io/n8n/issues/12810))
([648c6f9](https://redirect.github.com/n8n-io/n8n/commit/648c6f9315b16b885e04716e7e0035a73b358fb0))
- **editor:** Render inline SVGs correctly on the external secrets
settings page
([#&#8203;12802](https://redirect.github.com/n8n-io/n8n/issues/12802))
([5820ade](https://redirect.github.com/n8n-io/n8n/commit/5820ade1e4b9d638c9b6369aef369d6dc9320da6))
- **editor:** Show input selector when node has error
([#&#8203;12813](https://redirect.github.com/n8n-io/n8n/issues/12813))
([5b760e7](https://redirect.github.com/n8n-io/n8n/commit/5b760e7f7fc612b10307b4871e24b549f5d9d420))
- **editor:** Show mappings by default in sub-node NDVs when the root
node isn't executed
([#&#8203;12642](https://redirect.github.com/n8n-io/n8n/issues/12642))
([fb662dd](https://redirect.github.com/n8n-io/n8n/commit/fb662dd95cae3bc51d05d05e32e772d05adafa1e))
- **Postgres PGVector Store Node:** Release postgres connections back to
the pool
([#&#8203;12723](https://redirect.github.com/n8n-io/n8n/issues/12723))
([663dfb4](https://redirect.github.com/n8n-io/n8n/commit/663dfb48defd944f88f0ecc4f3347ea4f8a7c831))

##### Features

- Add DeepSeek Chat Model node
([#&#8203;12873](https://redirect.github.com/n8n-io/n8n/issues/12873))
([9918afa](https://redirect.github.com/n8n-io/n8n/commit/9918afa51b16116abb73692a66df84e48128f406))
- Add OpenRouter node
([#&#8203;12882](https://redirect.github.com/n8n-io/n8n/issues/12882))
([dc85b02](https://redirect.github.com/n8n-io/n8n/commit/dc85b022d111d1e8b038ca1a9f6a1041f19cf2b0))
- Add timeout options to sendAndWait operations
([#&#8203;12753](https://redirect.github.com/n8n-io/n8n/issues/12753))
([3e9f24d](https://redirect.github.com/n8n-io/n8n/commit/3e9f24ddf462349145d89fe183313c95512c699b))
- **API:** Add route for schema static files
([#&#8203;12770](https://redirect.github.com/n8n-io/n8n/issues/12770))
([d981b56](https://redirect.github.com/n8n-io/n8n/commit/d981b5659a26f92b11e5d0cd5570504fd683626c))
- **core:** Explicitly report external hook failures
([#&#8203;12830](https://redirect.github.com/n8n-io/n8n/issues/12830))
([a24e442](https://redirect.github.com/n8n-io/n8n/commit/a24e4420bb9023f808acd756d125dffaea325968))
- **core:** Rename two task runner env vars
([#&#8203;12763](https://redirect.github.com/n8n-io/n8n/issues/12763))
([60187ca](https://redirect.github.com/n8n-io/n8n/commit/60187cab9bc9d21aa6ba710d772c068324e429f1))
- **editor:** Add evaluation workflow and enhance workflow selector with
pinned data support
([#&#8203;12773](https://redirect.github.com/n8n-io/n8n/issues/12773))
([be967eb](https://redirect.github.com/n8n-io/n8n/commit/be967ebec07fab223513f93f50bcc389b9a4c548))
- **editor:** Always keep at least one executing node indicator in the
workflow
([#&#8203;12829](https://redirect.github.com/n8n-io/n8n/issues/12829))
([c25c613](https://redirect.github.com/n8n-io/n8n/commit/c25c613a04a6773fa4014d9a0d290e443bcabbe0))
- **Google Chat Node:** Updates
([#&#8203;12827](https://redirect.github.com/n8n-io/n8n/issues/12827))
([e146ad0](https://redirect.github.com/n8n-io/n8n/commit/e146ad021a0be22cf51bafa3c015d03550e03d97))
- **Microsoft Outlook Node:** New operation sendAndWait
([#&#8203;12795](https://redirect.github.com/n8n-io/n8n/issues/12795))
([f4bf55f](https://redirect.github.com/n8n-io/n8n/commit/f4bf55f0d8278ff954344cf6397c10d8261b39a4))
- **n8n Form Node:** Add read-only/custom HTML form elements
([#&#8203;12760](https://redirect.github.com/n8n-io/n8n/issues/12760))
([ba8aa39](https://redirect.github.com/n8n-io/n8n/commit/ba8aa3921613c590caaac627fbb9837ccaf87783))
- **Send Email Node:** New operation sendAndWait
([#&#8203;12775](https://redirect.github.com/n8n-io/n8n/issues/12775))
([a197fbb](https://redirect.github.com/n8n-io/n8n/commit/a197fbb21b5642843d8bc3e657049aca99e0729d))
- **Summarize Node:** Turns error when field not found in items into
warning
([#&#8203;11889](https://redirect.github.com/n8n-io/n8n/issues/11889))
([d7dda3f](https://redirect.github.com/n8n-io/n8n/commit/d7dda3f5de52925e554455f9f10e51bd173ea856))
- **Telegram Node:** New operation sendAndWait
([#&#8203;12771](https://redirect.github.com/n8n-io/n8n/issues/12771))
([2c58d47](https://redirect.github.com/n8n-io/n8n/commit/2c58d47f8eee1f865ecc1eeb89aa20c69c28abae))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-29 16:12:41 +01:00
TrueCharts Bot efb0979d4f chore(helm): update image ghcr.io/museofficial/muse 2.10.0 → 2.10.1 (#31373) 2025-01-29 16:12:13 +01:00
TrueCharts Bot c29b053349 chore(helm): update image docker.io/gaseousgames/gaseousserver v1.7.7 → v1.7.9 (#31370) 2025-01-29 16:12:07 +01:00
TrueCharts Bot 97cb1a892e chore(helm): update image docker.io/jgraph/drawio 26.0.7 → 26.0.9 (#31371)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/jgraph/drawio](https://www.drawio.com)
([source](https://redirect.github.com/jgraph/docker-drawio)) | patch |
`853ff63` -> `4273fe3` |

---

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

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

---

### Release Notes

<details>
<summary>jgraph/docker-drawio (docker.io/jgraph/drawio)</summary>

###
[`v26.0.9`](https://redirect.github.com/jgraph/docker-drawio/compare/v26.0.7...v26.0.9)

[Compare
Source](https://redirect.github.com/jgraph/docker-drawio/compare/v26.0.7...v26.0.9)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-29 16:11:40 +01:00
TrueCharts Bot 043fea006b chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 4b33c18 (#31362) 2025-01-29 15:52:39 +01:00
TrueCharts Bot b6e99ff705 chore(helm): update image docker.io/revenz/fileflows digest to b4d83ca (#31363) 2025-01-29 15:52:36 +01:00
TrueCharts Bot 98f9809345 chore(helm): update image ghcr.io/meeb/tubesync digest to 40434f6 (#31364) 2025-01-29 15:52:32 +01:00
TrueCharts Bot ef8268394d chore(helm): update image docker.io/afterlogic/docker-aurora-files digest to a2e90f9 (#31361)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/afterlogic/docker-aurora-files | digest | `3d7fc45` ->
`a2e90f9` |

---

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

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-01-29 15:52:24 +01:00
TrueCharts Bot 95f65d94ff chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-blender-g3 digest to 17d331e (#31360)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/accetto/ubuntu-vnc-xfce-blender-g3 | digest | `8f31db7` ->
`17d331e` |

---

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

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-01-29 15:51:57 +01:00
TrueCharts Bot 9e96576d01 chore(flux): update helm release openebs 4.1.2 → 4.1.3 (clustertool) (#31366) 2025-01-29 15:50:28 +01:00
TrueCharts Bot 08585c16bf chore(flux): update image jackett 23.3.4 → 23.3.5 (#31367) 2025-01-29 15:50:23 +01:00
TrueCharts Bot 8dda6925a7 chore(flux): update image prometheus-operator 10.1.3 → 10.1.4 (clustertool) (#31368) 2025-01-29 15:50:13 +01:00
TrueCharts Bot b967c3fd42 chore(helm): update image docker.io/grafana/grafana 11.4.0 → 11.5.0 (#31356)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/grafana/grafana | minor | `d8ea377` -> `0a2874c` |

---

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

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->

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-01-29 14:18:36 +00:00
TrueCharts Bot c8ac1fead7 chore(helm): update image ghcr.io/taxel/plextraktsync 0.33.0 → 0.34.0 (#31358)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/taxel/plextraktsync](https://redirect.github.com/Taxel/PlexTraktSync)
| minor | `705ece7` -> `76516cf` |

---

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

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

---

### Release Notes

<details>
<summary>Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)</summary>

###
[`v0.33.1`](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.33.0...0.33.1)

[Compare
Source](https://redirect.github.com/Taxel/PlexTraktSync/compare/0.33.0...0.33.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->

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-01-29 14:17:11 +00:00
James Musson eddf007afe fix(handbrake): implement handbrake.DARK_MODE (#31326)
**Description**

Adds DARK_MODE to the list of values set under `values.handbrake` so
that this is included in the configmap, in preference to the user adding
under `workload.main.podSpec.[..].env`.

It is added with value `false` by default.

This is implemented in the same way as in the makemkv chart, whose
upstream maintainer is the same as for handbrake, and follows the model
already used for existing values set under this section of the chart.
For this reason I have updated as semVer patch only.

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

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
Confirmed locally that this value can be set under
`workload.main.podSpec.containers.main.env` and is implemented as
DARK_MODE setting.

**📃 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 corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 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):` or `chore(chart-name):`

** 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._

---------

Signed-off-by: James Musson <jtmusson@hey.com>
2025-01-29 15:12:48 +01:00
TrueCharts Bot fd981e9e80 chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.9.3 (clustertool) (#31342)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/siderolabs/installer](https://redirect.github.com/siderolabs/talos)
| patch | `v1.9.2` -> `v1.9.3` |

---

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

---

### Release Notes

<details>
<summary>siderolabs/talos (ghcr.io/siderolabs/installer)</summary>

###
[`v1.9.3`](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.3)

[Compare
Source](https://redirect.github.com/siderolabs/talos/compare/v1.9.2...v1.9.3)

##### [Talos
1.9.3](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.3)
(2025-01-28)

Welcome to the v1.9.3 release of Talos!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.

##### Component Updates

-   Linux: 6.12.11
-   Kubernetes: 1.23.1
-   etcd: 3.5.18

Talos is built with Go 1.23.5.

##### Contributors

-   Andrey Smirnov
-   Dmitriy Matrenichev
-   Noel Georgi

##### Changes

<details><summary>12 commits</summary>
<p>

-
[@&#8203;`d40df43`](https://redirect.github.com/siderolabs/talos/commit/d40df438a)
release(v1.9.3): prepare release
-
[@&#8203;`41dd593`](https://redirect.github.com/siderolabs/talos/commit/41dd59300)
test: bump timeout on rotate CA test
-
[@&#8203;`1abeaa3`](https://redirect.github.com/siderolabs/talos/commit/1abeaa33a)
feat: update Linux to 6.2.11
-
[@&#8203;`2894507`](https://redirect.github.com/siderolabs/talos/commit/2894507f5)
feat: update etcd to 3.5.18
-
[@&#8203;`e3bd08b`](https://redirect.github.com/siderolabs/talos/commit/e3bd08b0a)
fix: bring back disk UUID
-
[@&#8203;`8fadd04`](https://redirect.github.com/siderolabs/talos/commit/8fadd042d)
fix: disks with 4k sector size and systemd-boot
-
[@&#8203;`b854ea9`](https://redirect.github.com/siderolabs/talos/commit/b854ea97f)
fix: abort node watch on hostname change
-
[@&#8203;`5c7b3ec`](https://redirect.github.com/siderolabs/talos/commit/5c7b3ec80)
chore: update Go to 1.23.5
-
[@&#8203;`f72a155`](https://redirect.github.com/siderolabs/talos/commit/f72a155c8)
fix: ignore forbidden error when waiting for pod eviction
-
[@&#8203;`9587d86`](https://redirect.github.com/siderolabs/talos/commit/9587d86e0)
chore: clear cache after updating upstreams
-
[@&#8203;`885cb4c`](https://redirect.github.com/siderolabs/talos/commit/885cb4cb0)
fix: make etc binds read-only
-
[@&#8203;`508cc7b`](https://redirect.github.com/siderolabs/talos/commit/508cc7bd0)
feat: update Kubernetes to 1.32.1

</p>
</details>

##### Changes from siderolabs/pkgs
<details><summary>4 commits</summary>
<p>

-
[siderolabs/pkgs@`2250843`](https://redirect.github.com/siderolabs/pkgs/commit/2250843)
feat: update Linux to 6.12.11
-
[siderolabs/pkgs@`0f48ede`](https://redirect.github.com/siderolabs/pkgs/commit/0f48ede)
feat: bump NVIDIA driver versions
-
[siderolabs/pkgs@`164563f`](https://redirect.github.com/siderolabs/pkgs/commit/164563f)
feat: update Linux to 6.2.10
-
[siderolabs/pkgs@`17c292f`](https://redirect.github.com/siderolabs/pkgs/commit/17c292f)
feat: update Go to 1.23.5

</p>
</details>

##### Changes from siderolabs/tools
<details><summary>1 commit</summary>
<p>

-
[siderolabs/tools@`bf2085e`](https://redirect.github.com/siderolabs/tools/commit/bf2085e)
feat: update Go to 1.23.5

</p>
</details>

##### Dependency Changes

-   **github.com/containerd/containerd/v2**        v2.0.1 -> v2.0.2
- **github.com/containerd/platforms** v1.0.0-rc.0 -> v1.0.0-rc.1
-   **github.com/opencontainers/runc**             v1.2.3 -> v1.2.4
-   **github.com/siderolabs/go-blockdevice/v2**    v2.0.11 -> v2.0.13
- **github.com/siderolabs/pkgs** v1.9.0-21-gc1f06e5 ->
v1.9.0-25-g2250843
-   **github.com/siderolabs/talos/pkg/machinery**  v1.9.2 -> v1.9.3
- **github.com/siderolabs/tools** v1.9.0-1-geaad82f -> v1.9.0-2-gbf2085e
-   **go.etcd.io/etcd/api/v3**                     v3.5.17 -> v3.5.18
-   **go.etcd.io/etcd/client/pkg/v3**              v3.5.17 -> v3.5.18
-   **go.etcd.io/etcd/client/v3**                  v3.5.17 -> v3.5.18
-   **go.etcd.io/etcd/etcdutl/v3**                 v3.5.17 -> v3.5.18
-   **golang.org/x/net**                           v0.32.0 -> v0.34.0
-   **golang.org/x/sys**                           v0.28.0 -> v0.29.0
-   **golang.org/x/term**                          v0.27.0 -> v0.28.0
-   **k8s.io/api**                                 v0.32.0 -> v0.32.1
-   **k8s.io/apiserver**                           v0.32.0 -> v0.32.1
-   **k8s.io/client-go**                           v0.32.0 -> v0.32.1
-   **k8s.io/component-base**                      v0.32.0 -> v0.32.1
-   **k8s.io/kube-scheduler**                      v0.32.0 -> v0.32.1
-   **k8s.io/kubectl**                             v0.32.0 -> v0.32.1
-   **k8s.io/kubelet**                             v0.32.0 -> v0.32.1
-   **k8s.io/pod-security-admission**              v0.32.0 -> v0.32.1

Previous release can be found at
[v1.9.2](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.2)

##### Images

    ghcr.io/siderolabs/flannel:v0.26.1
    registry.k8s.io/coredns/coredns:v1.12.0
    gcr.io/etcd-development/etcd:v3.5.18
    registry.k8s.io/kube-apiserver:v1.32.1
    registry.k8s.io/kube-controller-manager:v1.32.1
    registry.k8s.io/kube-scheduler:v1.32.1
    registry.k8s.io/kube-proxy:v1.32.1
    ghcr.io/siderolabs/kubelet:v1.32.1
    ghcr.io/siderolabs/installer:v1.9.3
    registry.k8s.io/pause:3.10

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJzeXN0ZW0tdXBncmFkZSIsInR5cGUvcGF0Y2giXX0=-->
2025-01-29 15:10:22 +01:00
TrueCharts Bot 4780e5f32c chore(helm): update image docker.io/jenkins/jenkins 2.494 → 2.495 (#31357)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/jenkins/jenkins](https://www.jenkins.io/)
([source](https://redirect.github.com/jenkinsci/docker)) | minor |
`b1bcee2` -> `0e68e15` |

---

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

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

---

### Release Notes

<details>
<summary>jenkinsci/docker (docker.io/jenkins/jenkins)</summary>

###
[`v2.495`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.495)

[Compare
Source](https://redirect.github.com/jenkinsci/docker/compare/2.494...2.495)

<!-- Optional: add a release summary here -->

#### 📦 Jenkins Core updates

- Update to Jenkins 2.495
([changelog](https://www.jenkins.io/changelog/2.495))

#### 📦 Dependency updates

- chore(deps): bump updatecli/updatecli-action from 2.76.0 to 2.77.0
([#&#8203;1983](https://redirect.github.com/jenkinsci/docker/issues/1983))
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-29 03:00:12 +01:00
TrueCharts Bot 4ae0dd1c4e chore(helm): update image ghcr.io/taxel/plextraktsync 0.33.0 → 0.33.1 (#31355) 2025-01-29 02:58:46 +01:00
TrueCharts Bot 355b269f0c chore(helm): update image ghcr.io/immich-app/immich-machine-learning v1.125.5 → v1.125.6 (#31353)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/immich-app/immich-machine-learning | patch | `754b18c` ->
`8909004` |
| ghcr.io/immich-app/immich-machine-learning | patch | `34406b6` ->
`946810b` |
| ghcr.io/immich-app/immich-machine-learning | patch | `698b9b2` ->
`0ca72da` |

---

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

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-29 02:58:38 +01:00
TrueCharts Bot 6924cff0f1 chore(helm): update image ghcr.io/ellite/wallos 2.45.0 → 2.45.1 (#31352)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) |
patch | `ea3cb3a` -> `23d2151` |

---

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

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

---

### Release Notes

<details>
<summary>ellite/Wallos (ghcr.io/ellite/wallos)</summary>

###
[`v2.45.1`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#2451-2025-01-28)

[Compare
Source](https://redirect.github.com/ellite/Wallos/compare/v2.45.0...v2.45.1)

##### Bug Fixes

- improve czech translation
([e2dc269](https://redirect.github.com/ellite/Wallos/commit/e2dc2696310159900c1f8fbe0a090e66b29b778d))
- improve japanese translation
([#&#8203;713](https://redirect.github.com/ellite/Wallos/issues/713))
([e2dc269](https://redirect.github.com/ellite/Wallos/commit/e2dc2696310159900c1f8fbe0a090e66b29b778d))
- improve traditional chinese translation
([e2dc269](https://redirect.github.com/ellite/Wallos/commit/e2dc2696310159900c1f8fbe0a090e66b29b778d))
- setting pgid and puid for the container
([e2dc269](https://redirect.github.com/ellite/Wallos/commit/e2dc2696310159900c1f8fbe0a090e66b29b778d))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-29 02:57:58 +01:00
TrueCharts Bot 2eb71e3f6a chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to a4a0ca4 (#31338) 2025-01-29 02:57:33 +01:00
TrueCharts Bot 6265e70272 chore(helm): update image docker.io/semaphoreui/semaphore v2.11.2 → v2.11.3 (#31350)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore)
| patch | `22ce9e4` -> `e9c2e9d` |

---

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

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

---

### Release Notes

<details>
<summary>semaphoreui/semaphore
(docker.io/semaphoreui/semaphore)</summary>

###
[`v2.11.3`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.11.3)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.11.2...v2.11.3)

#### Bugfixes

-   Fixed bug with re-running task when using BoltDB
-   Fixed bug with exporting project
-   Fixed bug with reading registration token from stdin for Runners

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-29 02:57:15 +01:00
TrueCharts Bot 89b4dcb053 chore(helm): update image ghcr.io/linuxserver/firefox digest to 874f491 (#31335) 2025-01-29 02:56:48 +01:00
TrueCharts Bot 50795c139a chore(helm): update image docker.io/grafana/grafana 11.4.0 → 11.4.1 (#31349) 2025-01-29 02:56:39 +01:00
TrueCharts Bot 8b12cc7f6d chore(helm): update image ghcr.io/elfhosted/riven-frontend digest to fd4e742 (#31333) 2025-01-29 02:56:35 +01:00
TrueCharts Bot 8a53b48e63 chore(helm): update image docker.io/docuseal/docuseal 1.8.8 → 1.8.9 (#31348)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/docuseal/docuseal | patch | `7a93c90` -> `778ecf7` |

---

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

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-29 02:56:29 +01:00
TrueCharts Bot 3dbd9a5de0 chore(helm): update image ghcr.io/meeb/tubesync digest to 1d33919 (#31336)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/meeb/tubesync | digest | `33b87cc` -> `1d33919` |

---

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

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-01-29 02:56:07 +01:00