From 02a32105b394227cd5a253a2bb7e2f96011c05c8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 17 Sep 2024 14:23:33 +0200 Subject: [PATCH] chore(deps): update container image ich777/chrome to latest@bbe3f4a by renovate (#26571) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/chrome | digest | `4a9d224` -> `bbe3f4a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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/chromium/Chart.yaml | 2 +- charts/stable/chromium/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/chromium/Chart.yaml b/charts/stable/chromium/Chart.yaml index 8bc0f4ec120..0f2e1713915 100644 --- a/charts/stable/chromium/Chart.yaml +++ b/charts/stable/chromium/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://hub.docker.com/r/ich777/chrome - https://www.google.com/chrome/ type: application -version: 7.1.7 +version: 7.1.8 diff --git a/charts/stable/chromium/values.yaml b/charts/stable/chromium/values.yaml index 4a83391ab53..2b6bacef543 100644 --- a/charts/stable/chromium/values.yaml +++ b/charts/stable/chromium/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ich777/chrome - tag: latest@sha256:4a9d2244032f68263dc9d5f2c10024ccc3a1b3957227ae67664143272aa0b02a + tag: latest@sha256:bbe3f4a4d1c7e27f592a9f6e2deb7d92077cff43d4022e2a8b12032eea252e53 persistence: datadir: enabled: true