From 882775ef8d42b6af75cbfad82207ac5d4ca340a2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 May 2025 19:20:30 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/m1k1o/n?= =?UTF-8?q?eko/brave=203.0.5=20=E2=86=92=203.0.6=20(#35737)?= 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/brave](https://redirect.github.com/m1k1o/neko) | patch | `43eb4f1` -> `ebae69a` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
m1k1o/neko (ghcr.io/m1k1o/neko/brave) ### [`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> --- .github/renovate/special/groups.json5 | 5 +++++ charts/stable/neko/values.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/renovate/special/groups.json5 b/.github/renovate/special/groups.json5 index c7c41ff6055..261d9e6fca6 100644 --- a/.github/renovate/special/groups.json5 +++ b/.github/renovate/special/groups.json5 @@ -92,6 +92,11 @@ "matchPackagePrefixes": ["lscr.io/linuxserver/webtop"], "groupName": "webtop" }, + { + "matchDatasources": ["docker"], + "matchPackagePrefixes": ["ghcr.io/m1k1o/neko"], + "groupName": "neko" + }, { "matchDatasources": ["docker"], "matchPackagePrefixes": ["lscr.io/linuxserver/rdesktop"], diff --git a/charts/stable/neko/values.yaml b/charts/stable/neko/values.yaml index 5707119a61a..7fca8ff1ebd 100644 --- a/charts/stable/neko/values.yaml +++ b/charts/stable/neko/values.yaml @@ -5,7 +5,7 @@ image: braveImage: pullPolicy: IfNotPresent repository: ghcr.io/m1k1o/neko/brave - tag: 3.0.5@sha256:43eb4f185ecdff3f1b4c5087306f8ac569535cd0f40cfb8a61dd6cc1a379356f + tag: 3.0.6@sha256:ebae69a74e3d79a1e24ae0a5c1428da57dc6eaf796c21b4e0610d5f1c739c6b2 chromeImage: pullPolicy: IfNotPresent repository: ghcr.io/m1k1o/neko/google-chrome