From 13fb41bcb929199266856d470ae18ebd8f0512fe Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 May 2025 16:54:37 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/m1k1o/n?= =?UTF-8?q?eko/chromium=203.0.5=20=E2=86=92=203.0.6=20(#35738)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/m1k1o/neko/chromium](https://redirect.github.com/m1k1o/neko) | patch | `fe26b96` -> `8e70e7d` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
m1k1o/neko (ghcr.io/m1k1o/neko/chromium) ### [`v3.0.6`](https://redirect.github.com/m1k1o/neko/compare/v3.0.5...v3.0.6) [Compare Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.5...v3.0.6)
--- ### 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://redirect.github.com/renovatebot/renovate). --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/stable/neko/Chart.yaml | 3 +-- charts/stable/neko/values.yaml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/charts/stable/neko/Chart.yaml b/charts/stable/neko/Chart.yaml index e7678b53b67..e74b143d83a 100644 --- a/charts/stable/neko/Chart.yaml +++ b/charts/stable/neko/Chart.yaml @@ -45,5 +45,4 @@ sources: - https://github.com/m1k1o/neko - https://github.com/truecharts/charts/tree/master/charts/stable/neko type: application -version: 9.0.8 - +version: 9.0.11 diff --git a/charts/stable/neko/values.yaml b/charts/stable/neko/values.yaml index 6afdd9b7412..ad88f732daa 100644 --- a/charts/stable/neko/values.yaml +++ b/charts/stable/neko/values.yaml @@ -13,7 +13,7 @@ chromeImage: chromiumImage: pullPolicy: IfNotPresent repository: ghcr.io/m1k1o/neko/chromium - tag: 3.0.5@sha256:fe26b96367db649ad67a880ba76765611f584592aad4c6130e7d7406c49f03bd + tag: 3.0.6@sha256:8e70e7d6bd2251cacdc92b4c493ab8ee20ce503738123f5aad03e4d5ec5452c3 edgeImage: pullPolicy: IfNotPresent repository: ghcr.io/m1k1o/neko/microsoft-edge