From 2518ab23e2f2e0a4cd6c0ac213beaf33fb45ee56 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Jan 2025 15:05:05 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/linkwar?= =?UTF-8?q?den/linkwarden=20v2.9.2=20=E2=86=92=20v2.9.3=20(#30903)?= 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 | `caa6891` -> `848b55e` | --- > [!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.9.3`](https://redirect.github.com/linkwarden/linkwarden/releases/tag/v2.9.3) [Compare Source](https://redirect.github.com/linkwarden/linkwarden/compare/v2.9.2...v2.9.3) A couple of bug fixes... #### New Contributors - [@​siberianspot](https://redirect.github.com/siberianspot) made their first contribution in [https://github.com/linkwarden/linkwarden/pull/972](https://redirect.github.com/linkwarden/linkwarden/pull/972) **Full Changelog**: https://github.com/linkwarden/linkwarden/compare/v2.9.2...v2.9.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 77c95c6aec6..c194ad119a1 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.9.2 +appVersion: 2.9.3 dependencies: - name: common version: 25.3.1 @@ -34,4 +34,4 @@ sources: - https://github.com/linkwarden/linkwarden - https://github.com/truecharts/charts/tree/master/charts/stable/linkwarden type: application -version: 6.8.0 +version: 6.8.1 diff --git a/charts/stable/linkwarden/values.yaml b/charts/stable/linkwarden/values.yaml index 53593ced942..4dfe4763c51 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.9.2@sha256:caa689167f587bfef24dabae2ad38a067a0a8cfcfc204b6faf63c6395ce6f367 + tag: v2.9.3@sha256:848b55ec4ce1a80ee37e9ef1f213701a90771f3b07ee7f5ee341663da22d513f config: nextauth_url: "http://example.com"