From deecc34a46738d0a39e352c66bc2e957f7fc5ad5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 29 Jan 2024 19:18:24 +0100 Subject: [PATCH] chore(deps): update container image quay.io/invidious/invidious to latest@fc25ef2 by renovate (#17749) 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 | `7da41b3` -> `fc25ef2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/invidious/Chart.yaml | 4 ++-- charts/stable/invidious/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/invidious/Chart.yaml b/charts/stable/invidious/Chart.yaml index 8987c90ab64..a71b349e90f 100644 --- a/charts/stable/invidious/Chart.yaml +++ b/charts/stable/invidious/Chart.yaml @@ -24,7 +24,7 @@ keywords: - invidious - youtube - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/invidious - https://quay.io/invidious/invidious type: application -version: 8.1.11 +version: 8.1.12 diff --git a/charts/stable/invidious/values.yaml b/charts/stable/invidious/values.yaml index 79f908c9023..855d4018c1a 100644 --- a/charts/stable/invidious/values.yaml +++ b/charts/stable/invidious/values.yaml @@ -1,7 +1,7 @@ image: repository: quay.io/invidious/invidious pullPolicy: IfNotPresent - tag: latest@sha256:7da41b32475a5619cf0591ca966041f03cc91e7bb02bff15ff8483686b698abf + tag: latest@sha256:fc25ef270edb96a4fc10c26073dca2dec231a9bdd804a35a84c44666f0f414ed securityContext: container: readOnlyRootFilesystem: false