From 6f2018fe961869a85a67e5e18cb766b4cf8053c2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 24 Mar 2024 01:32:36 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/firefox to 124.0.1@e906a0e by renovate (#19703) 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/linuxserver/firefox](https://togithub.com/linuxserver/docker-firefox/packages) ([source](https://togithub.com/linuxserver/docker-firefox)) | digest | `46761f7` -> `e906a0e` | --- > [!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/firefox/Chart.yaml | 4 ++-- charts/stable/firefox/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/firefox/Chart.yaml b/charts/stable/firefox/Chart.yaml index fa06ade7729..a91223198db 100644 --- a/charts/stable/firefox/Chart.yaml +++ b/charts/stable/firefox/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png keywords: - firefox - browser -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/firefox - https://ghcr.io/linuxserver/firefox type: application -version: 13.0.0 +version: 13.0.1 diff --git a/charts/stable/firefox/values.yaml b/charts/stable/firefox/values.yaml index 5882beb87c1..c2ff5aa957f 100644 --- a/charts/stable/firefox/values.yaml +++ b/charts/stable/firefox/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/firefox pullPolicy: IfNotPresent - tag: 124.0.1@sha256:46761f7c433b3a6b6dfce25c38d45d19b14ae0a1f0afd79f6d0cab1838dc89da + tag: 124.0.1@sha256:e906a0ea71f2dd3a8949d3713a9d8b17fc537edce6d66dd28c7f1e30dac8bff5 securityContext: container: readOnlyRootFilesystem: false