chore(helm): update image ghcr.io/linkwarden/linkwarden v2.8.2 → v2.8.3 (#29379)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linkwarden/linkwarden](https://redirect.github.com/linkwarden/linkwarden)
| patch | `3b3e9c1` -> `0185f16` |

---

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

###
[`v2.8.3`](https://redirect.github.com/linkwarden/linkwarden/releases/tag/v2.8.3)

[Compare
Source](https://redirect.github.com/linkwarden/linkwarden/compare/v2.8.2...v2.8.3)

#### What's Changed

- minor UI improvement by
[@&#8203;daniel31x13](https://redirect.github.com/daniel31x13) in
[https://github.com/linkwarden/linkwarden/pull/857](https://redirect.github.com/linkwarden/linkwarden/pull/857)
- Bug fix by
[@&#8203;daniel31x13](https://redirect.github.com/daniel31x13) in
[https://github.com/linkwarden/linkwarden/pull/859](https://redirect.github.com/linkwarden/linkwarden/pull/859)

**Full Changelog**:
https://github.com/linkwarden/linkwarden/compare/v2.8.2...v2.8.3

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2024-11-15 01:30:59 +01:00
committed by GitHub
parent 244562ae72
commit ea5160f0b1
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2.8.2 appVersion: 2.8.3
dependencies: dependencies:
- name: common - name: common
version: 25.1.7 version: 25.1.7
@@ -34,4 +34,4 @@ sources:
- https://github.com/linkwarden/linkwarden - https://github.com/linkwarden/linkwarden
- https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden - https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden
type: application type: application
version: 6.5.1 version: 6.5.2
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/linkwarden/linkwarden repository: ghcr.io/linkwarden/linkwarden
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v2.8.2@sha256:3b3e9c19a40c2b51e14bf8c6198a0c9c30da86bcfef6f0f19caedff3bbf612e8 tag: v2.8.3@sha256:0185f165c5013143080b48a16e806fa214ac6c8976ab780cc892dae61d04ab43
config: config:
nextauth_url: "http://example.com" nextauth_url: "http://example.com"