Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-11-19 11:28:22 +00:00
parent 33ac036532
commit 388c120518
11 changed files with 2529 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [joplin-server-14.0.12](https://github.com/truecharts/charts/compare/joplin-server-14.0.11...joplin-server-14.0.12) (2023-11-19)
### Fix
- update container image joplin/server to v2.13.5 ([#15106](https://github.com/truecharts/charts/issues/15106))
## [joplin-server-14.0.11](https://github.com/truecharts/charts/compare/joplin-server-14.0.10...joplin-server-14.0.11) (2023-11-17)
## [joplin-server-14.0.10](https://github.com/truecharts/charts/compare/joplin-server-14.0.9...joplin-server-14.0.10) (2023-11-15)
### Chore
- update container image tccr.io/truecharts/joplin-server to v2.13.4 ([#14689](https://github.com/truecharts/charts/issues/14689))
## [joplin-server-14.0.9](https://github.com/truecharts/charts/compare/joplin-server-14.0.8...joplin-server-14.0.9) (2023-11-08)
### Chore
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
## [joplin-server-14.0.8](https://github.com/truecharts/charts/compare/joplin-server-14.0.7...joplin-server-14.0.8) (2023-11-08)
### Chore
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
## [joplin-server-14.0.7](https://github.com/truecharts/charts/compare/joplin-server-14.0.6...joplin-server-14.0.7) (2023-11-05)
### Chore
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
## [joplin-server-14.0.6](https://github.com/truecharts/charts/compare/joplin-server-14.0.5...joplin-server-14.0.6) (2023-11-03)
### Chore
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
## [joplin-server-14.0.5](https://github.com/truecharts/charts/compare/joplin-server-14.0.4...joplin-server-14.0.5) (2023-11-01)
### Chore
- update container image tccr.io/truecharts/joplin-server to v2.13.3 ([#14226](https://github.com/truecharts/charts/issues/14226))
## [joplin-server-14.0.4](https://github.com/truecharts/charts/compare/joplin-server-14.0.3...joplin-server-14.0.4) (2023-10-29)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
## [joplin-server-14.0.3](https://github.com/truecharts/charts/compare/joplin-server-14.0.2...joplin-server-14.0.3) (2023-10-20)
### Chore
- update container image tccr.io/truecharts/joplin-server to v2.13.2 ([#13797](https://github.com/truecharts/charts/issues/13797))
- run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387))
## [joplin-server-14.0.2](https://github.com/truecharts/charts/compare/joplin-server-14.0.1...joplin-server-14.0.2) (2023-10-07)
### Chore
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))

View File

@ -0,0 +1,28 @@
apiVersion: v2
appVersion: 2.13.5-bet
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.3.5
deprecated: false
description: Allows you to sync any Joplin client.
home: https://truecharts.org/charts/stable/joplin-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/joplin-server.png
keywords:
- joplin
- notes
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: joplin-server
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/joplin-server
- https://github.com/laurent22/joplin/tree/dev/packages/server
- https://github.com/laurent22/joplin
type: application
version: 14.0.12
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"

View File

@ -0,0 +1,27 @@
# 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/stable/)
**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*

View File

@ -0,0 +1,9 @@
## [joplin-server-14.0.12](https://github.com/truecharts/charts/compare/joplin-server-14.0.11...joplin-server-14.0.12) (2023-11-19)
### Fix
- update container image joplin/server to v2.13.5 ([#15106](https://github.com/truecharts/charts/issues/15106))

View File

@ -0,0 +1,8 @@
Allows you to sync any Joplin client.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/joplin-server](https://truecharts.org/charts/stable/joplin-server)
---
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.

View File

@ -0,0 +1,69 @@
image:
repository: joplin/server
tag: 2.13.5-beta@sha256:4d496d1a091b76d1546422120d4be9f16eba1c32b154bacd201da3feb2ed2a69
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
path: "/api/ping"
port: "{{ .Values.service.main.ports.main.port }}"
httpHeaders:
Host: '{{ tpl .Values.workload.main.podSpec.containers.main.env.APP_BASE_URL $ | replace "https://" "" | replace "http://" "" }}'
readiness:
path: "/api/ping"
port: "{{ .Values.service.main.ports.main.port }}"
httpHeaders:
Host: '{{ tpl .Values.workload.main.podSpec.containers.main.env.APP_BASE_URL $ | replace "https://" "" | replace "http://" "" }}'
startup:
type: tcp
port: "{{ .Values.service.main.ports.main.port }}"
env:
APP_BASE_URL: ""
APP_PORT: "{{ .Values.service.main.ports.main.port }}"
DB_CLIENT: "pg"
POSTGRES_DATABASE: "{{ .Values.cnpg.main.database }}"
POSTGRES_USER: "{{ .Values.cnpg.main.user }}"
POSTGRES_PORT: "5432"
POSTGRES_PASSWORD:
secretKeyRef:
name: cnpg-main-user
key: password
POSTGRES_HOST:
secretKeyRef:
name: cnpg-main-urls
key: host
MAILER_ENABLED: 0
MAILER_HOST: ""
MAILER_PORT: 465
MAILER_SECURE: true
MAILER_AUTH_USER: ""
MAILER_AUTH_PASSWORD: ""
MAILER_NOREPLY_NAME: ""
MAILER_NOREPLY_EMAIL: ""
service:
main:
ports:
main:
port: 22300
persistence:
config:
enabled: true
mountPath: "/config"
cnpg:
main:
enabled: true
user: joplin
database: joplin
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

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

View File