From 7160eef28ce36002cecc39f8ba02642cea4958f2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Nov 2023 19:56:14 +0100 Subject: [PATCH] chore(deps): update container image quay.io/invidious/invidious to latest@2d4a1bc (#15255) 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 | `ee8c1c0` -> `2d4a1bc` | --- > [!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 7ae0af28e4e..f8474f75b85 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.21 +version: 6.0.22 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/stable/invidious/values.yaml b/charts/stable/invidious/values.yaml index 1000cb411c4..c9a9f6784ea 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:ee8c1c07775d8ad13ee215eba067b94f368db9a66b3c0aa8fd0d53f67169645b + tag: latest@sha256:2d4a1bc6a017b9833782778d3b2bfb3baba7d2b20dfad96ab5a4ba27c522dba5 securityContext: container: readOnlyRootFilesystem: false