Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-08-01 21:11:04 +00:00
parent bbb08bb215
commit 9785876fec
12 changed files with 83 additions and 107 deletions

View File

@ -1,30 +0,0 @@
env:
CUSTOM_RES_H: "768"
CUSTOM_RES_W: "1280"
EXTRA_PARAMETERS: ""
THUNDERBIRD_LANG: en-US
THUNDERBIRD_V: latest@sha256:f0065aa44fb1c38b7fc30d34e220138dc0a0c6477b78eb7f59015622c2052030
UMASK: "000"
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/thunderbird
tag: latest@sha256:0fb7ddd662ad23a22bba8fa13dcef2071da68b476c2a75805397c947bf787e04
persistence:
datadir:
enabled: true
mountPath: /thunderbird
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: true
ports:
main:
enabled: true
port: 8080
protocol: TCP
targetPort: 8080

View File

@ -2,6 +2,15 @@
## [thunderbird-0.0.15](https://github.com/truecharts/apps/compare/thunderbird-0.0.14...thunderbird-0.0.15) (2022-08-01)
### Fix
- cleanup ([#3372](https://github.com/truecharts/apps/issues/3372))
## [thunderbird-0.0.14](https://github.com/truecharts/apps/compare/thunderbird-0.0.13...thunderbird-0.0.14) (2022-07-26) ## [thunderbird-0.0.14](https://github.com/truecharts/apps/compare/thunderbird-0.0.13...thunderbird-0.0.14) (2022-07-26)
### Chore ### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 10.4.8 version: 10.4.8
digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad digest: sha256:57e44481adb7fd605739fb266e38ae0c04f147ec6de12d4423545322e1461bad
generated: "2022-07-26T10:40:45.712321946Z" generated: "2022-08-01T21:05:42.649889546Z"

View File

@ -1,8 +1,3 @@
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- Productivity
- Tools-Utilities
apiVersion: v2 apiVersion: v2
appVersion: "latest" appVersion: "latest"
dependencies: dependencies:
@ -10,15 +5,12 @@ dependencies:
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
version: 10.4.8 version: 10.4.8
deprecated: false deprecated: false
description: description: "This container will download and install Thunderbird in the preferred version and language."
"This container will download and install Thunderbird in the preferred\ home: https://truecharts.org/docs/charts/incubator/thunderbird
\ version and language.\r\n" icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.png
home: https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird
icon: https://truecharts.org/img/chart-icons/thunderbird.png
keywords: keywords:
- thunderbird - thunderbird
- Productivity - mail
- Tools-Utilities
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
maintainers: maintainers:
- email: info@truecharts.org - email: info@truecharts.org
@ -26,7 +18,13 @@ maintainers:
url: https://truecharts.org url: https://truecharts.org
name: thunderbird name: thunderbird
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird
- https://www.thunderbird.net/ - https://www.thunderbird.net/
- https://hub.docker.com/r/ich777/thunderbird/ - https://hub.docker.com/r/ich777/thunderbird/
type: application type: application
version: 0.0.14 version: 0.0.15
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- productivity
- mail

View File

@ -1,6 +1,6 @@
# thunderbird # thunderbird
![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) ![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
This container will download and install Thunderbird in the preferred version and language. This container will download and install Thunderbird in the preferred version and language.
@ -13,6 +13,7 @@ For more information, please click here: [thunderbird](https://truecharts.org/do
## Source Code ## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird>
* <https://www.thunderbird.net/> * <https://www.thunderbird.net/>
* <https://hub.docker.com/r/ich777/thunderbird/> * <https://hub.docker.com/r/ich777/thunderbird/>

View File

@ -1,7 +1,6 @@
This container will download and install Thunderbird in the preferred version and language. This container will download and install Thunderbird in the preferred version and language.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/incubator/thunderbird](https://truecharts.org/docs/charts/incubator/thunderbird)
This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/incubator/thunderbird
--- ---

View File

@ -0,0 +1,31 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/thunderbird
tag: latest@sha256:5b26180ab2ccc8f42777404aa4765d0dae3be92b3cebc0ecb5dafc48ec825113
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
env:
THUNDERBIRD_V: "latest"
CUSTOM_RES_H: 768
CUSTOM_RES_W: 1280
DATA_PERM: 770
THUNDERBIRD_LANG: "en-US"
service:
main:
ports:
main:
port: 10291
targetPort: 8080
persistence:
data:
enabled: true
mountPath: /thunderbird

View File

@ -33,6 +33,7 @@ portals:
- "$kubernetes-resource_configmap_portal_host" - "$kubernetes-resource_configmap_portal_host"
ports: ports:
- "$kubernetes-resource_configmap_portal_port" - "$kubernetes-resource_configmap_portal_port"
path: "/vnc.html?autoconnect=true"
questions: questions:
- variable: portal - variable: portal
group: "Container Image" group: "Container Image"
@ -62,7 +63,6 @@ questions:
type: boolean type: boolean
default: true default: true
hidden: true hidden: true
- variable: controller - variable: controller
group: "Controller" group: "Controller"
label: "" label: ""
@ -169,7 +169,6 @@ questions:
label: "Value" label: "Value"
schema: schema:
type: string type: string
- variable: env - variable: env
group: "Container Configuration" group: "Container Configuration"
label: "Image Environment" label: "Image Environment"
@ -177,44 +176,36 @@ questions:
additional_attrs: true additional_attrs: true
type: dict type: dict
attrs: attrs:
- variable: THUNDERBIRD_V - variable: THUNDERBIRD_V
label: 'THUNDERBIRD_V' label: "THUNDERBIRD_V"
description: "Enter your preferred version or latest (without quotes) to grab the latest version." description: "Enter your preferred version or latest to grab the latest version."
schema: schema:
type: string type: string
default: "latest" default: "latest"
- variable: THUNDERBIRD_LANG - variable: THUNDERBIRD_LANG
label: 'THUNDERBIRD_LANG' label: "THUNDERBIRD_LANG"
description: "Enter your preferred language here (eg en-US, de, fr, enUK,... you can get a full list here httpsarchive.mozilla.orgpubthunderbirdreleaseslatestREADME.txt)" description: "Enter your preferred language here (eg en-US, you can get a full list here https://archive.mozilla.org/pub/thunderbird/releases/latest/README.txt)"
schema: schema:
type: string type: string
default: "en-US" default: "en-US"
- variable: CUSTOM_RES_W - variable: CUSTOM_RES_W
label: 'CUSTOM_RES_W' label: "CUSTOM_RES_W"
description: "Minimum screen width 1000 pixels" description: "Enter your preferred screen width"
schema: schema:
type: string type: int
default: "1280" default: 1280
- variable: CUSTOM_RES_H - variable: CUSTOM_RES_H
label: 'CUSTOM_RES_H' label: "CUSTOM_RES_H"
description: "Minimum screen hight 880 pixels" description: "Enter your preferred screen height"
schema: schema:
type: string type: int
default: "768" default: 768
- variable: EXTRA_PARAMETERS - variable: DATA_PERM
label: 'EXTRA_PARAMETERS' label: "DATA_PERM"
description: "If needed enter extra startup parameters here otherwise leave empty." description: "Data permissions for /thunderbird folder"
schema: schema:
type: string type: int
default: "" default: 770
- variable: UMASK
label: 'UMASK'
description: "Container Variable UMASK"
schema:
type: string
default: "000"
- variable: TZ - variable: TZ
label: "Timezone" label: "Timezone"
group: "Container Configuration" group: "Container Configuration"
@ -323,7 +314,6 @@ questions:
label: "Value" label: "Value"
schema: schema:
type: string type: string
- variable: service - variable: service
group: "Networking and Services" group: "Networking and Services"
label: "Configure Service(s)" label: "Configure Service(s)"
@ -421,7 +411,7 @@ questions:
description: "This port exposes the container port on the service" description: "This port exposes the container port on the service"
schema: schema:
type: int type: int
default: 8080 default: 10291
required: true required: true
- variable: advanced - variable: advanced
label: "Show Advanced settings" label: "Show Advanced settings"
@ -434,7 +424,7 @@ questions:
label: "Port Type" label: "Port Type"
schema: schema:
type: string type: string
default: TCP default: "TCP"
enum: enum:
- value: HTTP - value: HTTP
description: "HTTP" description: "HTTP"
@ -457,9 +447,6 @@ questions:
schema: schema:
type: int type: int
default: 8080 default: 8080
- variable: serviceexpert - variable: serviceexpert
group: "Networking and Services" group: "Networking and Services"
label: "Show Expert Config" label: "Show Expert Config"
@ -474,7 +461,6 @@ questions:
schema: schema:
type: boolean type: boolean
default: false default: false
- variable: externalInterfaces - variable: externalInterfaces
description: "Add External Interfaces" description: "Add External Interfaces"
label: "Add external Interfaces" label: "Add external Interfaces"
@ -616,7 +602,6 @@ questions:
label: "Search Entry" label: "Search Entry"
schema: schema:
type: string type: string
- variable: serviceList - variable: serviceList
label: "Add Manual Custom Services" label: "Add Manual Custom Services"
group: "Networking and Services" group: "Networking and Services"
@ -730,7 +715,6 @@ questions:
type: int type: int
min: 9000 min: 9000
max: 65535 max: 65535
- variable: persistence - variable: persistence
label: "Integrated Persistent Storage" label: "Integrated Persistent Storage"
description: "Integrated Persistent Storage" description: "Integrated Persistent Storage"
@ -739,10 +723,9 @@ questions:
additional_attrs: true additional_attrs: true
type: dict type: dict
attrs: attrs:
- variable: data
- variable: datadir label: "App Data Storage"
label: "datadir Storage" description: "Stores the Application Data."
description: "Data Path"
schema: schema:
additional_attrs: true additional_attrs: true
type: dict type: dict
@ -917,8 +900,6 @@ questions:
label: "Value" label: "Value"
schema: schema:
type: string type: string
- variable: persistenceList - variable: persistenceList
label: "Additional app storage" label: "Additional app storage"
group: "Storage and Persistence" group: "Storage and Persistence"
@ -1121,8 +1102,6 @@ questions:
label: "Value" label: "Value"
schema: schema:
type: string type: string
- variable: ingress - variable: ingress
label: "" label: ""
group: "Ingress" group: "Ingress"
@ -1185,7 +1164,6 @@ questions:
type: string type: string
required: true required: true
default: "Prefix" default: "Prefix"
- variable: tls - variable: tls
label: "TLS-Settings" label: "TLS-Settings"
schema: schema:
@ -1216,7 +1194,6 @@ questions:
type: int type: int
$ref: $ref:
- "definitions/certificate" - "definitions/certificate"
- variable: entrypoint - variable: entrypoint
label: "(Advanced) Traefik Entrypoint" label: "(Advanced) Traefik Entrypoint"
description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" description: "Entrypoint used by Traefik when using Traefik as Ingress Provider"
@ -1237,7 +1214,6 @@ questions:
type: string type: string
default: "" default: ""
required: true required: true
- variable: expert - variable: expert
label: "Show Expert Configuration Options" label: "Show Expert Configuration Options"
schema: schema:
@ -1296,7 +1272,6 @@ questions:
label: "Value" label: "Value"
schema: schema:
type: string type: string
- variable: ingressList - variable: ingressList
label: "Add Manual Custom Ingresses" label: "Add Manual Custom Ingresses"
group: "Ingress" group: "Ingress"
@ -1473,7 +1448,6 @@ questions:
type: string type: string
default: "" default: ""
required: true required: true
- variable: security - variable: security
label: "Container Security Settings" label: "Container Security Settings"
group: "Security and Permissions" group: "Security and Permissions"
@ -1501,7 +1475,6 @@ questions:
schema: schema:
type: string type: string
default: "002" default: "002"
- variable: advancedSecurity - variable: advancedSecurity
label: "Show Advanced Security Settings" label: "Show Advanced Security Settings"
group: "Security and Permissions" group: "Security and Permissions"
@ -1562,7 +1535,6 @@ questions:
label: "" label: ""
schema: schema:
type: string type: string
- variable: podSecurityContext - variable: podSecurityContext
group: "Security and Permissions" group: "Security and Permissions"
label: "Pod Security Context" label: "Pod Security Context"
@ -1578,7 +1550,7 @@ questions:
default: 0 default: 0
- variable: runAsGroup - variable: runAsGroup
label: "runAsGroup" label: "runAsGroup"
description: The groupID this App of the user running the application" description: "The groupID this App of the user running the application"
schema: schema:
type: int type: int
default: 0 default: 0
@ -1609,8 +1581,6 @@ questions:
schema: schema:
type: int type: int
- variable: advancedresources - variable: advancedresources
label: "Set Custom Resource Limits/Requests (Advanced)" label: "Set Custom Resource Limits/Requests (Advanced)"
group: "Resources and Devices" group: "Resources and Devices"
@ -1717,7 +1687,6 @@ questions:
$ref: $ref:
- "definitions/gpuConfiguration" - "definitions/gpuConfiguration"
attrs: [] attrs: []
# - variable: autoscaling # - variable: autoscaling
# group: "Advanced" # group: "Advanced"
# label: "(Advanced) Horizontal Pod Autoscaler" # label: "(Advanced) Horizontal Pod Autoscaler"
@ -2125,7 +2094,6 @@ questions:
# - value: "SCTP" # - value: "SCTP"
# description: "SCTP" # description: "SCTP"
- variable: addons - variable: addons
group: "Addons" group: "Addons"
label: "" label: ""

View File

@ -1,5 +1,5 @@
icon_url: https://truecharts.org/img/chart-icons/thunderbird.png icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.png
categories: categories:
- Productivity - productivity
- Tools-Utilities - mail