Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-06-08 22:12:56 +00:00
parent 39082a7542
commit 1981784306
12 changed files with 2075 additions and 0 deletions

View File

@ -0,0 +1,8 @@
**Important:**
*for the complete changelog, please refer to the website*
## [firefox-6.0.3](https://github.com/truecharts/charts/compare/firefox-6.0.2...firefox-6.0.3) (2023-06-08)

View File

@ -0,0 +1,28 @@
apiVersion: v2
appVersion: "109.0.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.13.0
deprecated: false
description: a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation.
home: https://truecharts.org/charts/incubator/firefox
icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png
keywords:
- firefox
- browser
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: firefox
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/firefox
- https://github.com/linuxserver/docker-firefox
type: application
version: 6.0.3
annotations:
truecharts.org/catagories: |
- browser
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -0,0 +1,4 @@
## [firefox-6.0.3](https://github.com/truecharts/charts/compare/firefox-6.0.2...firefox-6.0.3) (2023-06-08)

View File

@ -0,0 +1,8 @@
a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/firefox](https://truecharts.org/charts/stable/firefox)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

Binary file not shown.

View File

@ -0,0 +1,46 @@
image:
repository: tccr.io/truecharts/firefox
pullPolicy: IfNotPresent
tag: v109.0.1@sha256:0d5c436afbd776aab406ec12ff2230fa45b4aaba31f75735cca0cde4254fc7ec
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
protocol: http
port: 10131
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
readiness:
type: http
startup:
type: http
env:
FM_HOME: "/config"
CUSTOM_PORT: "{{ .Values.service.main.ports.main.port }}"
TITLE: "TrueChartVNC Client"
persistence:
config:
enabled: true
mountPath: /config
varrun:
enabled: false
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File

4
stable/firefox/item.yaml Normal file
View File

@ -0,0 +1,4 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/firefox.png
categories:
- browser