From 9707c5afeb4f813722464840419f10b614053a3c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 23 Feb 2025 02:11:19 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/m1k1o/n?= =?UTF-8?q?eko/brave=202.8.13=20=E2=86=92=202.9.0=20(#32447)?= 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) | minor | `7d56afa` -> `d113770` | 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) ### [`v2.9.0`](https://redirect.github.com/m1k1o/neko/releases/tag/v2.9.0): n.eko v2.9.0 [Compare Source](https://redirect.github.com/m1k1o/neko/compare/v2.8.13...v2.9.0) This is the last v2 release before v3 release. ##### New Features - Added nvidia support for firefox. - Added `?lang=` parameter to the URL, which will set the language of the interface (by [@​mbattista](https://redirect.github.com/mbattista)). - Added `?show_side=1` and `?mute_chat=1` parameter to the URL, for chat mute and show side (by [@​mbattista](https://redirect.github.com/mbattista)). - Added `NEKO_BROADCAST_AUTOSTART` to automatically start or do not start broadcasting when the room is created. By default, it is set to `true` because it was the previous behavior. - Added new translations (🇹🇼,🇯🇵) by various people. ##### Bugs - Fix incorrect version sorting for chromium, microsoft-edge, opera and ungoogledchromium. - Fix buffer overflow in Gstreamer log function [#​382](https://redirect.github.com/m1k1o/neko/pull/382) (by [@​tt2468](https://redirect.github.com/tt2468)). ##### Misc - Added RTMP broadcast support to nvidia docker image [#​274](https://redirect.github.com/m1k1o/neko/issues/274). - Ensured that paths are writable by neko user [#​277](https://redirect.github.com/m1k1o/neko/issues/277). - Git commit and tag are now included in the build when creating a docker image. - Remove any temporary files associated with a Form after file upload, that would be otherwise never removed. - Add check for volume parameter in URL before setting volume (by [@​FapFapDragon](https://redirect.github.com/FapFapDragon)). - Add glib main loop to capture manager [#​383](https://redirect.github.com/m1k1o/neko/pull/383) (by [@​tt2468](https://redirect.github.com/tt2468)). - Sync clipboard only if in focus.
--- ### 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). --- charts/stable/neko/Chart.yaml | 2 +- charts/stable/neko/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/neko/Chart.yaml b/charts/stable/neko/Chart.yaml index 8df1e272e7f..363f3606691 100644 --- a/charts/stable/neko/Chart.yaml +++ b/charts/stable/neko/Chart.yaml @@ -42,4 +42,4 @@ sources: - https://github.com/m1k1o/neko - https://github.com/truecharts/charts/tree/master/charts/stable/neko type: application -version: 8.5.2 +version: 8.6.0 diff --git a/charts/stable/neko/values.yaml b/charts/stable/neko/values.yaml index c0dad275d2b..fb3ed989fe3 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: 2.8.13@sha256:7d56afaf96219be5662bb5fb15835713826aae671e88854daf991a43e539fc23 + tag: 2.9.0@sha256:d113770cab86f0458059b4de6db081bae0e6936011aa86c09e61dc6d050c505f chromeImage: pullPolicy: IfNotPresent repository: ghcr.io/m1k1o/neko/google-chrome