Delete stable/spotweb/6.0.0 directory

This commit is contained in:
Kjeld Schouten-Lebbing 2022-11-24 12:00:10 +01:00 committed by GitHub
parent 6adbca68fd
commit 3cd600e78a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 0 additions and 2154 deletions

View File

@ -1,99 +0,0 @@
**Important:**
*for the complete changelog, please refer to the website*
## [spotweb-5.0.0](https://github.com/truecharts/charts/compare/spotweb-4.0.50...spotweb-5.0.0) (2022-11-10)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Major Change to GUI
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
### Fix
- change container config label
## [spotweb-4.0.53](https://github.com/truecharts/charts/compare/spotweb-4.0.50...spotweb-4.0.53) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update helm general non-major ([#4349](https://github.com/truecharts/charts/issues/4349))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [spotweb-4.0.52](https://github.com/truecharts/charts/compare/spotweb-4.0.50...spotweb-4.0.52) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [spotweb-4.0.52](https://github.com/truecharts/charts/compare/spotweb-4.0.50...spotweb-4.0.52) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [spotweb-4.0.52](https://github.com/truecharts/charts/compare/spotweb-4.0.50...spotweb-4.0.52) (2022-11-08)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4342](https://github.com/truecharts/charts/issues/4342))
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))
## [spotweb-4.0.51](https://github.com/truecharts/charts/compare/spotweb-4.0.50...spotweb-4.0.51) (2022-11-07)
### Chore
- Auto-update chart README [skip ci]
- Auto-update chart README [skip ci]
- update helm general non-major ([#4329](https://github.com/truecharts/charts/issues/4329))

View File

@ -1,35 +0,0 @@
apiVersion: v2
appVersion: "1.5.1"
kubeVersion: ">=1.16.0-0"
version: 6.0.0
name: spotweb
description: Spotweb is a decentralized usenet community based on the Spotnet protocol.
type: application
home: https://truecharts.org/docs/charts/stable/spotweb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/spotweb.png
keywords:
- usenet
- spotweb
- spotnet
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/spotweb
- 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: 10.9.7
- condition: postgresql.enabled
name: postgresql
repository: https://charts.truecharts.org/
version: 9.0.5
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

@ -1,109 +0,0 @@
# spotweb
Spotweb is a decentralized usenet community based on the Spotnet protocol.
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: [spotweb](https://truecharts.org/docs/charts/stable/spotweb)
**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/stable/spotweb>
* <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://charts.truecharts.org/ | postgresql | 8.0.122 |
| https://library-charts.truecharts.org | common | 10.9.4 |
## Installing the Chart
### TrueNAS SCALE
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
### Helm
To install the chart with the release name `spotweb`
```console
helm repo add TrueCharts https://charts.truecharts.org
helm repo update
helm install spotweb TrueCharts/spotweb
```
## 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/Upgrade-rollback-delete-an-App).
### Helm
To uninstall the `spotweb` deployment
```console
helm uninstall spotweb
```
## Configuration
### Helm
#### Available Settings
Read through the 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/truecharts/library-charts/tree/main/charts/common).
#### Configure using the command line
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
```console
helm install spotweb \
--set env.TZ="America/New York" \
TrueCharts/spotweb
```
#### 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 spotweb TrueCharts/spotweb -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/linking-apps) quick-start guide.
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/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/sponsor) or contributing back to the project any way you can!
---
All Rights Reserved - The TrueCharts Project

View File

@ -1,10 +0,0 @@
## [spotweb-6.0.0](https://github.com/truecharts/charts/compare/spotweb-5.0.3...spotweb-6.0.0) (2022-11-12)
### Chore
- update helm general major (major) ([#4392](https://github.com/truecharts/charts/issues/4392))
- update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395))

View File

@ -1,8 +0,0 @@
Spotweb is a decentralized usenet community based on the Spotnet protocol.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/stable/spotweb](https://truecharts.org/docs/charts/stable/spotweb)
---
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

@ -1,52 +0,0 @@
image:
repository: tccr.io/truecharts/spotweb
pullPolicy: IfNotPresent
tag: v1.5.1@sha256:465b6b094b31caa1f295dc9cdbe359d67bfda010b6b020097c54b25bb4f9710e
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"
DB_PASSWORD:
secretKeyRef:
name: dbcreds
key: postgresql-password
DB_HOST:
secretKeyRef:
name: dbcreds
key: plainhost
secretEnv:
SPOTWEB_USERNAME: "myawesomeuser"
SPOTWEB_PASSWORD: "changeme"
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10050
targetPort: 80
postgresql:
enabled: true
existingSecret: "dbcreds"
postgresqlUsername: spotweb
postgresqlDatabase: spotweb
portal:
enabled: true

File diff suppressed because it is too large Load Diff

View File

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