29 lines
754 B
YAML
29 lines
754 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: firefox
|
|
version: 2.0.7
|
|
appVersion: "78.15.0"
|
|
description: Firefox Browser, also known as Mozilla Firefox or simply Firefox,
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/firefox
|
|
icon: https://truecharts.org/_static/img/appicons/firefox.png
|
|
keywords:
|
|
- firefox
|
|
sources:
|
|
- https://hub.docker.com/r/linuxserver/firefox
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.1.4
|
|
# condition:
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- incubator
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|