chore(deps): update container image quay.io/invidious/invidious to latest@7863b23 (#15580)
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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
9ac45d466e
commit
e0c864e533
|
@ -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"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: quay.io/invidious/invidious
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:2d4a1bc6a017b9833782778d3b2bfb3baba7d2b20dfad96ab5a4ba27c522dba5
|
||||
tag: latest@sha256:7863b230158554e3e84c3659a0ebf9652ed09139db6932dcfe65758bc54af90a
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue