chore(helm): update image ghcr.io/m1k1o/neko/brave 3.0.5 → 3.0.6 (#35737)

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

<details>
<summary>m1k1o/neko (ghcr.io/m1k1o/neko/brave)</summary>

###
[`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)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot
2025-05-29 19:20:30 +02:00
committed by GitHub
parent 7becee75c5
commit 882775ef8d
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -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"],
+1 -1
View File
@@ -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