From c93167ff0d52abad1160942851e10dbaf439fc99 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Dec 2024 22:39:47 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/linkwar?= =?UTF-8?q?den/linkwarden=20v2.8.3=20=E2=86=92=20v2.8.4=20(#30133)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linkwarden/linkwarden](https://redirect.github.com/linkwarden/linkwarden) | patch | `0185f16` -> `b7e31a5` | --- > [!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
linkwarden/linkwarden (ghcr.io/linkwarden/linkwarden) ### [`v2.8.4`](https://redirect.github.com/linkwarden/linkwarden/releases/tag/v2.8.4) [Compare Source](https://redirect.github.com/linkwarden/linkwarden/compare/v2.8.3...v2.8.4) #### What's Changed - fixed placeholder in german translation by [@​clemenstyp](https://redirect.github.com/clemenstyp) in [https://github.com/linkwarden/linkwarden/pull/867](https://redirect.github.com/linkwarden/linkwarden/pull/867) - fix(monolith): quote url by [@​keizie](https://redirect.github.com/keizie) in [https://github.com/linkwarden/linkwarden/pull/896](https://redirect.github.com/linkwarden/linkwarden/pull/896) - 2.8.3 french translation by [@​Go-rom](https://redirect.github.com/Go-rom) in [https://github.com/linkwarden/linkwarden/pull/885](https://redirect.github.com/linkwarden/linkwarden/pull/885) - Dev by [@​daniel31x13](https://redirect.github.com/daniel31x13) in [https://github.com/linkwarden/linkwarden/pull/898](https://redirect.github.com/linkwarden/linkwarden/pull/898) - minor fix by [@​daniel31x13](https://redirect.github.com/daniel31x13) in [https://github.com/linkwarden/linkwarden/pull/899](https://redirect.github.com/linkwarden/linkwarden/pull/899) #### New Contributors - [@​clemenstyp](https://redirect.github.com/clemenstyp) made their first contribution in [https://github.com/linkwarden/linkwarden/pull/867](https://redirect.github.com/linkwarden/linkwarden/pull/867) - [@​keizie](https://redirect.github.com/keizie) made their first contribution in [https://github.com/linkwarden/linkwarden/pull/896](https://redirect.github.com/linkwarden/linkwarden/pull/896) - [@​Go-rom](https://redirect.github.com/Go-rom) made their first contribution in [https://github.com/linkwarden/linkwarden/pull/885](https://redirect.github.com/linkwarden/linkwarden/pull/885) **Full Changelog**: https://github.com/linkwarden/linkwarden/compare/v2.8.3...v2.8.4
--- ### 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. --- - [ ] 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). --- charts/stable/linkwarden/Chart.yaml | 4 ++-- charts/stable/linkwarden/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/linkwarden/Chart.yaml b/charts/stable/linkwarden/Chart.yaml index f22fc87421f..37b3aefc623 100644 --- a/charts/stable/linkwarden/Chart.yaml +++ b/charts/stable/linkwarden/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.8.3 +appVersion: 2.8.4 dependencies: - name: common version: 25.2.2 @@ -34,4 +34,4 @@ sources: - https://github.com/linkwarden/linkwarden - https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden type: application -version: 6.6.0 +version: 6.6.1 diff --git a/charts/stable/linkwarden/values.yaml b/charts/stable/linkwarden/values.yaml index d7fabc6d565..de862800562 100644 --- a/charts/stable/linkwarden/values.yaml +++ b/charts/stable/linkwarden/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linkwarden/linkwarden pullPolicy: IfNotPresent - tag: v2.8.3@sha256:0185f165c5013143080b48a16e806fa214ac6c8976ab780cc892dae61d04ab43 + tag: v2.8.4@sha256:b7e31a5ae09756bdeaeb2d3c05847059d9b0c6dec013cc5ba45b5f3063c6c1a0 config: nextauth_url: "http://example.com"