chore(helm): update image docker.io/shlinkio/shlink 4.4.4 → 4.4.5 (#32785)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/shlinkio/shlink](https://redirect.github.com/shlinkio/shlink)
| patch | `b8e852c` -> `83b1108` |

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.5`](https://redirect.github.com/shlinkio/shlink/blob/HEAD/CHANGELOG.md#445---2025-03-01)

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

##### Added

-   *Nothing*

##### Changed

-   *Nothing*

##### Deprecated

-   *Nothing*

##### Removed

-   *Nothing*

##### Fixed

-
[#&#8203;2373](https://redirect.github.com/shlinkio/shlink/issues/2373)
Ensure deprecation warnings do not end up escalated to `ErrorException`s
by `ProblemDetailsMiddleware`.

In order to do this, Shlink will entirely ignore deprecation warnings
when running in production, as those do not mean something is not
working, but only that something will break in future versions.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-03-03 10:08:18 +01:00
committed by GitHub
parent 591c7e844e
commit 345cbb499f
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.4.4
appVersion: 4.4.5
dependencies:
- name: common
version: 25.4.10
@@ -40,4 +40,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/shlink
- https://hub.docker.com/r/shlinkio/shlink
type: application
version: 16.14.8
version: 16.14.9

View File

@@ -1,7 +1,7 @@
image:
repository: docker.io/shlinkio/shlink
pullPolicy: IfNotPresent
tag: 4.4.4@sha256:b8e852c02de5defd6de1003f7448ed1275c078a5132ee02fda60dff9f75e29ec
tag: 4.4.5@sha256:83b1108bb0bee3a59768111b3a3a0e7c90abec61bb356acebd7dc9221d1ab272
service:
main:
ports: