From f03967591ec3e14baaaf9b6d4fd92ca191c8eb74 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 13 Apr 2025 02:31:17 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/m1k1o/n?= =?UTF-8?q?eko/brave=203.0.3=20=E2=86=92=203.0.4=20(#34314)?= 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 | `d127091` -> `c35813e` | 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.4`](https://redirect.github.com/m1k1o/neko/compare/v3.0.3...v3.0.4) [Compare Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.3...v3.0.4)
--- ### 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 8762a14dc8c..aaef391d11c 100644 --- a/charts/stable/neko/Chart.yaml +++ b/charts/stable/neko/Chart.yaml @@ -45,5 +45,5 @@ sources: - https://github.com/m1k1o/neko - https://github.com/truecharts/charts/tree/master/charts/stable/neko type: application -version: 9.0.1 +version: 9.0.2 diff --git a/charts/stable/neko/values.yaml b/charts/stable/neko/values.yaml index b80d4985266..dde95780ab2 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.3@sha256:d127091ce5bdfe613d6c2c196822181e78f772aa9c3847aba6d9c1490b2cfaf5 + tag: 3.0.4@sha256:c35813e2639a5e01ac219cbe0c5712e15d321f8d6ff1eb21d6966b4d55650e9b chromeImage: pullPolicy: IfNotPresent repository: ghcr.io/m1k1o/neko/google-chrome