From ea5160f0b108d56badb276c8c9cbc3d6c3d1ea1c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 15 Nov 2024 01:30:59 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/linkwar?= =?UTF-8?q?den/linkwarden=20v2.8.2=20=E2=86=92=20v2.8.3=20(#29379)?= 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 | `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
linkwarden/linkwarden (ghcr.io/linkwarden/linkwarden) ### [`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 [@​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 [@​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
--- ### 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 33482339f3e..729ad00673e 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.2 +appVersion: 2.8.3 dependencies: - name: common version: 25.1.7 @@ -34,4 +34,4 @@ sources: - https://github.com/linkwarden/linkwarden - https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden type: application -version: 6.5.1 +version: 6.5.2 diff --git a/charts/stable/linkwarden/values.yaml b/charts/stable/linkwarden/values.yaml index 04dc2564a18..d7fabc6d565 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.2@sha256:3b3e9c19a40c2b51e14bf8c6198a0c9c30da86bcfef6f0f19caedff3bbf612e8 + tag: v2.8.3@sha256:0185f165c5013143080b48a16e806fa214ac6c8976ab780cc892dae61d04ab43 config: nextauth_url: "http://example.com"