Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-08-23 05:39:53 +00:00
parent 2f2ebe6815
commit 17636331a3
420 changed files with 12995 additions and 968 deletions

View File

@ -2,16 +2,16 @@
## [mariadb-3.0.57](https://github.com/truecharts/charts/compare/mariadb-3.0.56...mariadb-3.0.57) (2022-08-20)
## [collabora-online-12.1.30](https://github.com/truecharts/charts/compare/collabora-online-12.1.29...collabora-online-12.1.30) (2022-08-23)
### Chore
- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518))
- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
## [mariadb-3.0.56](https://github.com/truecharts/charts/compare/mariadb-3.0.54...mariadb-3.0.56) (2022-08-17)
## [collabora-online-12.1.29](https://github.com/truecharts/charts/compare/collabora-online-12.1.27...collabora-online-12.1.29) (2022-08-17)
### Chore
@ -21,16 +21,7 @@
## [mariadb-3.0.54](https://github.com/truecharts/charts/compare/mariadb-3.0.53...mariadb-3.0.54) (2022-08-12)
### Chore
- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453))
## [mariadb-3.0.53](https://github.com/truecharts/charts/compare/mariadb-3.0.52...mariadb-3.0.53) (2022-08-12)
## [collabora-online-12.1.27](https://github.com/truecharts/charts/compare/collabora-online-12.1.26...collabora-online-12.1.27) (2022-08-12)
### Chore
@ -44,7 +35,7 @@
## [mariadb-3.0.52](https://github.com/truecharts/charts/compare/mariadb-3.0.51...mariadb-3.0.52) (2022-08-10)
## [collabora-online-12.1.26](https://github.com/truecharts/charts/compare/collabora-online-12.1.25...collabora-online-12.1.26) (2022-08-10)
### Chore
@ -53,6 +44,14 @@
## [mariadb-3.0.51](https://github.com/truecharts/charts/compare/mariadb-3.0.50...mariadb-3.0.51) (2022-08-10)
### Chore
- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
## [mariadb-3.0.50](https://github.com/truecharts/charts/compare/mariadb-3.0.49...mariadb-3.0.50) (2022-08-09)
@ -97,3 +96,4 @@
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.4.8 ([#3296](https://github.com/truecharts/apps/issues/3296))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.13
digest: sha256:dff2afab395456500f99d795e50abf621284962a955cc8ebf9d43f6f0b2bf6e4
generated: "2022-08-20T11:19:00.006472016Z"
generated: "2022-08-23T05:25:44.225857805Z"

View File

@ -0,0 +1,32 @@
apiVersion: v2
appVersion: "22.05.5.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.13
deprecated: false
description: "An awesome Online Office suite."
home: https://truecharts.org/docs/charts/dependency/collabora-online
icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora-online.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://github.com/truecharts/charts/tree/master/charts/dependency/collabora-online
- 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.30
annotations:
truecharts.org/catagories: |
- office
- documents
- productivity
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,110 @@
# collabora-online
![Version: 12.1.30](https://img.shields.io/badge/Version-12.1.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.05.5.4](https://img.shields.io/badge/AppVersion-22.05.5.4-informational?style=flat-square)
An awesome Online Office suite.
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [collabora-online](https://truecharts.org/docs/charts/dependency/collabora-online)
**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)**
## Source Code
* <https://github.com/truecharts/charts/tree/master/charts/dependency/collabora-online>
* <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.4.13 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Installing-an-App).
### Helm
To install the chart with the release name `collabora-online`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install collabora-online TrueCharts/collabora-online
```
## Uninstall
### TrueNAS SCALE
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `collabora-online` deployment
```console
helm uninstall collabora-online
```
## Configuration
### Helm
#### Available Settings
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install collabora-online \
--set env.TZ="America/New York" \
TrueCharts/collabora-online
```
#### Configure using a yaml file
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
```console
helm install collabora-online TrueCharts/collabora-online -f values.yaml
```
#### Connecting to other charts
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/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/docs/about/sponsor) or contributing back to the project any way you can!
---
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,8 @@
An awesome Online Office suite.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/dependency/collabora-online](https://truecharts.org/docs/charts/dependency/collabora-online)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!

View File

@ -0,0 +1,54 @@
image:
repository: tccr.io/truecharts/collabora
tag: 22.05.5.4.1@sha256:22ab47740a6dbbdddfdf5357f3f44fa022488eab379d0d93c9fee57b5122e772
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
portal:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,99 @@
# Changelog
## [redis-3.0.58](https://github.com/truecharts/charts/compare/redis-3.0.57...redis-3.0.58) (2022-08-23)
### Chore
- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
## [redis-3.0.57](https://github.com/truecharts/charts/compare/redis-3.0.56...redis-3.0.57) (2022-08-20)
### Chore
- update docker general non-major docker tags ([#3518](https://github.com/truecharts/charts/issues/3518))
## [redis-3.0.56](https://github.com/truecharts/charts/compare/redisinsight-0.0.16...redis-3.0.56) (2022-08-17)
### Chore
- update helm chart common to v10.4.13
- update docker general non-major ([#3478](https://github.com/truecharts/charts/issues/3478))
## [redis-3.0.54](https://github.com/truecharts/charts/compare/redis-3.0.53...redis-3.0.54) (2022-08-12)
### Chore
- update docker general non-major ([#3453](https://github.com/truecharts/charts/issues/3453))
## [redis-3.0.53](https://github.com/truecharts/charts/compare/redis-3.0.52...redis-3.0.53) (2022-08-12)
### Chore
- add documentation checkbox/section to all SCALE Apps
- update helm chart common to v10.4.12
### Fix
- move extraArgs from .Values.controller to .Values ([#3447](https://github.com/truecharts/charts/issues/3447))
## [redis-3.0.52](https://github.com/truecharts/charts/compare/redis-3.0.51...redis-3.0.52) (2022-08-10)
### Chore
- update helm chart common to v10.4.11 ([#3428](https://github.com/truecharts/charts/issues/3428))
## [redis-3.0.51](https://github.com/truecharts/charts/compare/redis-3.0.50...redis-3.0.51) (2022-08-10)
### Chore
- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
## [redis-3.0.50](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.15...redis-3.0.50) (2022-08-09)
### Chore
- update docker general non-major ([#3377](https://github.com/truecharts/charts/issues/3377))
## [redis-3.0.48](https://github.com/truecharts/apps/compare/redis-3.0.47...redis-3.0.48) (2022-07-29)
### Chore
- update helm chart common to v10.4.9
## [redis-3.0.47](https://github.com/truecharts/apps/compare/redisinsight-0.0.14...redis-3.0.47) (2022-07-29)
### Chore
- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.13
digest: sha256:dff2afab395456500f99d795e50abf621284962a955cc8ebf9d43f6f0b2bf6e4
generated: "2022-08-20T11:18:59.996058031Z"
generated: "2022-08-23T05:25:44.202874406Z"

View File

@ -25,7 +25,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 3.0.57
version: 3.0.58
annotations:
truecharts.org/catagories: |
- database

View File

@ -1,13 +1,13 @@
# mariadb
![Version: 3.0.57](https://img.shields.io/badge/Version-3.0.57-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.4](https://img.shields.io/badge/AppVersion-10.8.4-informational?style=flat-square)
![Version: 3.0.58](https://img.shields.io/badge/Version-3.0.58-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.4](https://img.shields.io/badge/AppVersion-10.8.4-informational?style=flat-square)
Fast, reliable, scalable, and easy to use open-source relational database system.
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [mariadb](https://truecharts.org/docs/charts/stable/mariadb)
For more information, please click here: [mariadb](https://truecharts.org/docs/charts/dependency/mariadb)
**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)**

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mariadb
pullPolicy: IfNotPresent
tag: 10.8.4@sha256:9818e1ee3a750e0cc18f2586e72a9e07e60ed9ebb9602e8faa0a7a3ea1bc42bd
tag: 10.8.4@sha256:6d33bfee27fea35008276dd87d33c6156325c0e70312889c79659a2db079ffe7
controller:
# -- Set the controller type.

View File

@ -2252,25 +2252,26 @@ questions:
required: true
- variable: docs
group: Documentation
label: 'Please read the documentation at https://truecharts.org'
label: "Please read the documentation at https://truecharts.org"
schema:
additional_attrs: true
type: dict
attrs:
- variable: confirmDocs
label: 'I have checked the documentation'
label: I have checked the documentation
schema:
type: boolean
default: true
# - variable: donate
# group: Documentation
# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor'
# schema:
# additional_attrs: true
# type: dict
# attrs:
# - variable: confirmDonate
# label: 'I have considered supporting the project'
# schema:
# type: boolean
# default: true
- variable: donate
group: Documentation
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
schema:
additional_attrs: true
type: dict
attrs:
- variable: confirmDonate
label: I have considered donating
schema:
type: boolean
default: true
hidden: true

View File

@ -2,6 +2,15 @@
## [memcached-3.0.59](https://github.com/truecharts/charts/compare/memcached-3.0.58...memcached-3.0.59) (2022-08-23)
### Chore
- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
## [memcached-3.0.58](https://github.com/truecharts/charts/compare/memcached-3.0.57...memcached-3.0.58) (2022-08-20)
### Chore
@ -88,12 +97,3 @@
- update helm chart common to v10.4.9
## [memcached-3.0.48](https://github.com/truecharts/apps/compare/memcached-3.0.47...memcached-3.0.48) (2022-07-27)
### Chore
- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
- update docker general non-major ([#3313](https://github.com/truecharts/apps/issues/3313))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.13
digest: sha256:dff2afab395456500f99d795e50abf621284962a955cc8ebf9d43f6f0b2bf6e4
generated: "2022-08-20T11:18:59.909572325Z"
generated: "2022-08-23T05:25:44.244904669Z"

View File

@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 3.0.58
version: 3.0.59
annotations:
truecharts.org/catagories: |
- database

View File

@ -1,13 +1,13 @@
# memcached
![Version: 3.0.58](https://img.shields.io/badge/Version-3.0.58-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.16](https://img.shields.io/badge/AppVersion-1.6.16-informational?style=flat-square)
![Version: 3.0.59](https://img.shields.io/badge/Version-3.0.59-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.16](https://img.shields.io/badge/AppVersion-1.6.16-informational?style=flat-square)
Memcached is a memory-backed database caching solution
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [memcached](https://truecharts.org/docs/charts/stable/memcached)
For more information, please click here: [memcached](https://truecharts.org/docs/charts/dependency/memcached)
**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)**

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/memcached
pullPolicy: IfNotPresent
tag: 1.6.16@sha256:f1f9a13f2109378e29b2ff45348e85aa7652bd6d913c3471a1f079adc9b8c9af
tag: 1.6.16@sha256:076de6a4c734196fc8ca9a7c69a45afaf6bda40fa5840063dea76939d676e00b
service:
main:

View File

@ -2060,25 +2060,26 @@ questions:
required: true
- variable: docs
group: Documentation
label: 'Please read the documentation at https://truecharts.org'
label: "Please read the documentation at https://truecharts.org"
schema:
additional_attrs: true
type: dict
attrs:
- variable: confirmDocs
label: 'I have checked the documentation'
label: I have checked the documentation
schema:
type: boolean
default: true
# - variable: donate
# group: Documentation
# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor'
# schema:
# additional_attrs: true
# type: dict
# attrs:
# - variable: confirmDonate
# label: 'I have considered supporting the project'
# schema:
# type: boolean
# default: true
- variable: donate
group: Documentation
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
schema:
additional_attrs: true
type: dict
attrs:
- variable: confirmDonate
label: I have considered donating
schema:
type: boolean
default: true
hidden: true

View File

@ -2,6 +2,7 @@
## [redis-3.0.57](https://github.com/truecharts/charts/compare/redis-3.0.56...redis-3.0.57) (2022-08-20)
### Chore
@ -96,4 +97,3 @@
- Auto-update chart README [skip ci]
- update helm chart common to v10.4.8 ([#3296](https://github.com/truecharts/apps/issues/3296))
- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.13
digest: sha256:dff2afab395456500f99d795e50abf621284962a955cc8ebf9d43f6f0b2bf6e4
generated: "2022-08-20T11:19:22.308512105Z"
generated: "2022-08-23T05:25:44.219316548Z"

View File

@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 3.0.57
version: 3.0.58
annotations:
truecharts.org/catagories: |
- database

View File

@ -1,13 +1,13 @@
# redis
![Version: 3.0.57](https://img.shields.io/badge/Version-3.0.57-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square)
![Version: 3.0.58](https://img.shields.io/badge/Version-3.0.58-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square)
Open source, advanced key-value store.
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [redis](https://truecharts.org/docs/charts/stable/redis)
For more information, please click here: [redis](https://truecharts.org/docs/charts/dependency/redis)
**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)**

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/redis
pullPolicy: IfNotPresent
tag: v7.0.4@sha256:03ae644c985f9b29c3bdc44a85acb6f8e18fa03e52a36ec8177edba91e80ec6c
tag: v7.0.4@sha256:237c28c162eee2c63d3fdcac2132b5274b26ccd06ad7f48f5794eb9203171e19
controller:
# -- Set the controller type.

View File

@ -2239,25 +2239,26 @@ questions:
required: true
- variable: docs
group: Documentation
label: 'Please read the documentation at https://truecharts.org'
label: "Please read the documentation at https://truecharts.org"
schema:
additional_attrs: true
type: dict
attrs:
- variable: confirmDocs
label: 'I have checked the documentation'
label: I have checked the documentation
schema:
type: boolean
default: true
# - variable: donate
# group: Documentation
# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor'
# schema:
# additional_attrs: true
# type: dict
# attrs:
# - variable: confirmDonate
# label: 'I have considered supporting the project'
# schema:
# type: boolean
# default: true
- variable: donate
group: Documentation
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
schema:
additional_attrs: true
type: dict
attrs:
- variable: confirmDonate
label: I have considered donating
schema:
type: boolean
default: true
hidden: true

View File

@ -2,6 +2,15 @@
## [solr-0.0.32](https://github.com/truecharts/charts/compare/solr-0.0.31...solr-0.0.32) (2022-08-23)
### Chore
- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
## [solr-0.0.31](https://github.com/truecharts/charts/compare/solr-0.0.30...solr-0.0.31) (2022-08-20)
### Chore
@ -88,12 +97,3 @@
- update docker general non-major ([#3339](https://github.com/truecharts/apps/issues/3339))
## [solr-0.0.21](https://github.com/truecharts/apps/compare/solr-0.0.20...solr-0.0.21) (2022-07-27)
### Chore
- update home links ([#3291](https://github.com/truecharts/apps/issues/3291))
- update docker general non-major ([#3313](https://github.com/truecharts/apps/issues/3313))

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.13
digest: sha256:dff2afab395456500f99d795e50abf621284962a955cc8ebf9d43f6f0b2bf6e4
generated: "2022-08-23T05:26:06.683807841Z"

View File

@ -23,7 +23,7 @@ sources:
- https://github.com/apache/solr
- https://hub.docker.com/r/bitnami/solr/
type: application
version: 0.0.31
version: 0.0.32
annotations:
truecharts.org/catagories: |
- search

View File

@ -1,13 +1,13 @@
# solr
![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square)
![Version: 0.0.32](https://img.shields.io/badge/Version-0.0.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square)
Apache Solr
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [solr](https://truecharts.org/docs/charts/stable/solr)
For more information, please click here: [solr](https://truecharts.org/docs/charts/dependency/solr)
**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)**

Binary file not shown.

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/solr
pullPolicy: IfNotPresent
tag: v9.0.0@sha256:7e694935d40444c987a774d790eed79d374aea69b861a4e884d7183ef47cdc33
tag: v9.0.0@sha256:209569655e71f801210950d3a06801c3194e86f7a8b1258c2129ab26654f7997
controller:
# -- Set the controller type.

View File

@ -2251,25 +2251,26 @@ questions:
required: true
- variable: docs
group: Documentation
label: 'Please read the documentation at https://truecharts.org'
label: "Please read the documentation at https://truecharts.org"
schema:
additional_attrs: true
type: dict
attrs:
- variable: confirmDocs
label: 'I have checked the documentation'
label: I have checked the documentation
schema:
type: boolean
default: true
# - variable: donate
# group: Documentation
# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor'
# schema:
# additional_attrs: true
# type: dict
# attrs:
# - variable: confirmDonate
# label: 'I have considered supporting the project'
# schema:
# type: boolean
# default: true
- variable: donate
group: Documentation
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
schema:
additional_attrs: true
type: dict
attrs:
- variable: confirmDonate
label: I have considered donating
schema:
type: boolean
default: true
hidden: true

View File

@ -2,6 +2,15 @@
## [cadquery-jupyter-0.0.18](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.17...cadquery-jupyter-0.0.18) (2022-08-23)
### Chore
- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
## [cadquery-jupyter-0.0.16](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.15...cadquery-jupyter-0.0.16) (2022-08-14)
@ -88,5 +97,3 @@
## [cadquery-jupyter-0.0.10]cadquery-jupyter-0.0.10 (2022-07-20)
### Feat
- move dev apps to incubator and remove bad content from dev

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.12
digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27
generated: "2022-08-21T08:48:33.15738232Z"
generated: "2022-08-23T05:26:06.73013061Z"

View File

@ -7,7 +7,7 @@ annotations:
- Network-Web
- Network-Other
apiVersion: v2
appVersion: "3.2.1"
appVersion: "3.2.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -34,4 +34,4 @@ sources:
- https://github.com/bernhard-42/jupyter-cadquery
- https://hub.docker.com/r/cadquery/cadquery-server
type: application
version: 0.0.17
version: 0.0.18

View File

@ -1,13 +1,13 @@
# cadquery-jupyter
![Version: 0.0.17](https://img.shields.io/badge/Version-0.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.1](https://img.shields.io/badge/AppVersion-3.2.1-informational?style=flat-square)
![Version: 0.0.18](https://img.shields.io/badge/Version-0.0.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.2](https://img.shields.io/badge/AppVersion-3.2.2-informational?style=flat-square)
CadQuery is an intuitive, easy-to-use Python module for building parametric 3D CAD models. Using CadQuery, you can write short, simple scripts that produce high quality CAD models. It is easy to make many different objects using a single script that can be customized.
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [cadquery-jupyter](https://truecharts.org/docs/charts/stable/cadquery-jupyter)
For more information, please click here: [cadquery-jupyter](https://truecharts.org/docs/charts/incubator/cadquery-jupyter)
**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)**

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cadquery-jupyter
tag: 3.2.1
tag: 3.2.2
persistence:
workdir:
enabled: true

View File

@ -2402,25 +2402,26 @@ questions:
required: true
- variable: docs
group: Documentation
label: 'Please read the documentation at https://truecharts.org'
label: "Please read the documentation at https://truecharts.org"
schema:
additional_attrs: true
type: dict
attrs:
- variable: confirmDocs
label: 'I have checked the documentation'
label: I have checked the documentation
schema:
type: boolean
default: true
# - variable: donate
# group: Documentation
# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor'
# schema:
# additional_attrs: true
# type: dict
# attrs:
# - variable: confirmDonate
# label: 'I have considered supporting the project'
# schema:
# type: boolean
# default: true
- variable: donate
group: Documentation
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
schema:
additional_attrs: true
type: dict
attrs:
- variable: confirmDonate
label: I have considered donating
schema:
type: boolean
default: true
hidden: true

View File

@ -2,6 +2,15 @@
## [cryptpad-0.0.29](https://github.com/truecharts/charts/compare/cryptpad-0.0.28...cryptpad-0.0.29) (2022-08-23)
### Chore
- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
## [cryptpad-0.0.28](https://github.com/truecharts/charts/compare/cryptpad-0.0.27...cryptpad-0.0.28) (2022-08-22)
### Chore
@ -88,12 +97,3 @@
## [cryptpad-0.0.19](https://github.com/truecharts/charts/compare/cryptpad-0.0.17...cryptpad-0.0.19) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.12
digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27
generated: "2022-08-21T08:47:45.759148988Z"
generated: "2022-08-23T05:26:07.022170433Z"

View File

@ -28,4 +28,4 @@ sources:
- https://cryptpad.fr/
- https://hub.docker.com/r/promasu/cryptpad/
type: application
version: 0.0.28
version: 0.0.29

View File

@ -1,13 +1,13 @@
# cryptpad
![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-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.29](https://img.shields.io/badge/Version-0.0.29-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)
CryptPad is the Zero Knowledge realtime collaborative editor.[br]mkdir -p /mnt/user/appdata/cryptpad/config [/br]wget -O /mnt/user/appdata/cryptpad/config/config.js https://raw.githubusercontent.com/xwiki-labs/cryptpad/main/config/config.example.js
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [cryptpad](https://truecharts.org/docs/charts/stable/cryptpad)
For more information, please click here: [cryptpad](https://truecharts.org/docs/charts/incubator/cryptpad)
**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)**

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cryptpad
tag: latest@sha256:2b2fef09a4fe1c48674625b99814a27b02d7e75985549f262af506b5de857d13
tag: latest@sha256:060be8ae92bcc2578960062ffb8da87d2f90ffaa303bf372701c88f26cbefa20
persistence:
blobpath:
enabled: true

View File

@ -3433,6 +3433,12 @@ questions:
group: Documentation
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
schema:
type: string
default: "https://truecharts.org/docs/about/sponsor"
editable: false
additional_attrs: true
type: dict
attrs:
- variable: confirmDonate
label: I have considered donating
schema:
type: boolean
default: true
hidden: true

View File

@ -2,6 +2,15 @@
## [cups-server-1.0.34](https://github.com/truecharts/charts/compare/cups-server-1.0.33...cups-server-1.0.34) (2022-08-23)
### Chore
- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
## [cups-server-1.0.33](https://github.com/truecharts/charts/compare/cups-server-1.0.32...cups-server-1.0.33) (2022-08-17)
### Chore
@ -88,12 +97,3 @@
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
## [cups-server-1.0.26](https://github.com/truecharts/apps/compare/cups-server-1.0.25...cups-server-1.0.26) (2022-07-23)
### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.12
digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27
generated: "2022-08-22T06:11:37.398248137Z"
generated: "2022-08-23T05:26:06.819665522Z"

View File

@ -19,7 +19,7 @@ name: cups-server
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/cups-server
- https://hub.docker.com/r/ydkn/cups
version: 1.0.33
version: 1.0.34
annotations:
truecharts.org/catagories: |
- media

View File

@ -1,13 +1,13 @@
# cups-server
![Version: 1.0.33](https://img.shields.io/badge/Version-1.0.33-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 1.0.34](https://img.shields.io/badge/Version-1.0.34-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
CUPS printing server
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [cups-server](https://truecharts.org/docs/charts/stable/cups-server)
For more information, please click here: [cups-server](https://truecharts.org/docs/charts/incubator/cups-server)
**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)**

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/cups-server
tag: latest@sha256:2acd556f0b9f90f0125520ef6b459d4c3e0d5c34a165009c4acbf6ef23010b29
tag: latest@sha256:f0fe6ff2a985552b50b530a6e714e70a237eba1400ceeb7ebf64c8c14e1066dc
pullPolicy: IfNotPresent
securityContext:

View File

@ -2416,25 +2416,26 @@ questions:
required: true
- variable: docs
group: Documentation
label: 'Please read the documentation at https://truecharts.org'
label: "Please read the documentation at https://truecharts.org"
schema:
additional_attrs: true
type: dict
attrs:
- variable: confirmDocs
label: 'I have checked the documentation'
label: I have checked the documentation
schema:
type: boolean
default: true
# - variable: donate
# group: Documentation
# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor'
# schema:
# additional_attrs: true
# type: dict
# attrs:
# - variable: confirmDonate
# label: 'I have considered supporting the project'
# schema:
# type: boolean
# default: true
- variable: donate
group: Documentation
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
schema:
additional_attrs: true
type: dict
attrs:
- variable: confirmDonate
label: I have considered donating
schema:
type: boolean
default: true
hidden: true

View File

@ -2,6 +2,15 @@
## [duplicacy-0.0.19](https://github.com/truecharts/charts/compare/duplicacy-0.0.18...duplicacy-0.0.19) (2022-08-23)
### Chore
- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
## [duplicacy-0.0.18](https://github.com/truecharts/charts/compare/duplicacy-0.0.17...duplicacy-0.0.18) (2022-08-14)
### Chore
@ -88,12 +97,3 @@
## [duplicacy-0.0.12](https://github.com/truecharts/apps/compare/duplicacy-0.0.11...duplicacy-0.0.12) (2022-07-23)
### Chore
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.12
digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27
generated: "2022-08-17T18:26:06.650842212Z"
generated: "2022-08-23T05:26:29.343451326Z"

View File

@ -26,4 +26,4 @@ sources:
- https://hotio.dev/containers/duplicacy
- https://hub.docker.com/r/hotio/duplicacy
type: application
version: 0.0.18
version: 0.0.19

View File

@ -1,13 +1,13 @@
# duplicacy
![Version: 0.0.18](https://img.shields.io/badge/Version-0.0.18-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.19](https://img.shields.io/badge/Version-0.0.19-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)
A new generation cross-platform cloud backup tool.
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [duplicacy](https://truecharts.org/docs/charts/stable/duplicacy)
For more information, please click here: [duplicacy](https://truecharts.org/docs/charts/incubator/duplicacy)
**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)**

View File

@ -3,7 +3,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/duplicacy
tag: latest@sha256:f3bbc6c679809a2f16522e7fa4b87cf1c333dd13e8155f82e78f63af92efc9d7
tag: latest@sha256:cfa026d138c1910d56f1e2b00b64cf881f8bc09cca45530b9ef2c68b6e185b9c
persistence:
config:
enabled: true

View File

@ -2769,25 +2769,26 @@ questions:
required: true
- variable: docs
group: Documentation
label: 'Please read the documentation at https://truecharts.org'
label: "Please read the documentation at https://truecharts.org"
schema:
additional_attrs: true
type: dict
attrs:
- variable: confirmDocs
label: 'I have checked the documentation'
label: I have checked the documentation
schema:
type: boolean
default: true
# - variable: donate
# group: Documentation
# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor'
# schema:
# additional_attrs: true
# type: dict
# attrs:
# - variable: confirmDonate
# label: 'I have considered supporting the project'
# schema:
# type: boolean
# default: true
- variable: donate
group: Documentation
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
schema:
additional_attrs: true
type: dict
attrs:
- variable: confirmDonate
label: I have considered donating
schema:
type: boolean
default: true
hidden: true

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.4.12
digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27
generated: "2022-08-20T11:19:44.797574985Z"

View File

@ -2,6 +2,15 @@
## [factorio-0.0.21](https://github.com/truecharts/charts/compare/factorio-0.0.20...factorio-0.0.21) (2022-08-23)
### Chore
- update docker general non-major docker tags ([#3544](https://github.com/truecharts/charts/issues/3544))
## [factorio-0.0.20](https://github.com/truecharts/charts/compare/factorio-0.0.19...factorio-0.0.20) (2022-08-20)
### Chore
@ -88,12 +97,3 @@
## [factorio-0.0.12](https://github.com/truecharts/apps/compare/factorioservermanager-0.0.11...factorio-0.0.12) (2022-07-23)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major helm releases ([#3280](https://github.com/truecharts/apps/issues/3280))
## [factorio-0.0.12](https://github.com/truecharts/apps/compare/factorioservermanager-0.0.11...factorio-0.0.12) (2022-07-23)

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 10.4.12
digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27
generated: "2022-08-14T09:20:00.020713008Z"
generated: "2022-08-23T05:26:29.449608429Z"

View File

@ -26,4 +26,4 @@ sources:
- https://www.factorio.com/
- https://hub.docker.com/r/factoriotools/factorio/
type: application
version: 0.0.20
version: 0.0.21

View File

@ -1,13 +1,13 @@
# factorio
![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square)
![Version: 0.0.21](https://img.shields.io/badge/Version-0.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: stable](https://img.shields.io/badge/AppVersion-stable-informational?style=flat-square)
This Docker Container will download the latest stable release of the game, generate the map and you're ready to play.
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [factorio](https://truecharts.org/docs/charts/stable/factorio)
For more information, please click here: [factorio](https://truecharts.org/docs/charts/incubator/factorio)
**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)**

View File

@ -2,7 +2,7 @@ env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/factorio
tag: vstable@sha256:d184c1fe4e09fbf97dff1104dcaa3e06909db052cb494ae61d53998e513cf346
tag: vstable@sha256:92a3fe6a7d550e4a07dac9984c0b741dd023d6fa6b8e615570040dcf403f446e
persistence:
path:
enabled: true

View File

@ -2402,25 +2402,26 @@ questions:
required: true
- variable: docs
group: Documentation
label: 'Please read the documentation at https://truecharts.org'
label: "Please read the documentation at https://truecharts.org"
schema:
additional_attrs: true
type: dict
attrs:
- variable: confirmDocs
label: 'I have checked the documentation'
label: I have checked the documentation
schema:
type: boolean
default: true
# - variable: donate
# group: Documentation
# label: 'Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor'
# schema:
# additional_attrs: true
# type: dict
# attrs:
# - variable: confirmDonate
# label: 'I have considered supporting the project'
# schema:
# type: boolean
# default: true
- variable: donate
group: Documentation
label: "Please consider supporting TrueCharts, see: https://truecharts.org/docs/about/sponsor"
schema:
additional_attrs: true
type: dict
attrs:
- variable: confirmDonate
label: I have considered donating
schema:
type: boolean
default: true
hidden: true

Some files were not shown because too many files have changed in this diff Show More