From 05d07502240541b486df16aef609e9adba987495 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Nov 2024 00:41:55 +0100 Subject: [PATCH] chore(helm): update image ghcr.io/ich777/chrome digest to 0bdd786 (#29439) 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/ich777/chrome | digest | `bbe3f4a` -> `0bdd786` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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 | 4 ++-- charts/stable/chromium/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/chromium/Chart.yaml b/charts/stable/chromium/Chart.yaml index a7f9a298be2..c1ba3fdcb06 100644 --- a/charts/stable/chromium/Chart.yaml +++ b/charts/stable/chromium/Chart.yaml @@ -30,8 +30,8 @@ maintainers: url: https://truecharts.org name: chromium sources: + - https://ghcr.io/ich777/chrome - https://github.com/truecharts/charts/tree/master/charts/stable/chromium - - https://hub.docker.com/r/ich777/chrome - https://www.google.com/chrome/ type: application -version: 7.2.2 +version: 7.2.3 diff --git a/charts/stable/chromium/values.yaml b/charts/stable/chromium/values.yaml index af759d32637..96531723c44 100644 --- a/charts/stable/chromium/values.yaml +++ b/charts/stable/chromium/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/ich777/chrome - tag: latest@sha256:bbe3f4a4d1c7e27f592a9f6e2deb7d92077cff43d4022e2a8b12032eea252e53 + tag: latest@sha256:0bdd786f92a4de23064d1dfecf18d59aaa7efd726044339b9b0cd024e095d553 persistence: datadir: enabled: true