Commit Graph

39271 Commits

Author SHA1 Message Date
TrueCharts Bot fa63bb2aab chore(helm): update chart mariadb 15.8.0 → 15.8.1 (#31310)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mariadb](https://truecharts.org/charts/stable/mariadb)
([source](https://redirect.github.com/bitnami/bitnami-docker-mariadb)) |
patch | `15.8.0` -> `15.8.1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->
2025-01-28 03:02:07 +01:00
TrueCharts Bot 4f354816f4 chore(helm): update image renovate/renovate 39.128.0 → 39.137.1 (#31322) 2025-01-28 02:54:56 +01:00
TrueCharts Bot 011e9dc887 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.98.0 → 0.99.0 (#31321)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| minor | `084fe7e` -> `2ff6e69` |

---

> [!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>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary>

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

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

Two main features in this release: first, you can now customise the
ignored files and folders list for disk scanning, which should help keep
things tidy; and second, we've got more federation support for creator
profiles.

Now, if you follow a creator on another Manyfold instance, it will
appear in your local creator list, and you can assign models to it, as
well as easily visiting the original profile. You can also search for
Fediverse addresses straight from the main search box - try following
`@floppy@manyfold.floppy.org.uk` to see it in action!

There's more federation work coming soon, so stay tuned!

#### What's Changed

#####  New Features 

- Include followed remote creators in list by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3478](https://redirect.github.com/manyfold3d/manyfold/pull/3478)
- Configure files / directories that should be ignored during scan by
[@&#8203;matthewbadeau](https://redirect.github.com/matthewbadeau) in
[https://github.com/manyfold3d/manyfold/pull/3434](https://redirect.github.com/manyfold3d/manyfold/pull/3434)
- Entering fediverse username in main search redirects to follow page by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3490](https://redirect.github.com/manyfold3d/manyfold/pull/3490)

##### 🐛 Bug Fixes 🐛

- Fix problems with searching for remote fediverse users by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3488](https://redirect.github.com/manyfold3d/manyfold/pull/3488)
- Use simpler regexp output for file settings form by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3489](https://redirect.github.com/manyfold3d/manyfold/pull/3489)

##### 🛠️ Other Improvements 🛠️

- Store activitypub extension data for remote actors by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3472](https://redirect.github.com/manyfold3d/manyfold/pull/3472)
- Include creator caption and notes in activitystream summary by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3473](https://redirect.github.com/manyfold3d/manyfold/pull/3473)
- Add creator links as attachments in activitystreams by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3477](https://redirect.github.com/manyfold3d/manyfold/pull/3477)
- Order libraries by name, by default by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3481](https://redirect.github.com/manyfold3d/manyfold/pull/3481)
- Reorganise creator display a little for remote creators by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3482](https://redirect.github.com/manyfold3d/manyfold/pull/3482)
- Rename extension namespace to f3di by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3483](https://redirect.github.com/manyfold3d/manyfold/pull/3483)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.98.0...v0.99.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-28 02:54:53 +01:00
TrueCharts Bot f6e596eddd chore(helm): update chart memcached 14.5.0 → 14.5.1 (#31311)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/stable/memcached)
([source](https://redirect.github.com/bitnami/bitnami-docker-memcached))
| patch | `14.5.0` -> `14.5.1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->
2025-01-28 02:54:41 +01:00
TrueCharts Bot 0a1a3a1d09 fix(website): update astro 5.1.9 → 5.1.10 (#31318) 2025-01-28 02:54:23 +01:00
TrueCharts Bot 5908cf0aba chore(helm): update rdesktop (#31291)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/rdesktop | digest | `a7e6be1` -> `28a2b08` |
| lscr.io/linuxserver/rdesktop | digest | `c895120` -> `9d5be28` |
| lscr.io/linuxserver/rdesktop | digest | `583c5cb` -> `501ef36` |
| lscr.io/linuxserver/rdesktop | digest | `126b5a2` -> `480648c` |
| lscr.io/linuxserver/rdesktop | digest | `8606c70` -> `0eae61b` |
| lscr.io/linuxserver/rdesktop | digest | `f3f232b` -> `aa9701d` |
| lscr.io/linuxserver/rdesktop | digest | `628a890` -> `bb27463` |
| lscr.io/linuxserver/rdesktop | digest | `5afd5f0` -> `fd90645` |
| lscr.io/linuxserver/rdesktop | digest | `161c027` -> `a031c6f` |
| lscr.io/linuxserver/rdesktop | digest | `f4f9e3c` -> `feb1db2` |
| lscr.io/linuxserver/rdesktop | digest | `db7bfd8` -> `e492582` |
| lscr.io/linuxserver/rdesktop | digest | `f2081a8` -> `efb9466` |
| lscr.io/linuxserver/rdesktop | digest | `368feb2` -> `2689bef` |
| lscr.io/linuxserver/rdesktop | digest | `49170e4` -> `cf15884` |
| lscr.io/linuxserver/rdesktop | digest | `f1bb241` -> `36ef10c` |
| lscr.io/linuxserver/rdesktop | digest | `56614d7` -> `93abb48` |
| lscr.io/linuxserver/rdesktop | digest | `8c7a6e0` -> `f71d940` |
| lscr.io/linuxserver/rdesktop | digest | `3a04e06` -> `de5d36b` |

---

> [!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.

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-01-28 02:54:19 +01:00
TrueCharts Bot 9b8249aca0 chore(helm): update image ghcr.io/immich-app/immich-server v1.125.3 → v1.125.5 (#31316)
This PR contains the following updates:

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

---

> [!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.5`](https://redirect.github.com/immich-app/immich/releases/tag/v1.125.5)

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

### v1.125.5

*We were about to release `v1.125.4`, then we found and fixed some more
bugs, `v1.125.5` it is!*

- Fixed a bug where the album page cannot be accessed if any album with
its assets is in the trash.
-   Fixed a bug where deduplication detection doesn't return any result
- Fixed a bug where the date picker component caused a rendering error
if the app language was not in English

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

#### What's Changed

##### 🐛 Bug fixes

- fix(web): sort folders by
[@&#8203;C-Otto](https://redirect.github.com/C-Otto) in
[https://github.com/immich-app/immich/pull/15691](https://redirect.github.com/immich-app/immich/pull/15691)
- fix(server): cannot render album page when all assets of an album are
in trash by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[https://github.com/immich-app/immich/pull/15690](https://redirect.github.com/immich-app/immich/pull/15690)
- fix(server): duplicate detection by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[https://github.com/immich-app/immich/pull/15727](https://redirect.github.com/immich-app/immich/pull/15727)
- fix(mobile): locale option causes the datetime filter error out by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[https://github.com/immich-app/immich/pull/15704](https://redirect.github.com/immich-app/immich/pull/15704)

**Full Changelog**:
https://github.com/immich-app/immich/compare/v1.125.3...v1.125.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-28 02:53:49 +01:00
TrueCharts Bot f815308877 chore(helm): update chart mongodb 15.3.0 → 15.3.1 (#31312) 2025-01-28 02:52:54 +01:00
TrueCharts Bot 322218d7e3 chore(helm): update chart clickhouse 14.11.0 → 14.11.1 (#31309)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/stable/clickhouse)
([source](https://clickhouse.com/)) | patch | `14.11.0` -> `14.11.1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->
2025-01-28 02:52:50 +01:00
TrueCharts Bot 273d8c0f9a chore(helm): update image ghcr.io/paperless-ngx/paperless-ngx 2.14.5 → 2.14.6 (#31317)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx)
| patch | `0dd0569` -> `471a276` |

---

> [!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>paperless-ngx/paperless-ngx
(ghcr.io/paperless-ngx/paperless-ngx)</summary>

###
[`v2.14.6`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.14.6):
Paperless-ngx v2.14.6

[Compare
Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.14.5...v2.14.6)

#### paperless-ngx 2.14.6

##### Bug Fixes

- Fix: backwards-compatible versioned API response for custom field
select fields, update default API version
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8912](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8912))
- Tweak: place items with 0 documents at bottom of filterable list,
retain alphabetical
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8924](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8924))
- Fix: set larger page size for abstract service getFew
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8920](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8920))
- Fix/refactor: remove doc observables, fix username async
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8908](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8908))
- Fix: include missing fields for saved view widgets
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8905](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8905))
- Fix: force set document not dirty before close after save
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8888](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8888))
- Fixhancement: restore search highlighting and add for built-in viewer
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8885](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8885))
- Fix: resolve cpu usage due to incorrect interval use
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8884](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8884))

##### All App Changes

<details>
<summary>10 changes</summary>

- Fix: backwards-compatible versioned API response for custom field
select fields, update default API version
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8912](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8912))
- Tweak: place items with 0 documents at bottom of filterable list,
retain alphabetical
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8924](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8924))
- Fix: set larger page size for abstract service getFew
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8920](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8920))
- Fix/refactor: remove doc observables, fix username async
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8908](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8908))
- Chore: Upgrades dependencies and hook versions
[@&#8203;stumpylog](https://redirect.github.com/stumpylog)
([#&#8203;8895](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8895))
- Fix: include missing fields for saved view widgets
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8905](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8905))
- Fix: force set document not dirty before close after save
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8888](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8888))
- Change: Revert dropdown sorting by doc count
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8887](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8887))
- Fixhancement: restore search highlighting and add for built-in viewer
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8885](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8885))
- Fix: resolve cpu usage due to incorrect interval use
[@&#8203;shamoon](https://redirect.github.com/shamoon)
([#&#8203;8884](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8884))

</details>

</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-28 02:51:47 +01:00
TrueCharts Bot 42bbc93e48 chore(helm): update image docker.io/metabase/metabase v0.52.7 → v0.52.8 (#31314)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/metabase/metabase | patch | `c5f9508` -> `12093d9` |

---

> [!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-28 02:51:10 +01:00
TrueCharts Bot 8833c65f10 chore(flux): update image volsync 2.8.0 → 2.8.1 (clustertool) (#31308)
This PR contains the following updates:

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

---

> [!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-28 02:49:10 +01:00
TrueCharts Bot 658c7451a1 chore(flux): update image traefik-crds 3.5.0 → 3.5.1 (clustertool) (#31306)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [traefik-crds](https://truecharts.org/charts/system/traefik-crds)
([source](https://redirect.github.com/traefik/traefik)) | patch |
`3.5.0` -> `3.5.1` |

---

> [!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-28 01:48:45 +00:00
TrueCharts Bot 8401e59886 chore(flux): update image spegel 3.1.0 → 3.1.1 (clustertool) (#31305)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [spegel](https://truecharts.org/charts/system/spegel)
([source](https://ghcr.io/spegel-org/spegel)) | patch | `3.1.0` ->
`3.1.1` |

---

> [!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-28 02:48:41 +01:00
TrueCharts Bot 7bf22fc01c chore(flux): update image vaultwarden 28.8.0 → 28.8.1 (#31307)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [vaultwarden](https://truecharts.org/charts/premium/vaultwarden)
([source](https://ghcr.io/timshel/vaultwarden)) | patch | `28.8.0` ->
`28.8.1` |

---

> [!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-28 02:48:30 +01:00
TrueCharts Bot 023921aefd chore(flux): update image kubernetes-reflector 6.5.0 → 6.5.1 (clustertool) (#31300) 2025-01-28 02:48:06 +01:00
TrueCharts Bot 6b43197241 chore(flux): update image snapshot-controller 3.7.0 → 3.7.1 (clustertool) (#31304) 2025-01-28 02:48:03 +01:00
TrueCharts Bot efd20da538 chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to b4fd9f3 (#31286) 2025-01-28 02:47:59 +01:00
TrueCharts Bot c45546dbda chore(flux): update image metallb-config 8.5.0 → 8.5.1 (clustertool) (#31301) 2025-01-28 02:47:55 +01:00
TrueCharts Bot c89c8b1c2e chore(helm): update image lscr.io/linuxserver/kdenlive digest to ed29513 (#31289) 2025-01-28 02:47:52 +01:00
TrueCharts Bot 3c217e09d2 chore(helm): update image ghcr.io/meeb/tubesync digest to 33b87cc (#31285)
This PR contains the following updates:

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

---

> [!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-28 01:47:49 +00:00
TrueCharts Bot 9115285859 chore(flux): update image minecraft-java 22.1.0 → 22.1.1 (#31302) 2025-01-28 02:47:47 +01:00
TrueCharts Bot fe2bcef1ba chore(helm): update image tccr.io/tccr/traefik digest to 4269ba9 (#31290) 2025-01-28 02:47:41 +01:00
TrueCharts Bot 44fa11ec9a chore(flux): update image prometheus-operator 10.1.2 → 10.1.3 (clustertool) (#31303) 2025-01-28 02:47:39 +01:00
TrueCharts Bot 153f7f5717 chore(helm): update image docker.io/n8nio/n8n digest to 75866b0 (#31279) 2025-01-28 02:47:37 +01:00
TrueCharts Bot 8045baf954 chore(helm): update image docker.io/tracksapp/tracks digest to 0d9983b (#31281) 2025-01-28 02:47:36 +01:00
TrueCharts Bot 3192bf9e54 chore(helm): update webtop (#31292) 2025-01-28 02:47:32 +01:00
TrueCharts Bot 7c58ebcc42 chore(helm): update image lscr.io/linuxserver/heimdall digest to 31bf18f (#31288) 2025-01-28 02:47:31 +01:00
TrueCharts Bot 59e61daa40 chore(helm): update image ghcr.io/rommapp/romm digest to 45bfde6 (#31287) 2025-01-28 02:47:30 +01:00
TrueCharts Bot b4d9661a6b chore(helm): update image ghcr.io/linuxserver/webgrabplus digest to 829a615 (#31284)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/webgrabplus](https://redirect.github.com/linuxserver/docker-webgrabplus/packages)
([source](https://redirect.github.com/linuxserver/docker-webgrabplus)) |
digest | `bb4bc2b` -> `829a615` |

---

> [!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-28 02:47:26 +01:00
TrueCharts Bot 66944b191d chore(helm): update image ghcr.io/elfhosted/emby digest to 87bd45e (#31282) 2025-01-28 02:47:17 +01:00
TrueCharts Bot c774a165bf chore(helm): update image ghcr.io/elfhosted/jackett digest to aea6d3a (#31283) 2025-01-28 02:47:15 +01:00
TrueCharts Bot 728f1eafee chore(flux): update image kubernetes-dashboard 1.13.0 → 1.13.1 (clustertool) (#31299) 2025-01-28 02:47:10 +01:00
TrueCharts Bot 112a3378ce chore(flux): update image kubelet-csr-approver 1.4.0 → 1.4.1 (clustertool) (#31298) 2025-01-28 02:47:02 +01:00
TrueCharts Bot e8db2acede chore(helm): update image docker.io/phpmyadmin/phpmyadmin digest to 95e01f7 (#31280) 2025-01-28 02:46:57 +01:00
TrueCharts Bot 6f11a25424 chore(helm): update image docker.io/cthulhoo/ttrss-web-nginx digest to 88748a1 (#31275) 2025-01-28 02:46:43 +01:00
TrueCharts Bot 59622377be chore(flux): update image clusterissuer 9.5.0 → 9.5.1 (clustertool) (#31296) 2025-01-28 02:46:19 +01:00
TrueCharts Bot 8a5f803422 chore(flux): update image bitmagnet 3.6.0 → 3.6.1 (#31293) 2025-01-28 02:46:11 +01:00
TrueCharts Bot 6d22a37cac chore(flux): update image blocky 16.13.0 → 16.13.1 (clustertool) (#31294) 2025-01-28 02:45:59 +01:00
TrueCharts Bot 8802a0b029 chore(flux): update image cert-manager 6.5.1 → 6.5.2 (clustertool) (#31295) 2025-01-28 02:45:49 +01:00
TrueCharts Bot ee0073288a chore(flux): update image jackett 23.3.2 → 23.3.3 (#31297) 2025-01-28 02:45:37 +01:00
TrueCharts Bot 8bb4c779e0 chore(helm): update image docker.io/mikenye/tar1090 digest to 41c647e (#31278) 2025-01-28 02:45:27 +01:00
TrueCharts Bot aeedf5cdf5 chore(helm): update image docker.io/diygod/rsshub digest to 2222c00 (#31276) 2025-01-28 02:45:16 +01:00
TrueCharts Bot 7badd5be36 chore(helm): update image docker.io/machines/filestash digest to 32030e4 (#31277) 2025-01-28 02:45:04 +01:00
TrueCharts Bot 958114a81d chore(helm): update image docker.io/accetto/ubuntu-vnc-xfce-opengl-g3 digest to 63f0d45 (#31274)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/accetto/ubuntu-vnc-xfce-opengl-g3 | digest | `841bab0` ->
`63f0d45` |

---

> [!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-28 02:43:54 +01:00
TrueCharts-Bot b78a50a9d3 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-01-28 00:12:29 +00:00
TrueCharts Bot deb6dc2229 chore(helm): update chart mongodb 15.2.0 → 15.3.0 (#31213)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mongodb](https://truecharts.org/charts/stable/mongodb)
([source](https://redirect.github.com/bitnami/bitnami-docker-mongodb)) |
minor | `15.2.0` -> `15.3.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->

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-27 11:57:13 +00:00
TrueCharts Bot da5f8b7bed chore(helm): update image docker.io/wekanteam/wekan v7.61 → v7.80 (#30963)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) |
minor | `854f69c` -> `a0de073` |

---

> [!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>wekan/wekan (docker.io/wekanteam/wekan)</summary>

###
[`v7.80`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v780-2025-01-12-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.79...v7.80)

This release fixes the following bugs:

- [Fix card updating issues with ReactiveCache when using keyboard
shortcuts](https://redirect.github.com/wekan/wekan/pull/5654).
    Thanks to NadavTasher.
- [Fix assignee toggling keyboard shortcut to only toggle current board
members](https://redirect.github.com/wekan/wekan/pull/5655).
    Thanks to NadavTasher.

Thanks to above GitHub users for their contributions and translators for
their translations.

###
[`v7.79`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v779-2025-01-02-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.78...v7.79)

This release adds the following new features:

- [Add toggle for week-of-year in date displays (ISO
8601)](https://redirect.github.com/wekan/wekan/pull/5652).
    Thanks to NadavTasher.
- [Assign members using keyboard shortcut
Ctrl+Alt+(1-9)](https://redirect.github.com/wekan/wekan/pull/5653).
    Thanks to NadavTasher.

Thanks to above GitHub users for their contributions and translators for
their translations.

###
[`v7.78`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v778-2024-12-31-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.77...v7.78)

This release fixes the following bugs:

- [Disable scrollbars on older versions of Chrome and Safari in "no
vertical scrollbars"
mode](https://redirect.github.com/wekan/wekan/pull/5644).
    Thanks to NadavTasher.
- [Fix styling for vertical scrollbars
toggle](https://redirect.github.com/wekan/wekan/pull/5645).
    Thanks to NadavTasher.
- [Add additional archiving keyboard shortcut (added
-)](https://redirect.github.com/wekan/wekan/pull/5646).
    Thanks to NadavTasher.
- [Fix assign-self shortcut in shortcut help popup (different from
actual shortcut)](https://redirect.github.com/wekan/wekan/pull/5647).
    Thanks to NadavTasher.
- [Fix upper-case keyboard shortcuts & different language shortcuts
getting triggered when shortcuts are
disabled](https://redirect.github.com/wekan/wekan/pull/5648).
    Thanks to NadavTasher.
- [Fix list header too wide in cleanlight and cleandark
themes](https://redirect.github.com/wekan/wekan/pull/5649).
    Thanks to NadavTasher.

Thanks to above GitHub users for their contributions and translators for
their translations.

###
[`v7.77`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v777-2024-12-30-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.76...v7.77)

This release adds the following new features:

- [Allow vertical scrollbars to be disabled (new
preference)](https://redirect.github.com/wekan/wekan/pull/5643).
    Thanks to NadavTasher.

and fixes the following bugs:

- [Enable keyboard shortcuts by
default](https://redirect.github.com/wekan/wekan/pull/5639).
    Thanks to NadavTasher.
- [Fix comment backgrounds in cleandark
theme](https://redirect.github.com/wekan/wekan/pull/5640).
    Thanks to NadavTasher.
- [Fix weird add checklist buttons in card
details](https://redirect.github.com/wekan/wekan/pull/5641).
    Thanks to NadavTasher.
- [Fix "SPACE" shortcut not working after recent
fixes](https://redirect.github.com/wekan/wekan/pull/5642).
    Thanks to NadavTasher.

Thanks to above GitHub users for their contributions and translators for
their translations.

###
[`v7.76`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v776-2024-12-30-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.75...v7.76)

This release fixes the following bugs:

- [Always handle the escape key when shortcuts are
enabled](https://redirect.github.com/wekan/wekan/pull/5636).
    Thanks to NadavTasher.
- [New Swimlane button visible, when there are no swimlanes at
all](https://redirect.github.com/wekan/wekan/pull/5635).
    Thanks to NadavTasher.

Thanks to above GitHub users for their contributions and translators for
their translations.

###
[`v7.75`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v775-2024-12-29-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.74...v7.75)

This release fixes the following bugs:

- [Change margins around keyboard shortcuts toggle to make it clearer,
remove old toggle from mobile
view](https://redirect.github.com/wekan/wekan/pull/5634).
    Thanks to NadavTasher.
- [Fix Cannot save Layout
settings](https://redirect.github.com/wekan/wekan/commit/407d018067a5398f0c8d50519096b921d744be68).
    Thanks to tensor5g and xet7.

Thanks to above GitHub users for their contributions and translators for
their translations.

###
[`v7.74`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v774-2024-12-25-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.73...v7.74)

This release fixes the following bugs:

- [Restore keyboard shortcuts, enable per-user toggle, fix Ctrl + C bug
by checking the text selection
range](https://redirect.github.com/wekan/wekan/pull/5628).
    Thanks to NadavTasher.
- [Fixed keyboard shortcuts defaults, icons and texts to be more
understandable](https://redirect.github.com/wekan/wekan/commit/955a46ca6016e75c0ac1b01e25f96f47c2844559).
    Thanks to xet7.
- ["Auto List Width" is now at "List ☰ Set Width"
popup](https://redirect.github.com/wekan/wekan/commit/a862486ec37fcd022619c7e45ad9ca615aa444ed).
    Thanks to xet7.
- [Keyboard Shortcuts Enable/Disable is now at Right Sidebar, where
already was list of Keyboard
Shortcuts](https://redirect.github.com/wekan/wekan/commit/275ac445d0cd6f817dd2281aacc27ca7d30b17eb).
    Thanks to xet7.

Thanks to above GitHub users for their contributions and translators for
their translations.

###
[`v7.73`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v773-2024-12-24-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.72...v7.73)

This release adds the following updates:

- [Changed the default maximum list
width](https://redirect.github.com/wekan/wekan/pull/5614).
    Thanks to NadavTasher.
- [Updated Developer Docs about docker
compose](https://redirect.github.com/wekan/wekan/commit/3e3b629aa2a9efb43b1be8f57009c1d384b66ed8).
    Thanks to sridharin2020 and xet7.
- [Hide support popup. It will be made editable
later](https://redirect.github.com/wekan/wekan/commit/0332ef32980b24a0c4e108436eec5b112287c14b).
    Thanks to xet7.
- [Hide Accessibility Settings at Admin Panel. It will be continued and
added back
later](https://redirect.github.com/wekan/wekan/commit/e70c51a1f033c8712771238e408cbf52487f07f5).
    Thanks to xet7.

and fixes the following bugs:

- [Fix buggy behaviours in board
dragscrolling](https://redirect.github.com/wekan/wekan/pull/5618).
    Thanks to NadavTasher.
- [Revert back to have shortcut "c to archive" back for non-Persian
keyboards](https://redirect.github.com/wekan/wekan/commit/ba0fdaef72393632ca80b42a3c5d2ee5f5e0c76e).
    Thanks to hatl and xet7.
- Hide and disable Keyboard Shortcuts, because they make using Ctrl-C to
copy etc impossible.
[Part
1](https://redirect.github.com/wekan/wekan/commit/5606414f8975fa0f75642d2e3a6b48c7559186f9),
[Part
2](https://redirect.github.com/wekan/wekan/commit/94391d4cde7aed6e37efc6a9127b23ef0c2bd323),
[Part
3](https://redirect.github.com/wekan/wekan/commit/8b73c702c39a1fd546e591a096d703a53577ffec).
    Thanks to xet7.

Thanks to above GitHub users for their contributions and translators for
their translations.

###
[`v7.72`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v772-2024-12-08-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.71...v7.72)

This release adds the following new features:

- [Optional board list auto-width, Support for min & max width for
lists](https://redirect.github.com/wekan/wekan/pull/5607).
    Thanks to NadavTasher.

and adds the following updates:

- [Disabled syncing of old and unrelated docker containers between
docker
registries](https://redirect.github.com/wekan/wekan/commit/17d5fae7bbd96eb6721ad869802cc980c9791c7f).
    Thanks to xet7.

and fixes the following bugs:

- [Fix in API user role is not
considered](https://redirect.github.com/wekan/wekan/commit/c062bd63bbfceb3a96f23ea3e8696534694db54e).
    Thanks to mohammadZahedian and xet7.

Thanks to above GitHub users for their contributions and translators for
their translations.

###
[`v7.71`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v771-2024-12-05-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.70...v7.71)

This release adds the following new features:

- [To menu right top username, added Support, to have info about from
where to get
support](https://redirect.github.com/wekan/wekan/commit/46327f19a1c6d37f2e5591aa0cc2a882e4c56ee5).
    Thanks to xet7.

Thanks to above GitHub users for their contributions and translators for
their translations.

###
[`v7.70`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v770-2024-12-04-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.69...v7.70)

This release adds the following new features:

- [Helm Chart: Allow to define securityContext for pod and
containers](https://redirect.github.com/wekan/charts/pull/37).
    Thanks to maitredede.
- [Move card to archive, add shortcut key ÷ for Persian
keyboard](https://redirect.github.com/wekan/wekan/commit/80ea1782f935c74f1b7b1fd0fb7700ef9a39dc64).
    Thanks to mohammadZahedian and xet7.

and fixes the following bugs:

- [Helm Chart: Service account token does not need to be mounted in
op](https://redirect.github.com/wekan/charts/pull/38).
    Thanks to maitredede.

Thanks to above GitHub users for their contributions and translators for
their translations.

###
[`v7.69`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v769-2024-12-02-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.68...v7.69)

This release adds the following updates:

- [Bump docker/metadata-action from 5.5.1 to
5.6.1](https://redirect.github.com/wekan/wekan/pull/5590).
    Thanks to dependabot.
- [Updated
dependencies](https://redirect.github.com/wekan/wekan/commit/9c87572f90f16fbdddb6a4dff3984e64acac20cc).
    Thanks to developers of dependencies.
- [Updated Windows
docs](https://redirect.github.com/wekan/wekan/commit/aa33ead7b2efd11bfd9e3f1fb94b564b6bdce119).
    Thanks to xet7.
- [Update docker-compose.yml Keycloak
part](https://redirect.github.com/wekan/wekan/pull/5597).
    Thanks to NadavTasher.
- [Updated Keycloak etc login settings at start-wekan.bat and
start-wekan.sh](https://redirect.github.com/wekan/wekan/commit/ab4c3bd2fc49e6fa82ec47dccdf9670110cddf98).
    Thanks to xet7.
- [Updated release
scripts](https://redirect.github.com/wekan/wekan/commit/79f7ec27159825db9206f385d9281fd68a2aacf5).
    Thanks to xet7.

and fixes the following bugs:

- [Fix issue with comments not showing when using Exodark
Theme](https://redirect.github.com/wekan/wekan/pull/5595).
    Thanks to walster001.
- [Change archive-card shortcut to backtick for better
ergonomics](https://redirect.github.com/wekan/wekan/pull/5589).
    Thanks to malteprang.

Thanks to above GitHub users for their contributions and translators for
their translations.

###
[`v7.68`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v768-2024-11-24-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.67...v7.68)

This release adds the following updates:

- [Speed improvements to building WeKan x86\_64 Dockerfile. Reduced
Docker image size from 1 GB to 0.5 GB. Using Ubuntu 24.04 Docker base
image](https://redirect.github.com/wekan/wekan/pull/5588).
    Thanks to NadavTasher.

Thanks to above GitHub users for their contributions and translators for
their translations.

###
[`v7.67`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v767-2024-11-21-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.65...v7.67)

This release adds the following new features:

- [Re-introduce list auto-width feature, Reverted scrollbar hiding,
Fixed transparent sidebar
bug](https://redirect.github.com/wekan/wekan/pull/5586).
    Thanks to NadavTasher.

Thanks to above GitHub users for their contributions and translators for
their translations.

###
[`v7.65`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v765-2024-11-20-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.64...v7.65)

This release fixes the following bugs:

- [Revert some scrollbar, sidebar and list width
changes](https://redirect.github.com/wekan/wekan/commit/096fe130f68e0d8d082d309901c75ed04285b7e2).
    Thanks to xet7.

Thanks to above GitHub users for their contributions and translators for
their translations.

###
[`v7.64`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v764-2024-11-20-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.63...v7.64)

This release fixes the following bugs:

- [Add missing semicolon in
keyboard.js](https://redirect.github.com/wekan/wekan/pull/5580).
    Thanks to NadavTasher.
- [Make lists fill up space evenly, change listWidth to
max-width](https://redirect.github.com/wekan/wekan/pull/5581).
    Thanks to NadavTasher.
- [Change way of disabling scrollbars, disable swimlane
scrollbars](https://redirect.github.com/wekan/wekan/pull/5583).
    Thanks to NadavTasher.
- [Improve list auto-width, fix
regressions](https://redirect.github.com/wekan/wekan/pull/5584).
    Thanks to NadavTasher.

Thanks to above GitHub users for their contributions and translators for
their translations.

###
[`v7.63`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v763-2024-11-16-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.62...v7.63)

This release adds the following new features:

- [Always close sidebar when user clicks
ESC](https://redirect.github.com/wekan/wekan/pull/5571).
    Thanks to NadavTasher.
- [Added 'n' shortcut for adding new minicards to current
list](https://redirect.github.com/wekan/wekan/pull/5570).
    Thanks to NadavTasher.
- [Patch to allow shortcuts to work when another keyboard layout is
used](https://redirect.github.com/wekan/wekan/pull/5574).
    Thanks to NadavTasher.

and adds the following updates:

- [Updated scaling
docs](https://redirect.github.com/wekan/wekan/commit/92af6f71d9c60acbca8f65c7ec1822818186639c).
    Thanks to xet7.

and fixes the following bugs:

- [Fix some text alignment issues when using RTL
languages](https://redirect.github.com/wekan/wekan/pull/5572).
    Thanks to NadavTasher.
- [Hide scrollbars where they
interrupt](https://redirect.github.com/wekan/wekan/pull/5573).
    Thanks to NadavTasher.
- [Disable sidebar showing when filtering using keyboard
shortcut](https://redirect.github.com/wekan/wekan/pull/5575).
    Thanks to NadavTasher.
- [Change move-to-archive keyboard shortcut to '-', because of Ctrl + C
shortcut](https://redirect.github.com/wekan/wekan/pull/5576).
    Thanks to NadavTasher.
- [Potential bug(fix?) - Add assign-self keyboard shortcut (old shortcut
actually adds)](https://redirect.github.com/wekan/wekan/pull/5577).
    Thanks to NadavTasher.
- [Sidebar style overhaul - absolute positioning, weird style fixes,
disable sidebar
scrollbar](https://redirect.github.com/wekan/wekan/pull/5578).
    Thanks to NadavTasher.
- [Revert adding more stack
size](https://redirect.github.com/wekan/wekan/commit/edb73982953d63066494dbc096bdeb62f7fe730b).
    Thanks to xet7.

Thanks to above GitHub users for their contributions and translators for
their translations.

###
[`v7.62`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v762-2024-11-15-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v7.61...v7.62)

This release adds the following new features:

- [Added comment section on card details to avoid loading the card
comment activities from the
server](https://redirect.github.com/wekan/wekan/pull/5566).
    Thanks to mfilser.
- [Checklist items hide per
card](https://redirect.github.com/wekan/wekan/pull/5567).
    Thanks to mfilser.
- [Checklist multiline insert (many checklist items at
once)](https://redirect.github.com/wekan/wekan/pull/5568).
    Thanks to mfilser.
- [Each checklist can now be configured to hide checked checklist
items](https://redirect.github.com/wekan/wekan/pull/5569).
    Thanks to mfilser.

and adds the following updates:

- [Copied updated Docs from wiki to WeKan
repo](https://redirect.github.com/wekan/wekan/commit/559251eb0d8aea6a714f14224497d0a25c7a3864).
    Thanks to xet7.
- [Updated docs about Linked
Cards](https://redirect.github.com/wekan/wekan/commit/96627540da0b6e12890ee1660f4ff0f469bb0e25).
    Thanks to xet7.
- [Add docs about how at LXC/LXD Fix: System does not fully support
snapd](https://redirect.github.com/wekan/wekan/commit/508bbb37ce960c88c2a7d0b2cb35e5d8790df19f).
    Thanks to xet7.
- [Copied from Sandstorm developer discussions to docs fix for running
Sandstorm at Ubuntu
24.04](https://redirect.github.com/wekan/wekan/commit/8ac9353c5313402e00160843ca57405ebeb128cb).
    Thanks to xet7.
- [Update ldap-sync.py
reference](https://redirect.github.com/wekan/wekan/pull/5555).
    Thanks to emmanuel-ferdman.
- [Updated
dependencies](https://redirect.github.com/wekan/wekan/commit/b24acefa6f6696b702f2c3ceb28d6d6290017bb2).
    Thanks to developers of dependencies.
- [Update Snap Candidate to MongoDB 6.0.19. Updated WeKan Windows
version numbers. Added Cron
docs](https://redirect.github.com/wekan/wekan/commit/fb4d95672e37d849ff52954c79eede2af7d2a509).
    Thanks to xet7.
- [Updated docs
sidebar](https://redirect.github.com/wekan/wekan/commit/5448a1569113142ab5b2440763c9642c88e86ba4)-
    Thanks to xet7.
- [Updated Docker base image to Ubuntu
24.10](https://redirect.github.com/wekan/wekan/commit/7a34bc3eb03943506abe5e54501d1906fc16540b).
    Thanks to Ubuntu developers.

and fixes the following bugs:

- [Add more stack
size](https://redirect.github.com/wekan/wekan/commit/324be07b859937966f98feb2aeea8f344c689bb0).
    Thanks to xet7.
- [Fix Warning: missing space before text for line 210 of jade file
client/components/activities/activities.jade](https://redirect.github.com/wekan/wekan/commit/a27f8ecfa9971740a019a955d3f8d0e5a5dd8dab).
    Thanks to xet7.

Thanks to above GitHub users for their contributions and translators for
their translations.

</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-27 11:47:08 +00:00
TrueCharts Bot f9718aaf9e chore(helm): update chart common to v25.4.10 (#31268)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.4.4` ->
`25.4.10` |
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.3.1` ->
`25.4.10` |
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.2.6` ->
`25.4.10` |

---

> [!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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciIsInR5cGUvcGF0Y2giXX0=-->

---------

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-27 12:38:18 +01:00
TrueCharts Bot 5fe279aef3 chore(helm): update image quay.io/kiwigrid/k8s-sidecar 1.29.0 → 1.29.1 (#31270) 2025-01-27 12:29:29 +01:00