chore(deps): update container image m1k1o/neko to chromium@6d58fb5 by renovate (#16508)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | m1k1o/neko | digest | `4d0064f` -> `6d58fb5` | --- > [!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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
d7127237e3
commit
454d93d903
|
@ -1,7 +1,7 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: neko
|
||||
version: 3.0.19
|
||||
version: 3.0.20
|
||||
appVersion: firefox
|
||||
description: A self hosted virtual browser that runs in Chart
|
||||
home: https://truecharts.org/charts/incubator/neko
|
||||
|
|
|
@ -9,7 +9,7 @@ chromeImage:
|
|||
chromiumImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
tag: chromium@sha256:4d0064f9968ccf4ac41a1a1a945a2a9ee2f183397b167186a26de9d8b2977450
|
||||
tag: chromium@sha256:6d58fb56ae70560b3c52c8e8ca2c4030c11fea798b5e0c856c0625c277ffa161
|
||||
edgeImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: m1k1o/neko
|
||||
|
|
Loading…
Reference in New Issue