chore(deps): update container image ghcr.io/linkwarden/linkwarden to v2.4.8@ee344d6 by renovate (#16717)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linkwarden/linkwarden](https://togithub.com/linkwarden/linkwarden)
| patch | `v2.4.5` -> `v2.4.8` |

---

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

---

### Release Notes

<details>
<summary>linkwarden/linkwarden (ghcr.io/linkwarden/linkwarden)</summary>

###
[`v2.4.8`](https://togithub.com/linkwarden/linkwarden/releases/tag/v2.4.8)

[Compare
Source](https://togithub.com/linkwarden/linkwarden/compare/v2.4.7...v2.4.8)

#### What's Changed

- Dev by [@&#8203;daniel31x13](https://togithub.com/daniel31x13) in
[https://github.com/linkwarden/linkwarden/pull/387](https://togithub.com/linkwarden/linkwarden/pull/387)
- fix: load environment variables in the worker script by
[@&#8203;QAComet](https://togithub.com/QAComet) in
[https://github.com/linkwarden/linkwarden/pull/390](https://togithub.com/linkwarden/linkwarden/pull/390)
- Dev by [@&#8203;daniel31x13](https://togithub.com/daniel31x13) in
[https://github.com/linkwarden/linkwarden/pull/391](https://togithub.com/linkwarden/linkwarden/pull/391)
- updated SECURITY.md by
[@&#8203;daniel31x13](https://togithub.com/daniel31x13) in
[https://github.com/linkwarden/linkwarden/pull/393](https://togithub.com/linkwarden/linkwarden/pull/393)
- updated README.md by
[@&#8203;daniel31x13](https://togithub.com/daniel31x13) in
[https://github.com/linkwarden/linkwarden/pull/394](https://togithub.com/linkwarden/linkwarden/pull/394)
- Revert "updated README.md" by
[@&#8203;daniel31x13](https://togithub.com/daniel31x13) in
[https://github.com/linkwarden/linkwarden/pull/395](https://togithub.com/linkwarden/linkwarden/pull/395)
- Implement docker cache mount for yarn by
[@&#8203;modem7](https://togithub.com/modem7) in
[https://github.com/linkwarden/linkwarden/pull/398](https://togithub.com/linkwarden/linkwarden/pull/398)
- bug fixed + improved docker image by
[@&#8203;daniel31x13](https://togithub.com/daniel31x13) in
[https://github.com/linkwarden/linkwarden/pull/399](https://togithub.com/linkwarden/linkwarden/pull/399)
- updated version by
[@&#8203;daniel31x13](https://togithub.com/daniel31x13) in
[https://github.com/linkwarden/linkwarden/pull/400](https://togithub.com/linkwarden/linkwarden/pull/400)

#### New Contributors

- [@&#8203;QAComet](https://togithub.com/QAComet) made their first
contribution in
[https://github.com/linkwarden/linkwarden/pull/390](https://togithub.com/linkwarden/linkwarden/pull/390)
- [@&#8203;modem7](https://togithub.com/modem7) made their first
contribution in
[https://github.com/linkwarden/linkwarden/pull/398](https://togithub.com/linkwarden/linkwarden/pull/398)

**Full Changelog**:
https://github.com/linkwarden/linkwarden/compare/v2.4.7...v2.4.8

###
[`v2.4.7`](https://togithub.com/linkwarden/linkwarden/releases/tag/v2.4.7)

[Compare
Source](https://togithub.com/linkwarden/linkwarden/compare/v2.4.6...v2.4.7)

#### What's Changed

- added an extra environment variable by
[@&#8203;daniel31x13](https://togithub.com/daniel31x13) in
[https://github.com/linkwarden/linkwarden/pull/385](https://togithub.com/linkwarden/linkwarden/pull/385)

**Full Changelog**:
https://github.com/linkwarden/linkwarden/compare/v2.4.6...v2.4.7

###
[`v2.4.6`](https://togithub.com/linkwarden/linkwarden/releases/tag/v2.4.6)

[Compare
Source](https://togithub.com/linkwarden/linkwarden/compare/v2.4.5...v2.4.6)

#### What's Changed

- replaced link outer component with <Link> tag for better accessibility
by [@&#8203;daniel31x13](https://togithub.com/daniel31x13) in
[https://github.com/linkwarden/linkwarden/pull/384](https://togithub.com/linkwarden/linkwarden/pull/384)

**Full Changelog**:
https://github.com/linkwarden/linkwarden/compare/v2.4.5...v2.4.6

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot
2024-01-03 01:35:33 +01:00
committed by GitHub
parent b72e6a1959
commit eaafddff8b
2 changed files with 27 additions and 27 deletions
+26 -26
View File
@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: linkwarden
version: 3.2.5
appVersion: 2.4.5
version: 3.2.6
appVersion: 2.4.8
description: Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages.
home: https://truecharts.org/charts/stable/linkwarden
icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkwarden.png
deprecated: false
sources:
- https://ghcr.io/linkwarden/linkwarden
- https://github.com/linkwarden/linkwarden
- https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden
- https://github.com/linkwarden/linkwarden
- https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden
- https://ghcr.io/linkwarden/linkwarden
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- linkwarden
- bookmark
- manager
- linkwarden
- bookmark
- manager
dependencies:
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: bookmarks
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: bookmarks
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linkwarden/linkwarden
pullPolicy: IfNotPresent
tag: v2.4.5@sha256:0247ad12144bc7fea8ba72a59408cc1c97e57f07ab4aa52d2ccd2db2d5f5ec9c
tag: v2.4.8@sha256:ee344d6594102f6e713d3d7014b0df9f3e84f37dd8653a374bac69f2ba66c33f
config:
nextauth_url: "http://example.com"