From 914511a7307e70c40dd041dfe6def24663e379db Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 25 Dec 2023 01:41:23 +0100 Subject: [PATCH] chore(deps): update container image ich777/chrome to latest@32939a2 by renovate (#16427) 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 | `1993890` -> `32939a2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 | 50 +++++++++++++++--------------- charts/stable/chromium/values.yaml | 2 +- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/charts/stable/chromium/Chart.yaml b/charts/stable/chromium/Chart.yaml index 76918d7a0bb..661c4580527 100644 --- a/charts/stable/chromium/Chart.yaml +++ b/charts/stable/chromium/Chart.yaml @@ -1,38 +1,38 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: chromium -version: 3.0.19 +version: 3.0.20 appVersion: latest description: Chromium is a free and open-source software project developed by the Google-sponsored Chromium project. home: https://truecharts.org/charts/incubator/chromium icon: https://truecharts.org/img/hotlink-ok/chart-icons/chromium.png deprecated: false sources: - - https://www.google.com/chrome/ - - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium - - https://hub.docker.com/r/ich777/chrome + - https://www.google.com/chrome/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/chromium + - https://hub.docker.com/r/ich777/chrome maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - chromium - - Productivity - - Tools-Utilities + - chromium + - Productivity + - Tools-Utilities dependencies: - - name: common - version: 16.2.21 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 16.2.21 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: Productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: Productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: incubator type: application diff --git a/charts/stable/chromium/values.yaml b/charts/stable/chromium/values.yaml index 2b9978bb14e..179742eec58 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:1993890fb404ed7c57cc3d5fe0b32d5486630e881e0436d6a1758d18d2e100ae + tag: latest@sha256:32939a214c9c1d1b83213cc5767c6364a39c195d11e9dd3386319dcbb321100a persistence: datadir: enabled: true