Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8609e6a415
commit
b2b3c4bde4
|
@ -1,12 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 9.1.15
|
||||
- name: mariadb
|
||||
repository: https://truecharts.org/
|
||||
version: 2.0.12
|
||||
- name: redis
|
||||
repository: https://truecharts.org
|
||||
version: 2.0.8
|
||||
digest: sha256:723dd3ddb81395cbb564310e358cbb35556e33c3455dfdabff6f9e3f860cf5a4
|
||||
generated: "2022-03-26T17:30:00.490321481Z"
|
Binary file not shown.
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="chevereto-0.0.29"></a>
|
||||
### [chevereto-0.0.29](https://github.com/truecharts/apps/compare/chevereto-0.0.28...chevereto-0.0.29) (2022-03-27)
|
||||
|
||||
#### Fix
|
||||
|
||||
* remove redis ([#2305](https://github.com/truecharts/apps/issues/2305))
|
||||
|
||||
|
||||
|
||||
<a name="chevereto-0.0.28"></a>
|
||||
### [chevereto-0.0.28](https://github.com/truecharts/apps/compare/chevereto-0.0.27...chevereto-0.0.28) (2022-03-26)
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 9.1.15
|
||||
- name: mariadb
|
||||
repository: https://truecharts.org/
|
||||
version: 2.0.12
|
||||
digest: sha256:092d936ed0823f593be715262b7bb6783817a8bbe8d1f4c1be8abd83b5003c7b
|
||||
generated: "2022-03-27T12:15:11.872327392Z"
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: chevereto
|
||||
version: 0.0.28
|
||||
version: 0.0.29
|
||||
appVersion: "1.6.2"
|
||||
description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server.
|
||||
type: application
|
||||
|
@ -12,6 +12,8 @@ keywords:
|
|||
- chevereto
|
||||
sources:
|
||||
- https://hub.docker.com/r/linuxserver/chevereto
|
||||
- https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables
|
||||
- https://github.com/rodber/chevereto-free
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -20,10 +22,6 @@ dependencies:
|
|||
name: mariadb
|
||||
repository: https://truecharts.org/
|
||||
version: 2.0.12
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://truecharts.org
|
||||
version: 2.0.8
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
|
@ -8,6 +8,8 @@ TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not gu
|
|||
## Source Code
|
||||
|
||||
* <https://hub.docker.com/r/linuxserver/chevereto>
|
||||
* <https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables>
|
||||
* <https://github.com/rodber/chevereto-free>
|
||||
|
||||
## Requirements
|
||||
|
||||
|
@ -19,7 +21,6 @@ Kubernetes: `>=1.16.0-0`
|
|||
|------------|------|---------|
|
||||
| https://library-charts.truecharts.org | common | 9.1.15 |
|
||||
| https://truecharts.org/ | mariadb | 2.0.12 |
|
||||
| https://truecharts.org | redis | 2.0.8 |
|
||||
|
||||
## Installing the Chart
|
||||
|
|
@ -18,14 +18,11 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| env.CHEVERETO_DISABLE_UPDATE_CLI | bool | `true` | |
|
||||
| env.CHEVERETO_DISABLE_UPDATE_HTTP | bool | `true` | |
|
||||
| env.CHEVERETO_HTTPS | bool | `false` | |
|
||||
| env.CHEVERETO_SESSION_SAVE_HANDLER | string | `"redis"` | |
|
||||
| env.CHEVERETO_TAG | string | `"free"` | |
|
||||
| envValueFrom.CHEVERETO_DB_HOST.secretKeyRef.key | string | `"plainporthost"` | |
|
||||
| envValueFrom.CHEVERETO_DB_HOST.secretKeyRef.name | string | `"mariadbcreds"` | |
|
||||
| envValueFrom.CHEVERETO_DB_PASS.secretKeyRef.key | string | `"mariadb-password"` | |
|
||||
| envValueFrom.CHEVERETO_DB_PASS.secretKeyRef.name | string | `"mariadbcreds"` | |
|
||||
| envValueFrom.CHEVERETO_SESSION_SAVE_PATH.secretKeyRef.key | string | `"url"` | |
|
||||
| envValueFrom.CHEVERETO_SESSION_SAVE_PATH.secretKeyRef.name | string | `"rediscreds"` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/chevereto"` | |
|
||||
| image.tag | string | `"v1.6.2@sha256:6f9c2d7a86d97d4de70995ac258441a07806a328d7ba7b0ae65a965d590dae43"` | |
|
||||
|
@ -39,8 +36,6 @@ You will, however, be able to use all values referenced in the common chart here
|
|||
| persistence.storage.mountPath | string | `"/var/www/html/images/"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| redis.enabled | bool | `true` | |
|
||||
| redis.existingSecret | string | `"rediscreds"` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.main.ports.main.port | int | `10197` | |
|
|
@ -16,7 +16,6 @@ env:
|
|||
CHEVERETO_DB_NAME: "{{ .Values.mariadb.mariadbUsername }}"
|
||||
CHEVERETO_DB_USER: "{{ .Values.mariadb.mariadbDatabase }}"
|
||||
CHEVERETO_DB_PORT: "3306"
|
||||
CHEVERETO_SESSION_SAVE_HANDLER: "redis"
|
||||
CHEVERETO_TAG: "free"
|
||||
# User Defined
|
||||
CHEVERETO_HTTPS: false
|
||||
|
@ -24,10 +23,6 @@ env:
|
|||
CHEVERETO_DISABLE_UPDATE_CLI: true
|
||||
|
||||
envValueFrom:
|
||||
CHEVERETO_SESSION_SAVE_PATH:
|
||||
secretKeyRef:
|
||||
name: rediscreds
|
||||
key: url
|
||||
CHEVERETO_DB_HOST:
|
||||
secretKeyRef:
|
||||
name: mariadbcreds
|
||||
|
@ -57,7 +52,3 @@ mariadb:
|
|||
mariadbUsername: chevereto
|
||||
mariadbDatabase: chevereto
|
||||
existingSecret: "mariadbcreds"
|
||||
|
||||
redis:
|
||||
enabled: true
|
||||
existingSecret: "rediscreds"
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue