chore(deps): update container image ghcr.io/linuxserver/firefox to v125.0.2@0f9d9f2 by renovate (#20979)

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)) | major |
`124.0.1` -> `125.0.2` |

---

> [!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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxOS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==-->

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot
2024-05-01 22:28:33 +03:00
committed by GitHub
co-authored by Stavros Kois
parent b9f58fa6e7
commit 8be74dec61
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 124.0.1 appVersion: 125.0.2
dependencies: dependencies:
- name: common - name: common
version: 23.0.0 version: 23.0.0
@@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/firefox - https://github.com/truecharts/charts/tree/master/charts/stable/firefox
- https://ghcr.io/linuxserver/firefox - https://ghcr.io/linuxserver/firefox
type: application type: application
version: 14.0.5 version: 14.0.6
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/linuxserver/firefox repository: ghcr.io/linuxserver/firefox
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 124.0.1@sha256:997b24c6ed9c68ea114e269877e52f69862fa07af9c003797b3b6983099fe4fe tag: 125.0.2@sha256:0f9d9f2df2812ffd3e320de708990d889589037a183ff9179c170db4ff4b36c9
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false