Files
truecharts/charts/stable
TrueCharts Bot 24e2638943 chore(helm): update image docker.io/shlinkio/shlink 4.4.0 → 4.4.3 (#31438)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/shlinkio/shlink](https://redirect.github.com/shlinkio/shlink)
| patch | `89df56b` -> `2bf3e95` |

---

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

###
[`v4.4.3`](https://redirect.github.com/shlinkio/shlink/blob/HEAD/CHANGELOG.md#443---2025-02-15)

[Compare
Source](https://redirect.github.com/shlinkio/shlink/compare/v4.4.2...v4.4.3)

##### Added

-   *Nothing*

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;2351](https://redirect.github.com/shlinkio/shlink/issues/2351)
Fix visitor IP address resolution when Shlink is served behind more than
one reverse proxy.

This regression was introduced due to a change in behavior in
`akrabat/rka-ip-address-middleware`, that now picks the first address
from the right after excluding all trusted proxies.

Since Shlink does not set trusted proxies, this means the first IP from
the right is now picked instead of the first from the left, so we now
reverse the list before trying to resolve the IP.

In the future, Shlink will allow you to define trusted proxies, to avoid
other potential side effects because of this reversing of the list.

-
[#&#8203;2354](https://redirect.github.com/shlinkio/shlink/issues/2354)
Fix error "NOSCRIPT No matching script. Please use EVAL" thrown when
creating a lock in redis.

-
[#&#8203;2319](https://redirect.github.com/shlinkio/shlink/issues/2319)
Fix unique index for `short_code` and `domain_id` in `short_urls` table
not being used in Microsoft SQL engines for rows where `domain_id` is
`null`.

###
[`v4.4.2`](https://redirect.github.com/shlinkio/shlink/blob/HEAD/CHANGELOG.md#442---2025-01-29)

[Compare
Source](https://redirect.github.com/shlinkio/shlink/compare/v4.4.1...v4.4.2)

##### Added

-   *Nothing*

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;2346](https://redirect.github.com/shlinkio/shlink/issues/2346)
Get back docker images for ARM architectures.

###
[`v4.4.1`](https://redirect.github.com/shlinkio/shlink/blob/HEAD/CHANGELOG.md#441---2025-01-28)

[Compare
Source](https://redirect.github.com/shlinkio/shlink/compare/v4.4.0...v4.4.1)

##### Added

-
[#&#8203;2331](https://redirect.github.com/shlinkio/shlink/issues/2331)
Add `ADDRESS` env var which allows to customize the IP address to which
RoadRunner binds, when using the official docker image.

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;2341](https://redirect.github.com/shlinkio/shlink/issues/2341)
Ensure all asynchronous jobs that interact with the database do not
leave idle connections open.
-
[#&#8203;2334](https://redirect.github.com/shlinkio/shlink/issues/2334)
Improve how page titles are encoded to UTF-8, falling back from mbstring
to iconv if available, and ultimately using the original title in case
of error, but never causing the short URL creation to fail.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuMTY0LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2025-02-20 09:43:19 +00:00
..