fix(firefox): update image ghcr.io/linuxserver/firefox 1147.0.2 → 1147.0.3 (#44587)

This commit is contained in:
TrueCharts Bot
2026-02-05 18:17:39 +01:00
committed by GitHub
parent 292167a614
commit 604ddbfb46
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -14,7 +14,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: 1147.0.2 appVersion: 1147.0.3
dependencies: dependencies:
- name: common - name: common
version: 28.29.49 version: 28.29.49
@@ -25,21 +25,21 @@ dependencies:
import-values: [] import-values: []
deprecated: false deprecated: false
description: a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. description: a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation.
home: https://trueforge.org/truetech/truecharts/charts/stable/firefox home: https://truecharts.org/charts/stable/firefox
icon: https://trueforge.org/img/hotlink-ok/chart-icons/firefox.webp icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.webp
keywords: keywords:
- firefox - firefox
- browser - browser
kubeVersion: '>=1.27.0-0' kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@trueforge.org email: info@truecharts.org
url: https://trueforge.org url: https://truecharts.org
name: firefox name: firefox
sources: sources:
- https://ghcr.io/linuxserver/firefox - https://ghcr.io/linuxserver/firefox
- 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: 34.0.14 version: 34.0.15
+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: 1147.0.2@sha256:30712c6cc5972ad7ee4d02c55190529f0cc1c796702a7d7fddf6c3a2ca02711e tag: 1147.0.3@sha256:afa4927cc2903e5558d341b6d63422ee82521ef68643320224e1f8c0ca721864
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false