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:
TrueCharts Bot 2023-12-25 07:24:54 +01:00 committed by GitHub
parent d7127237e3
commit 454d93d903
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 24 deletions

View File

@ -1,36 +1,36 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: neko name: neko
version: 3.0.19 version: 3.0.20
appVersion: firefox appVersion: firefox
description: A self hosted virtual browser that runs in Chart description: A self hosted virtual browser that runs in Chart
home: https://truecharts.org/charts/incubator/neko home: https://truecharts.org/charts/incubator/neko
icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/neko.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/neko - https://github.com/truecharts/charts/tree/master/charts/incubator/neko
- https://hub.docker.com/r/m1k1o/neko - https://hub.docker.com/r/m1k1o/neko
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- neko - neko
- video - video
dependencies: dependencies:
- name: common - name: common
version: 16.2.21 version: 16.2.21
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: media truecharts.org/category: media
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: incubator
type: application type: application

View File

@ -9,7 +9,7 @@ chromeImage:
chromiumImage: chromiumImage:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: m1k1o/neko repository: m1k1o/neko
tag: chromium@sha256:4d0064f9968ccf4ac41a1a1a945a2a9ee2f183397b167186a26de9d8b2977450 tag: chromium@sha256:6d58fb56ae70560b3c52c8e8ca2c4030c11fea798b5e0c856c0625c277ffa161
edgeImage: edgeImage:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: m1k1o/neko repository: m1k1o/neko