From 3bbfb111ae687c97a744e9ac210d9ef941bf44cd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 12 Apr 2024 14:22:07 +0200 Subject: [PATCH] chore(deps): update container image ich777/chrome to latest@5ad51c7 by renovate (#20648) 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 | `4a5816c` -> `5ad51c7` | --- > [!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://togithub.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 bd6428e9c6f..ddf3b42a16a 100644 --- a/charts/stable/chromium/Chart.yaml +++ b/charts/stable/chromium/Chart.yaml @@ -24,7 +24,7 @@ keywords: - chromium - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/chromium - https://hub.docker.com/r/ich777/chrome type: application -version: 5.8.4 +version: 5.8.5 diff --git a/charts/stable/chromium/values.yaml b/charts/stable/chromium/values.yaml index 0bde6be5aae..9f4145a9d55 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:4a5816cba7b7be29ee3abb4ddffd438f84ad5f63053dd43e6a1add68d43c6cfe + tag: latest@sha256:5ad51c7eb543eccdb85ec6a50d677c34113118194f6fca2ef4f6896c03f21aa3 persistence: datadir: enabled: true