From 41d3de6d5d98f2a9b837c76ecfca6a2c569cdd23 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 13 Apr 2025 02:31:38 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/m1k1o/n?= =?UTF-8?q?eko/chromium=203.0.3=20=E2=86=92=203.0.4=20(#34315)?= 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 | `1fc9fef` -> `febd67a` | 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.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/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/neko/values.yaml b/charts/stable/neko/values.yaml index dde95780ab2..2b920c6cb93 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.3@sha256:1fc9fef4dbec94cd182fe359012606ae809c0e6f22de844a87d1c479cdd7ccf1 + tag: 3.0.4@sha256:febd67a73b575df279ba2a070bd215949f5592bad10496149b360733f156d58c edgeImage: pullPolicy: IfNotPresent repository: ghcr.io/m1k1o/neko/microsoft-edge