From dae52b0e7f46a85db83a844664fcbc222addaca1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 29 Jun 2026 20:51:20 +0200 Subject: [PATCH] chore(invidious): update image quay.io/invidious/invidious digest to 7099e30 (#49644) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/invidious/invidious | digest | `9d972ea` → `7099e30` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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/invidious/Chart.yaml | 2 +- charts/stable/invidious/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/invidious/Chart.yaml b/charts/stable/invidious/Chart.yaml index a5b8de36916..1e026e5a33a 100644 --- a/charts/stable/invidious/Chart.yaml +++ b/charts/stable/invidious/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/invidious - https://quay.io/invidious/invidious type: application -version: 13.5.0 +version: 13.5.1 diff --git a/charts/stable/invidious/values.yaml b/charts/stable/invidious/values.yaml index 8cc83a09a09..1d48a6e4307 100644 --- a/charts/stable/invidious/values.yaml +++ b/charts/stable/invidious/values.yaml @@ -2,7 +2,7 @@ image: repository: quay.io/invidious/invidious pullPolicy: IfNotPresent - tag: latest@sha256:9d972ea5930c2e170b3c4d49bdd9fa09bf03f077d555f58747342062dffc5876 + tag: latest@sha256:7099e3077ecce323497841cd95a981359e72736fcd3365582badbc8e9b3d1783 securityContext: container: readOnlyRootFilesystem: false