Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-07-10 06:25:59 +00:00
parent f725c889c3
commit 73a155bd98
83 changed files with 2652 additions and 108 deletions

View File

@ -0,0 +1,99 @@
# Changelog<br>
<a name="collabora-online-12.1.2"></a>
### [collabora-online-12.1.2](https://github.com/truecharts/apps/compare/collabora-online-12.1.1...collabora-online-12.1.2) (2022-07-10)
#### Chore
* update helm chart common to v10.3.0
<a name="collabora-online-12.1.1"></a>
### [collabora-online-12.1.1](https://github.com/truecharts/apps/compare/collabora-online-12.1.0...collabora-online-12.1.1) (2022-07-09)
#### Chore
* update helm chart common to v10.2.1 ([#3110](https://github.com/truecharts/apps/issues/3110))
<a name="collabora-online-12.1.0"></a>
### [collabora-online-12.1.0](https://github.com/truecharts/apps/compare/collabora-online-12.0.11...collabora-online-12.1.0) (2022-07-08)
<a name="collabora-online-12.0.11"></a>
### [collabora-online-12.0.11](https://github.com/truecharts/apps/compare/collabora-online-12.0.10...collabora-online-12.0.11) (2022-07-04)
#### Chore
* update helm general non-major helm releases ([#3066](https://github.com/truecharts/apps/issues/3066))
<a name="collabora-online-12.0.10"></a>
### [collabora-online-12.0.10](https://github.com/truecharts/apps/compare/collabora-online-12.0.9...collabora-online-12.0.10) (2022-07-01)
#### Chore
* update container image tccr.io/truecharts/collabora to v22.05.3.1.1 ([#3017](https://github.com/truecharts/apps/issues/3017))
<a name="collabora-online-12.0.9"></a>
### [collabora-online-12.0.9](https://github.com/truecharts/apps/compare/collabora-online-12.0.8...collabora-online-12.0.9) (2022-06-25)
#### Chore
* update helm general non-major helm releases ([#2977](https://github.com/truecharts/apps/issues/2977))
<a name="collabora-online-12.0.8"></a>
### [collabora-online-12.0.8](https://github.com/truecharts/apps/compare/collabora-online-12.0.7...collabora-online-12.0.8) (2022-06-22)
#### Chore
* update helm general non-major helm releases ([#2948](https://github.com/truecharts/apps/issues/2948))
<a name="collabora-online-12.0.7"></a>
### [collabora-online-12.0.7](https://github.com/truecharts/apps/compare/collabora-online-12.0.6...collabora-online-12.0.7) (2022-06-21)
#### Chore
* update helm general non-major helm releases ([#2943](https://github.com/truecharts/apps/issues/2943))
<a name="collabora-online-12.0.6"></a>
### [collabora-online-12.0.6](https://github.com/truecharts/apps/compare/collabora-online-12.0.5...collabora-online-12.0.6) (2022-06-17)
#### Chore
* Sync questions and values env's ([#2916](https://github.com/truecharts/apps/issues/2916))
<a name="collabora-online-12.0.5"></a>
### [collabora-online-12.0.5](https://github.com/truecharts/apps/compare/collabora-online-12.0.4...collabora-online-12.0.5) (2022-06-16)
#### Chore
* update docker general non-major ([#2904](https://github.com/truecharts/apps/issues/2904))
<a name="collabora-online-12.0.4"></a>
### [collabora-online-12.0.4](https://github.com/truecharts/apps/compare/collabora-online-12.0.3...collabora-online-12.0.4) (2022-06-14)
#### Chore
* update helm general non-major helm releases ([#2886](https://github.com/truecharts/apps/issues/2886))
<a name="collabora-online-12.0.3"></a>

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.3.0
digest: sha256:6a7b40ef6f0dc6b1c057d3ed8c088b51fc51d642b7cfa5f47fe0e76166555313
generated: "2022-07-10T06:22:24.830077939Z"

View File

@ -0,0 +1,32 @@
apiVersion: v2
appVersion: "22.05.3.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.3.0
deprecated: false
description: "Collabora Online Development Edition \u2013 an awesome, Online Office\
\ suite image suitable for home use."
home: https://github.com/truecharts/apps/tree/master/charts/stable/collabora-online
icon: https://truecharts.org/_static/img/appicons/collabora.png
keywords:
- collabora-online
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: collabora-online
sources:
- https://hub.docker.com/r/collabora/code
- https://sdk.collaboraonline.com/contents.html
- https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm
type: application
version: 12.1.2
annotations:
truecharts.org/catagories: |
- office
- documents
- productivity
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,39 @@
# Introduction
Collabora Online Development Edition an awesome, Online Office suite image suitable for home use.
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
## Source Code
* <https://hub.docker.com/r/collabora/code>
* <https://sdk.collaboraonline.com/contents.html>
* <https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.3.0 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
## Upgrading, Rolling Back and Uninstalling the Chart
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Adding-TrueCharts/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,3 @@
Collabora Online Development Edition an awesome, Online Office suite image suitable for home use.
This App is supplied by TrueCharts, for more information please visit https://truecharts.org

View File

@ -0,0 +1,51 @@
image:
repository: tccr.io/truecharts/collabora
tag: v22.05.3.1.1@sha256:bd8a7a162e8aed2990c262e5251f22eaa69cfba8e75a4886e90455a30f775696
pullPolicy: IfNotPresent
controller:
# -- Set the controller type.
# Valid options are deployment, daemonset or statefulset
type: statefulset
# -- Number of desired pods
replicas: 1
# -- Set the controller upgrade strategy
# For Deployments, valid values are Recreate (default) and RollingUpdate.
# For StatefulSets, valid values are OnDelete and RollingUpdate (default).
# DaemonSets ignore this.
strategy: RollingUpdate
rollingUpdate:
# -- Set deployment RollingUpdate max unavailable
unavailable: 1
# -- Set deployment RollingUpdate max surge
surge:
# -- Set statefulset RollingUpdate partition
partition:
# -- ReplicaSet revision history limit
revisionHistoryLimit: 3
securityContext:
readOnlyRootFilesystem: false
allowPrivilegeEscalation: true
podSecurityContext:
runAsUser: 104
runAsGroup: 106
service:
main:
ports:
main:
port: 10105
targetPort: 9980
secretEnv:
username: ""
password: ""
env:
aliasgroup1: ""
dictionaries: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru"
extra_params: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false "
server_name: "collabora.domain.tld"
DONT_GEN_SSL_CERT: true

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
digest: sha256:ef841d6391d4d193203a60f6688ea2ee2a0b76c58dc55c84595db473bdcce690
generated: "2022-07-09T16:33:23.566748937Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="mariadb-3.0.24"></a>
### [mariadb-3.0.24](https://github.com/truecharts/apps/compare/mariadb-3.0.23...mariadb-3.0.24) (2022-07-10)
#### Chore
* update helm chart common to v10.3.0
<a name="mariadb-3.0.23"></a>
### [mariadb-3.0.23](https://github.com/truecharts/apps/compare/mariadb-3.0.22...mariadb-3.0.23) (2022-07-09)
@ -88,12 +97,3 @@
### [mariadb-3.0.14](https://github.com/truecharts/apps/compare/mariadb-3.0.13...mariadb-3.0.14) (2022-06-21)
#### Chore
* update helm chart common to v10.1.0
<a name="mariadb-3.0.13"></a>
### [mariadb-3.0.13](https://github.com/truecharts/apps/compare/mariadb-3.0.12...mariadb-3.0.13) (2022-06-21)
#### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.3.0
digest: sha256:6a7b40ef6f0dc6b1c057d3ed8c088b51fc51d642b7cfa5f47fe0e76166555313
generated: "2022-07-10T06:22:24.85882077Z"

View File

@ -3,7 +3,7 @@ appVersion: "10.8.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
version: 10.3.0
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source relational database system.
home: https://github.com/truecharts/apps/tree/master/charts/dependency/mariadb
@ -24,7 +24,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 3.0.23
version: 3.0.24
annotations:
truecharts.org/catagories: |
- database

View File

@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.2.1 |
| https://library-charts.truecharts.org | common | 10.3.0 |
## Installing the Chart

Binary file not shown.

View File

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

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
digest: sha256:ef841d6391d4d193203a60f6688ea2ee2a0b76c58dc55c84595db473bdcce690
generated: "2022-07-09T16:33:23.578642241Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="memcached-3.0.24"></a>
### [memcached-3.0.24](https://github.com/truecharts/apps/compare/memcached-3.0.23...memcached-3.0.24) (2022-07-10)
#### Chore
* update helm chart common to v10.3.0
<a name="memcached-3.0.23"></a>
### [memcached-3.0.23](https://github.com/truecharts/apps/compare/memcached-3.0.22...memcached-3.0.23) (2022-07-09)
@ -88,12 +97,3 @@
#### Chore
* update helm chart common to v10.1.0
<a name="memcached-3.0.13"></a>
### [memcached-3.0.13](https://github.com/truecharts/apps/compare/memcached-3.0.12...memcached-3.0.13) (2022-06-21)
#### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.3.0
digest: sha256:6a7b40ef6f0dc6b1c057d3ed8c088b51fc51d642b7cfa5f47fe0e76166555313
generated: "2022-07-10T06:22:24.797812317Z"

View File

@ -3,7 +3,7 @@ appVersion: "1.6.15"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
version: 10.3.0
deprecated: false
description: Memcached is a memory-backed database caching solution
home: https://github.com/truecharts/apps/tree/master/charts/dependency/memcached
@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 3.0.23
version: 3.0.24
annotations:
truecharts.org/catagories: |
- database

View File

@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.2.1 |
| https://library-charts.truecharts.org | common | 10.3.0 |
## Installing the Chart

Binary file not shown.

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
digest: sha256:ef841d6391d4d193203a60f6688ea2ee2a0b76c58dc55c84595db473bdcce690
generated: "2022-07-09T16:33:23.592281646Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="mongodb-1.0.27"></a>
### [mongodb-1.0.27](https://github.com/truecharts/apps/compare/mongodb-1.0.26...mongodb-1.0.27) (2022-07-10)
#### Chore
* update helm chart common to v10.3.0
<a name="mongodb-1.0.26"></a>
### [mongodb-1.0.26](https://github.com/truecharts/apps/compare/mongodb-1.0.25...mongodb-1.0.26) (2022-07-09)
@ -88,12 +97,3 @@
#### Chore
* update helm chart common to v10.1.2
<a name="mongodb-1.0.16"></a>
### [mongodb-1.0.16](https://github.com/truecharts/apps/compare/mongodb-1.0.15...mongodb-1.0.16) (2022-06-22)
#### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.3.0
digest: sha256:6a7b40ef6f0dc6b1c057d3ed8c088b51fc51d642b7cfa5f47fe0e76166555313
generated: "2022-07-10T06:22:24.805423799Z"

View File

@ -3,7 +3,7 @@ appVersion: "5.0.9"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
version: 10.3.0
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
home: https://github.com/truecharts/apps/tree/master/charts/dependency/mongodb
@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
version: 1.0.26
version: 1.0.27
annotations:
truecharts.org/catagories: |
- database

View File

@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.2.1 |
| https://library-charts.truecharts.org | common | 10.3.0 |
## Installing the Chart

Binary file not shown.

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
digest: sha256:ef841d6391d4d193203a60f6688ea2ee2a0b76c58dc55c84595db473bdcce690
generated: "2022-07-09T16:33:38.362059411Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="postgresql-8.0.25"></a>
### [postgresql-8.0.25](https://github.com/truecharts/apps/compare/postgresql-8.0.24...postgresql-8.0.25) (2022-07-10)
#### Chore
* update helm chart common to v10.3.0
<a name="postgresql-8.0.24"></a>
### [postgresql-8.0.24](https://github.com/truecharts/apps/compare/postgresql-8.0.23...postgresql-8.0.24) (2022-07-09)
@ -88,12 +97,3 @@
#### Chore
* update helm chart common to v10.1.0
<a name="postgresql-8.0.14"></a>
### [postgresql-8.0.14](https://github.com/truecharts/apps/compare/postgresql-8.0.13...postgresql-8.0.14) (2022-06-21)
#### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.3.0
digest: sha256:6a7b40ef6f0dc6b1c057d3ed8c088b51fc51d642b7cfa5f47fe0e76166555313
generated: "2022-07-10T06:22:40.321795233Z"

View File

@ -3,7 +3,7 @@ appVersion: "14.4.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
version: 10.3.0
deprecated: false
description: PostgresSQL
home: https://github.com/truecharts/apps/tree/master/charts/dependency/postgresql
@ -22,7 +22,7 @@ name: postgresql
sources:
- https://www.postgresql.org/
type: application
version: 8.0.24
version: 8.0.25
annotations:
truecharts.org/catagories: |
- database

View File

@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.2.1 |
| https://library-charts.truecharts.org | common | 10.3.0 |
## Installing the Chart

Binary file not shown.

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
digest: sha256:ef841d6391d4d193203a60f6688ea2ee2a0b76c58dc55c84595db473bdcce690
generated: "2022-07-09T16:33:38.384489718Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="promtail-3.0.17"></a>
### [promtail-3.0.17](https://github.com/truecharts/apps/compare/promtail-3.0.16...promtail-3.0.17) (2022-07-10)
#### Chore
* update helm chart common to v10.3.0
<a name="promtail-3.0.16"></a>
### [promtail-3.0.16](https://github.com/truecharts/apps/compare/promtail-3.0.15...promtail-3.0.16) (2022-07-09)
@ -88,12 +97,3 @@
#### Chore
* update helm chart common to v10.0.13
<a name="promtail-3.0.6"></a>
### [promtail-3.0.6](https://github.com/truecharts/apps/compare/promtail-3.0.5...promtail-3.0.6) (2022-06-17)
#### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.3.0
digest: sha256:6a7b40ef6f0dc6b1c057d3ed8c088b51fc51d642b7cfa5f47fe0e76166555313
generated: "2022-07-10T06:22:40.419506437Z"

View File

@ -3,7 +3,7 @@ appVersion: "2.6.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
version: 10.3.0
deprecated: false
description: Promtail is an agent which ships the contents of local logs to a Loki instance
icon: https://truecharts.org/_static/img/appicons/promtail.png
@ -22,7 +22,7 @@ sources:
- https://grafana.com/oss/loki/
- https://grafana.com/docs/loki/latest/
type: application
version: 3.0.16
version: 3.0.17
annotations:
truecharts.org/catagories: |
- metrics

View File

@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.2.1 |
| https://library-charts.truecharts.org | common | 10.3.0 |
## Installing the Chart

Binary file not shown.

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
digest: sha256:ef841d6391d4d193203a60f6688ea2ee2a0b76c58dc55c84595db473bdcce690
generated: "2022-07-09T16:33:39.067777462Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="redis-3.0.25"></a>
### [redis-3.0.25](https://github.com/truecharts/apps/compare/redis-3.0.24...redis-3.0.25) (2022-07-10)
#### Chore
* update helm chart common to v10.3.0
<a name="redis-3.0.24"></a>
### [redis-3.0.24](https://github.com/truecharts/apps/compare/redis-3.0.23...redis-3.0.24) (2022-07-09)
@ -88,12 +97,3 @@
### [redis-3.0.15](https://github.com/truecharts/apps/compare/redis-3.0.14...redis-3.0.15) (2022-06-21)
#### Chore
* update helm chart common to v10.1.0
<a name="redis-3.0.14"></a>
### [redis-3.0.14](https://github.com/truecharts/apps/compare/redis-3.0.13...redis-3.0.14) (2022-06-21)
#### Chore

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.3.0
digest: sha256:6a7b40ef6f0dc6b1c057d3ed8c088b51fc51d642b7cfa5f47fe0e76166555313
generated: "2022-07-10T06:22:40.552934461Z"

View File

@ -3,7 +3,7 @@ appVersion: "7.0.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.2.1
version: 10.3.0
deprecated: false
description: Open source, advanced key-value store.
home: https://github.com/truecharts/apps/tree/master/charts/dependency/redis
@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 3.0.24
version: 3.0.25
annotations:
truecharts.org/catagories: |
- database

View File

@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.2.1 |
| https://library-charts.truecharts.org | common | 10.3.0 |
## Installing the Chart

Binary file not shown.

View File