From e0c864e5337a62e7ee535c9dd15231f89642f789 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 1 Dec 2023 19:28:57 +0100 Subject: [PATCH] chore(deps): update container image quay.io/invidious/invidious to latest@7863b23 (#15580) 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 | `2d4a1bc` -> `7863b23` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://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 efe647939b0..07f3e600b63 100644 --- a/charts/stable/invidious/Chart.yaml +++ b/charts/stable/invidious/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "latest" +appVersion: latest dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/invidious - https://github.com/iv-org/invidious - https://docs.invidious.io/installation/#docker -version: 6.0.22 +version: 6.0.23 annotations: min_scale_version: "22.12.4" max_scale_version: "23.10.1" diff --git a/charts/stable/invidious/values.yaml b/charts/stable/invidious/values.yaml index c9a9f6784ea..1839790eb9e 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:2d4a1bc6a017b9833782778d3b2bfb3baba7d2b20dfad96ab5a4ba27c522dba5 + tag: latest@sha256:7863b230158554e3e84c3659a0ebf9652ed09139db6932dcfe65758bc54af90a securityContext: container: readOnlyRootFilesystem: false