Delete incubator/kavitaemail directory
This commit is contained in:
parent
8a18983da7
commit
0912aff6e5
|
@ -1,99 +0,0 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [kavitaemail-2.0.13](https://github.com/truecharts/charts/compare/kavitaemail-3.0.0...kavitaemail-2.0.13) (2023-12-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- cleanup chart.yaml and add min-max scale version
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure all questions.yaml can be rendered ([#15612](https://github.com/truecharts/charts/issues/15612))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [kavitaemail-3.0.0](https://github.com/truecharts/charts/compare/kavitaemail-2.0.12...kavitaemail-3.0.0) (2023-07-31)
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
### Fix
|
||||
|
||||
- fix mistakes on questions.yaml
|
||||
|
||||
|
||||
|
||||
|
||||
## [kavitaemail-2.0.12](https://github.com/truecharts/charts/compare/kavitaemail-2.0.11...kavitaemail-2.0.12) (2023-02-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/kavitaemail to v0.1.14
|
||||
|
||||
|
||||
|
||||
|
||||
## [kavitaemail-2.0.11](https://github.com/truecharts/charts/compare/kavitaemail-2.0.10...kavitaemail-2.0.11) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
|
||||
|
||||
## [kavitaemail-2.0.10](https://github.com/truecharts/charts/compare/kavitaemail-2.0.9...kavitaemail-2.0.10) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kavitaemail-2.0.9](https://github.com/truecharts/charts/compare/kavitaemail-2.0.8...kavitaemail-2.0.9) (2023-01-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/kavitaemail to v0.1.12
|
||||
|
||||
|
||||
|
||||
|
||||
## [kavitaemail-2.0.8](https://github.com/truecharts/charts/compare/kavitaemail-2.0.7...kavitaemail-2.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kavitaemail-2.0.7](https://github.com/truecharts/charts/compare/kavitaemail-2.0.6...kavitaemail-2.0.7) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kavitaemail-2.0.6](https://github.com/truecharts/charts/compare/kavitaemail-2.0.5...kavitaemail-2.0.6) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: kavitaemail
|
||||
version: 2.0.13
|
||||
appVersion: 0.1.14
|
||||
description: Simple email relay server for kavita.
|
||||
home: https://truecharts.org/charts/incubator/kavitaemail
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavitaemail.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://truecharts.org/charts/incubator/kavitaemail
|
||||
- https://github.com/Kareadita/KavitaEmail
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/kavitaemail
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorkavitaemail
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- kavitaemail
|
||||
- email
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 11.1.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: email
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
|
@ -1,27 +0,0 @@
|
|||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
|
||||
|
||||
**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)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/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*
|
|
@ -1,16 +0,0 @@
|
|||
|
||||
|
||||
## [kavitaemail-2.0.13](https://github.com/truecharts/charts/compare/kavitaemail-3.0.0...kavitaemail-2.0.13) (2023-12-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- cleanup chart.yaml and add min-max scale version
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure all questions.yaml can be rendered ([#15612](https://github.com/truecharts/charts/issues/15612))
|
||||
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
Simple email relay server for kavita.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/kavitaemail](https://truecharts.org/charts/incubator/kavitaemail)
|
||||
|
||||
---
|
||||
|
||||
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!
|
Binary file not shown.
|
@ -1,38 +0,0 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/kavitaemail
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.1.14@sha256:113b8a199cd671d6b418ca9c2819c8d3374b69bcd72ef0a82530c7b48d74ab08
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
podSecurityContext:
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
secretEnv:
|
||||
SMTP_USER: ""
|
||||
SMTP_PASS: ""
|
||||
|
||||
env:
|
||||
DISP_NAME: kavita
|
||||
SMTP_HOST: ""
|
||||
SMTP_PORT: 587
|
||||
SEND_ADDR: ""
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: HTTP
|
||||
port: 15003
|
||||
targetPort: 5003
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: false
|
||||
mountPath: /app/config
|
||||
|
||||
portal:
|
||||
enabled: false
|
File diff suppressed because it is too large
Load Diff
|
@ -1 +0,0 @@
|
|||
{{ include "tc.common.loader.all" . }}
|
|
@ -1,4 +0,0 @@
|
|||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/kavitaemail.png
|
||||
categories:
|
||||
- email
|
||||
screenshots: []
|
Loading…
Reference in New Issue