fix(firefox): update image ghcr.io/linuxserver/firefox 1151.0.3 → 1151.0.4 (#49003)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/firefox](https://redirect.github.com/linuxserver/docker-firefox/packages) ([source](https://redirect.github.com/linuxserver/docker-firefox)) | patch | `a9e20f7` → `dfe5fac` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9maXJlZm94IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
trueforge.org/min_helm_version: "3.14"
|
trueforge.org/min_helm_version: "3.14"
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1151.0.3
|
appVersion: 1151.0.4
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 29.3.4
|
version: 29.3.4
|
||||||
@@ -36,5 +36,5 @@ sources:
|
|||||||
- https://github.com/linuxserver/docker-firefox
|
- https://github.com/linuxserver/docker-firefox
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/firefox
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/firefox
|
||||||
type: application
|
type: application
|
||||||
version: 39.0.2
|
version: 39.0.3
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/firefox
|
repository: ghcr.io/linuxserver/firefox
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1151.0.3@sha256:a9e20f79cd6bfe7c4b2cfc3cbf4b31914ac12822709486a0cf2ae6cd814bb994
|
tag: 1151.0.4@sha256:dfe5facd53c5edfccbe387c710fcb0ea9b8129dff292833da2a779c6ba5d39e3
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|||||||
Reference in New Issue
Block a user