29 lines
785 B
YAML
29 lines
785 B
YAML
|
apiVersion: v2
|
||
|
kubeVersion: ">=1.16.0-0"
|
||
|
name: firefox
|
||
|
version: 0.0.1
|
||
|
appVersion: 1.0.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://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/firefox-logo.png
|
||
|
keywords:
|
||
|
- firefox
|
||
|
sources:
|
||
|
- https://hub.docker.com/r/linuxserver/firefox
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 8.9.16
|
||
|
# 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
|