Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-03-27 17:56:36 +00:00
parent e4bfdc979d
commit b33518de2e
30 changed files with 7706 additions and 1 deletions

View File

@ -0,0 +1,58 @@
# Changelog<br>
<a name="chevereto-1.0.0"></a>
### [chevereto-1.0.0](https://github.com/truecharts/apps/compare/chevereto-0.0.30...chevereto-1.0.0) (2022-03-27)
#### Feat
* move to stable ([#2315](https://github.com/truecharts/apps/issues/2315))
<a name="chevereto-0.0.30"></a>
### [chevereto-0.0.30](https://github.com/truecharts/apps/compare/chevereto-0.0.29...chevereto-0.0.30) (2022-03-27)
#### Fix
* use 0/1 instead of true/false ([#2312](https://github.com/truecharts/apps/issues/2312))
<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)
#### Chore
* update helm general non-major helm releases ([#2290](https://github.com/truecharts/apps/issues/2290))
<a name="chevereto-0.0.27"></a>
### [chevereto-0.0.27](https://github.com/truecharts/apps/compare/chevereto-0.0.26...chevereto-0.0.27) (2022-03-26)
#### Chore
* bump all apps to trigger ci
<a name="chevereto-0.0.25"></a>
### [chevereto-0.0.25](https://github.com/truecharts/apps/compare/chevereto-0.0.9...chevereto-0.0.25) (2022-03-22)
#### Feat
* (re)add chevereto ([#2247](https://github.com/truecharts/apps/issues/2247))
#### Fix
* use a tag that does not exist ([#2251](https://github.com/truecharts/apps/issues/2251))

View File

@ -0,0 +1,7 @@
# Configuration Options
##### Connecting to other apps
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
##### Available config options
In the future this page is going to contain an automated list of options available in the installation/edit UI.

View File

@ -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-27T17:51:19.841069665Z"

View File

@ -0,0 +1,33 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: chevereto
version: 1.0.0
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
deprecated: false
home: https://github.com/truecharts/apps/tree/master/charts/stable/chevereto
icon: https://truecharts.org/_static/img/appicons/chevereto.png
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
version: 9.1.15
- condition: mariadb.enabled
name: mariadb
repository: https://truecharts.org/
version: 2.0.12
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
annotations:
truecharts.org/catagories: |
- incubator
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,40 @@
# Introduction
Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server.
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/linuxserver/chevereto>
* <https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables>
* <https://github.com/rodber/chevereto-free>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.1.15 |
| https://truecharts.org/ | mariadb | 2.0.12 |
## 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 @@
Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server.
This App is supplied by TrueCharts, for more information please visit https://truecharts.org

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,50 @@
# Default Helm-Values
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
Most of our Apps also consume our "common" Helm Chart.
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| chevereto.disable_update_cli | bool | `true` | |
| chevereto.disable_update_http | bool | `true` | |
| chevereto.https | bool | `false` | |
| configmap.chevereto.data.CHEVERETO_DISABLE_UPDATE_CLI | string | `"{{ ternary \"1\" \"0\" .Values.chevereto.disable_update_cli }}"` | |
| configmap.chevereto.data.CHEVERETO_DISABLE_UPDATE_HTTP | string | `"{{ ternary \"1\" \"0\" .Values.chevereto.disable_update_http }}"` | |
| configmap.chevereto.data.CHEVERETO_HTTPS | string | `"{{ ternary \"1\" \"0\" .Values.chevereto.https }}"` | |
| configmap.chevereto.enabled | bool | `true` | |
| env.CHEVERETO_DB_DRIVER | string | `"mysql"` | |
| env.CHEVERETO_DB_NAME | string | `"{{ .Values.mariadb.mariadbUsername }}"` | |
| env.CHEVERETO_DB_PORT | string | `"3306"` | |
| env.CHEVERETO_DB_USER | string | `"{{ .Values.mariadb.mariadbDatabase }}"` | |
| env.CHEVERETO_TAG | string | `"free"` | |
| envFrom[0].configMapRef.name | string | `"{{ include \"common.names.fullname\" . }}-chevereto"` | |
| 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"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/chevereto"` | |
| image.tag | string | `"v1.6.2@sha256:6f9c2d7a86d97d4de70995ac258441a07806a328d7ba7b0ae65a965d590dae43"` | |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"chevereto"` | |
| mariadb.mariadbUsername | string | `"chevereto"` | |
| persistence.content.enabled | bool | `true` | |
| persistence.content.mountPath | string | `"/var/www/html/content/"` | |
| persistence.storage.enabled | bool | `true` | |
| persistence.storage.mountPath | string | `"/var/www/html/images/"` | |
| podSecurityContext.fsGroup | int | `33` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `10197` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,68 @@
image:
repository: tccr.io/truecharts/chevereto
pullPolicy: IfNotPresent
tag: v1.6.2@sha256:6f9c2d7a86d97d4de70995ac258441a07806a328d7ba7b0ae65a965d590dae43
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
fsGroup: 33
env:
CHEVERETO_DB_DRIVER: mysql
CHEVERETO_DB_NAME: "{{ .Values.mariadb.mariadbUsername }}"
CHEVERETO_DB_USER: "{{ .Values.mariadb.mariadbDatabase }}"
CHEVERETO_DB_PORT: "3306"
CHEVERETO_TAG: "free"
envFrom:
- configMapRef:
name: '{{ include "common.names.fullname" . }}-chevereto'
chevereto:
https: false
disable_update_http: true
disable_update_cli: true
configmap:
chevereto:
enabled: true
data:
CHEVERETO_HTTPS: "{{ ternary \"1\" \"0\" .Values.chevereto.https }}"
CHEVERETO_DISABLE_UPDATE_HTTP: "{{ ternary \"1\" \"0\" .Values.chevereto.disable_update_http }}"
CHEVERETO_DISABLE_UPDATE_CLI: "{{ ternary \"1\" \"0\" .Values.chevereto.disable_update_cli }}"
envValueFrom:
CHEVERETO_DB_HOST:
secretKeyRef:
name: mariadbcreds
key: plainporthost
CHEVERETO_DB_PASS:
secretKeyRef:
name: mariadbcreds
key: mariadb-password
service:
main:
ports:
main:
targetPort: 80
port: 10197
persistence:
storage:
enabled: true
mountPath: "/var/www/html/images/"
content:
enabled: true
mountPath: "/var/www/html/content/"
mariadb:
enabled: true
mariadbUsername: chevereto
mariadbDatabase: chevereto
existingSecret: "mariadbcreds"

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

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

View File

View File

@ -1,4 +1,4 @@
icon_url: https://truecharts.org/_static/img/appicons/chevereto-icon.png
icon_url: https://truecharts.org/_static/img/appicons/chevereto.png
categories:
- incubator

View File

@ -0,0 +1,99 @@
# Changelog<br>
<a name="spotweb-2.0.0"></a>
### [spotweb-2.0.0](https://github.com/truecharts/apps/compare/spotweb-1.0.8...spotweb-2.0.0) (2022-03-27)
#### Feat
* move to stable ([#2315](https://github.com/truecharts/apps/issues/2315))
* move to stable ([#2313](https://github.com/truecharts/apps/issues/2313))
<a name="spotweb-1.0.8"></a>
### [spotweb-1.0.8](https://github.com/truecharts/apps/compare/spotweb-1.0.7...spotweb-1.0.8) (2022-03-26)
#### Chore
* update helm general non-major helm releases ([#2290](https://github.com/truecharts/apps/issues/2290))
<a name="spotweb-1.0.7"></a>
### [spotweb-1.0.7](https://github.com/truecharts/apps/compare/spotweb-1.0.6...spotweb-1.0.7) (2022-03-26)
#### Chore
* bump all apps to trigger ci
<a name="spotweb-1.0.2"></a>
### [spotweb-1.0.2](https://github.com/truecharts/apps/compare/spotweb-1.0.1...spotweb-1.0.2) (2022-03-08)
#### Chore
* update helm general non-major helm releases ([#2116](https://github.com/truecharts/apps/issues/2116))
<a name="spotweb-1.0.1"></a>
### [spotweb-1.0.1](https://github.com/truecharts/apps/compare/spotweb-1.0.0...spotweb-1.0.1) (2022-03-07)
#### Chore
* update helm general non-major helm releases ([#2111](https://github.com/truecharts/apps/issues/2111))
<a name="spotweb-1.0.0"></a>
### [spotweb-1.0.0](https://github.com/truecharts/apps/compare/spotweb-0.0.19...spotweb-1.0.0) (2022-03-03)
#### Chore
* remove fixed env from questions.yaml
* remove TZ from values. ([#1945](https://github.com/truecharts/apps/issues/1945))
* update helm general major helm releases ([#2021](https://github.com/truecharts/apps/issues/2021))
#### Fix
* BREAKING CHANGE Move some env-vars outside of env section ([#2010](https://github.com/truecharts/apps/issues/2010))
<a name="spotweb-0.0.19"></a>
### [spotweb-0.0.19](https://github.com/truecharts/apps/compare/spotweb-0.0.17...spotweb-0.0.19) (2022-03-02)
#### Chore
* rename `web_portal` to `open` ([#1957](https://github.com/truecharts/apps/issues/1957))
* update helm general non-major helm releases ([#1999](https://github.com/truecharts/apps/issues/1999))
* update helm general non-major helm releases ([#1927](https://github.com/truecharts/apps/issues/1927))
<a name="spotweb-0.0.18"></a>
### [spotweb-0.0.18](https://github.com/truecharts/apps/compare/spotweb-0.0.17...spotweb-0.0.18) (2022-02-21)
#### Chore
* update helm general non-major helm releases ([#1927](https://github.com/truecharts/apps/issues/1927))
<a name="spotweb-0.0.17"></a>
### [spotweb-0.0.17](https://github.com/truecharts/apps/compare/spotweb-0.0.16...spotweb-0.0.17) (2022-02-15)
#### Chore
* update helm general non-major helm releases ([#1901](https://github.com/truecharts/apps/issues/1901))
<a name="spotweb-0.0.16"></a>
### [spotweb-0.0.16](https://github.com/truecharts/apps/compare/spotweb-0.0.15...spotweb-0.0.16) (2022-02-08)
#### Chore
* update helm general non-major helm releases ([#1871](https://github.com/truecharts/apps/issues/1871))

View File

@ -0,0 +1,7 @@
# Configuration Options
##### Connecting to other apps
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
##### Available config options
In the future this page is going to contain an automated list of options available in the installation/edit UI.

View File

@ -0,0 +1,9 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 9.1.15
- name: postgresql
repository: https://truecharts.org/
version: 7.0.10
digest: sha256:5551325fddb7a8ac0c6270ed54d80959eea6f8c439daedb5a5b86d1c795f2195
generated: "2022-03-27T17:51:19.86236837Z"

View File

@ -0,0 +1,34 @@
apiVersion: v2
appVersion: "1.5.1"
kubeVersion: '>=1.16.0-0'
version: 2.0.0
name: spotweb
description: Spotweb is a decentralized usenet community based on the Spotnet protocol.
type: application
home: https://github.com/truecharts/apps/master/charts/incubator/spotweb
icon: https://raw.githubusercontent.com/spotweb/spotweb/9af0ade0f618675206dcf1f744dbb3c1eae70e5a/images/spotnet.gif
keywords:
- usenet
- spotweb
- spotnet
sources:
- https://github.com/spotweb/spotweb
- https://hub.docker.com/r/jbaten/spotweb
- https://github.com/joachimbaten/spotweb-docker
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 9.1.15
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 7.0.10
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,40 @@
# Introduction
Spotweb is a decentralized usenet community based on the Spotnet protocol.
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://github.com/spotweb/spotweb>
* <https://hub.docker.com/r/jbaten/spotweb>
* <https://github.com/joachimbaten/spotweb-docker>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 9.1.15 |
| https://truecharts.org/ | postgresql | 7.0.10 |
## 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 @@
Spotweb is a decentralized usenet community based on the Spotnet protocol.
This App is supplied by TrueCharts, for more information please visit https://truecharts.org

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,44 @@
# Default Helm-Values
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
Most of our Apps also consume our "common" Helm Chart.
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.DB_DATABASE | string | `"{{ .Values.postgresql.postgresqlDatabase }}"` | |
| env.DB_ENGINE | string | `"pdo_pgsql"` | |
| env.DB_PORT | string | `"5432"` | |
| env.DB_SCHEMA | string | `"public"` | |
| env.DB_USER | string | `"{{ .Values.postgresql.postgresqlUsername }}"` | |
| env.SPOTWEB_FIRSTNAME | string | `"demo"` | |
| env.SPOTWEB_LASTNAME | string | `"spotweb"` | |
| env.SPOTWEB_MAIL | string | `"demo@spotweb.com"` | |
| env.SPOTWEB_RETRIEVE | string | `"15min"` | |
| env.SPOTWEB_SYSTEMTYPE | string | `"single"` | |
| envValueFrom.DB_HOST.secretKeyRef.key | string | `"plainhost"` | |
| envValueFrom.DB_HOST.secretKeyRef.name | string | `"dbcreds"` | |
| envValueFrom.DB_PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | |
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/spotweb"` | |
| image.tag | string | `"v1.5.1@sha256:75fe32474598f89d7b0741c3b96eeebd6b346da5219e1eabf8ed9e769f7a98f5"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql.enabled | bool | `true` | |
| postgresql.existingSecret | string | `"dbcreds"` | |
| postgresql.postgresqlDatabase | string | `"spotweb"` | |
| postgresql.postgresqlUsername | string | `"spotweb"` | |
| secret.SPOTWEB_PASSWORD | string | `"changeme"` | |
| secret.SPOTWEB_USERNAME | string | `"myawesomeuser"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.main.ports.main.port | int | `10050` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,54 @@
image:
repository: tccr.io/truecharts/spotweb
pullPolicy: IfNotPresent
tag: v1.5.1@sha256:75fe32474598f89d7b0741c3b96eeebd6b346da5219e1eabf8ed9e769f7a98f5
# See more environment variables in the babybuddy documentation
# https://hub.docker.com/r/jgeusebroek/spotweb
env:
SPOTWEB_SYSTEMTYPE: "single"
SPOTWEB_FIRSTNAME: "demo"
SPOTWEB_LASTNAME: "spotweb"
SPOTWEB_MAIL: "demo@spotweb.com"
SPOTWEB_RETRIEVE: "15min"
DB_ENGINE: "pdo_pgsql"
DB_PORT: "5432"
DB_DATABASE: "{{ .Values.postgresql.postgresqlDatabase }}"
DB_USER: "{{ .Values.postgresql.postgresqlUsername }}"
DB_SCHEMA: "public"
envValueFrom:
DB_PASSWORD:
secretKeyRef:
name: dbcreds
key: postgresql-password
DB_HOST:
secretKeyRef:
name: dbcreds
key: plainhost
secret:
SPOTWEB_USERNAME: "myawesomeuser"
SPOTWEB_PASSWORD: "changeme"
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10050
targetPort: 80
# Enabled postgres
postgresql:
enabled: true
existingSecret: "dbcreds"
postgresqlUsername: spotweb
postgresqlDatabase: spotweb

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

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

View File

4
stable/spotweb/item.yaml Normal file
View File

@ -0,0 +1,4 @@
icon_url: https://raw.githubusercontent.com/spotweb/spotweb/9af0ade0f618675206dcf1f744dbb3c1eae70e5a/images/spotnet.gif
categories:
- media