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)
### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.8
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
appVersion: "latest"
dependencies:
@ -10,15 +5,12 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.8
deprecated: false
description:
"This container will download and install Thunderbird in the preferred\
\ version and language.\r\n"
home: https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird
icon: https://truecharts.org/img/chart-icons/thunderbird.png
description: "This container will download and install Thunderbird in the preferred version and language."
home: https://truecharts.org/docs/charts/incubator/thunderbird
icon: https://truecharts.org/img/hotlink-ok/chart-icons/thunderbird.png
keywords:
- thunderbird
- Productivity
- Tools-Utilities
- mail
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
@ -26,7 +18,13 @@ maintainers:
url: https://truecharts.org
name: thunderbird
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird
- https://www.thunderbird.net/
- https://hub.docker.com/r/ich777/thunderbird/
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
![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.
@ -13,6 +13,7 @@ For more information, please click here: [thunderbird](https://truecharts.org/do
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/incubator/thunderbird>
* <https://www.thunderbird.net/>
* <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/charts/incubator/thunderbird
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)
---

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