Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
697c6e1283
commit
279e358155
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [calibre-11.1.35](https://github.com/truecharts/charts/compare/calibre-11.1.34...calibre-11.1.35) (2023-11-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/calibre to 7.1.0[@f15c4bc](https://github.com/f15c4bc) ([#15494](https://github.com/truecharts/charts/issues/15494))
|
||||
|
||||
|
||||
|
||||
|
||||
## [calibre-11.1.34](https://github.com/truecharts/charts/compare/calibre-11.0.34...calibre-11.1.34) (2023-11-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/calibre to v7.1.0[@9e033d8](https://github.com/9e033d8) ([#15321](https://github.com/truecharts/charts/issues/15321))
|
||||
|
||||
|
||||
|
||||
|
||||
## [calibre-11.0.34](https://github.com/truecharts/charts/compare/calibre-11.0.33...calibre-11.0.34) (2023-11-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/calibre to 7.0.0[@efe797e](https://github.com/efe797e) ([#15239](https://github.com/truecharts/charts/issues/15239))
|
||||
|
||||
|
||||
|
||||
|
||||
## [calibre-11.0.33](https://github.com/truecharts/charts/compare/calibre-11.0.32...calibre-11.0.33) (2023-11-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [calibre-11.0.32](https://github.com/truecharts/charts/compare/calibre-11.0.31...calibre-11.0.32) (2023-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/calibre to v7.0.0 ([#14751](https://github.com/truecharts/charts/issues/14751))
|
||||
|
||||
|
||||
|
||||
|
||||
## [calibre-11.0.31](https://github.com/truecharts/charts/compare/calibre-11.0.30...calibre-11.0.31) (2023-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/calibre to v6.29.0 ([#14672](https://github.com/truecharts/charts/issues/14672))
|
||||
|
||||
|
||||
|
||||
|
||||
## [calibre-11.0.30](https://github.com/truecharts/charts/compare/calibre-11.0.29...calibre-11.0.30) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
|
||||
|
||||
## [calibre-11.0.29](https://github.com/truecharts/charts/compare/calibre-11.0.28...calibre-11.0.29) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [calibre-11.0.28](https://github.com/truecharts/charts/compare/calibre-11.0.27...calibre-11.0.28) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/calibre to v6.29.0 ([#14442](https://github.com/truecharts/charts/issues/14442))
|
||||
|
||||
|
||||
|
||||
|
||||
## [calibre-11.0.27](https://github.com/truecharts/charts/compare/calibre-11.0.26...calibre-11.0.27) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [calibre-11.0.26](https://github.com/truecharts/charts/compare/calibre-11.0.25...calibre-11.0.26) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
|
@ -0,0 +1,24 @@
|
|||
apiVersion: v2
|
||||
appVersion: some.string
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.5
|
||||
description: Calibre is a powerful and easy to use e-book manager.
|
||||
home: https://truecharts.org/charts/stable/calibre
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png
|
||||
keywords:
|
||||
- calibre
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: calibre
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre
|
||||
- https://github.com/kovidgoyal/calibre/
|
||||
version: 11.1.35
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [calibre-11.1.35](https://github.com/truecharts/charts/compare/calibre-11.1.34...calibre-11.1.35) (2023-11-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/calibre to 7.1.0[@f15c4bc](https://github.com/f15c4bc) ([#15494](https://github.com/truecharts/charts/issues/15494))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Calibre is a powerful and easy to use e-book manager.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/calibre](https://truecharts.org/charts/stable/calibre)
|
||||
|
||||
---
|
||||
|
||||
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!
|
|
@ -0,0 +1,40 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/calibre
|
||||
tag: 7.1.0@sha256:f15c4bceb66ab7554726ac50630ce8a6d04a50654cf2c4679db8c08cafe14ef4
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8084
|
||||
protocol: http
|
||||
targetPort: 8080
|
||||
webserver:
|
||||
enabled: true
|
||||
ports:
|
||||
webserver:
|
||||
enabled: true
|
||||
port: 8081
|
||||
protocol: http
|
||||
targetPort: 8081
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
CLI_ARGS:
|
||||
PASSWORD: ""
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /config
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [posterr-5.0.10](https://github.com/truecharts/charts/compare/posterr-5.0.9...posterr-5.0.10) (2023-11-17)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [posterr-5.0.11](https://github.com/truecharts/charts/compare/posterr-5.0.10...posterr-5.0.11) (2023-11-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image petersem/posterr to latest[@0d7a174](https://github.com/0d7a174) ([#15495](https://github.com/truecharts/charts/issues/15495))
|
||||
|
||||
|
||||
|
||||
|
||||
## [posterr-5.0.10](https://github.com/truecharts/charts/compare/posterr-5.0.9...posterr-5.0.10) (2023-11-17)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [posterr-4.0.25](https://github.com/truecharts/charts/compare/posterr-4.0.24...posterr-4.0.25) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [posterr-4.0.24](https://github.com/truecharts/charts/compare/posterr-4.0.23...posterr-4.0.24) (2023-07-01)
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
appVersion: some.string
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/posterr
|
||||
- https://github.com/petersem/posterr
|
||||
type: application
|
||||
version: 5.0.10
|
||||
version: 5.0.11
|
||||
annotations:
|
||||
truecharts.org/category: MediaServer-Other
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -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*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [posterr-5.0.11](https://github.com/truecharts/charts/compare/posterr-5.0.10...posterr-5.0.11) (2023-11-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image petersem/posterr to latest[@0d7a174](https://github.com/0d7a174) ([#15495](https://github.com/truecharts/charts/issues/15495))
|
||||
|
||||
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: petersem/posterr
|
||||
tag: latest@sha256:15c8d5266bf2e121ab872f4c3e9ae51aced2372184bbf2f9c74db4dd7f33fc4b
|
||||
tag: latest@sha256:0d7a174f0669745a507d721463043ffa617a257bb22c6b233d871b029891c7ce
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -2147,6 +2147,157 @@ questions:
|
|||
schema:
|
||||
type: int
|
||||
default: 36107
|
||||
- variable: ingress
|
||||
label: "Ingress"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: enabled
|
||||
label: Enable Ingress
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
show_subquestions_if: true
|
||||
subquestions:
|
||||
- variable: hosts
|
||||
label: Hosts
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
items:
|
||||
- variable: hostEntry
|
||||
label: Host
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: host
|
||||
label: HostName
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
required: true
|
||||
- variable: paths
|
||||
label: Paths
|
||||
schema:
|
||||
type: list
|
||||
default: [{path: "/", pathType: "Prefix"}]
|
||||
items:
|
||||
- variable: pathEntry
|
||||
label: Host
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: path
|
||||
label: Path
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
default: "/"
|
||||
- variable: pathType
|
||||
label: Path Type
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
default: Prefix
|
||||
- variable: certificateIssuer
|
||||
label: Cert-Manager clusterIssuer
|
||||
description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below'
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
- variable: middlewares
|
||||
label: Traefik Middlewares
|
||||
description: Add previously created Traefik Middlewares to this Ingress
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
items:
|
||||
- variable: name
|
||||
label: Name
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
required: true
|
||||
- variable: advanced
|
||||
label: Show Advanced Settings
|
||||
description: Advanced settings are not covered by TrueCharts Support
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: entrypoint
|
||||
label: (Advanced) Traefik Entrypoint
|
||||
description: Entrypoint used by Traefik when using Traefik as Ingress Provider
|
||||
schema:
|
||||
type: string
|
||||
default: websecure
|
||||
show_if: [["advanced", "=", true]]
|
||||
required: true
|
||||
- variable: allowCors
|
||||
label: "Allow Cross Origin Requests"
|
||||
schema:
|
||||
type: boolean
|
||||
show_if: [["advanced", "=", true]]
|
||||
default: false
|
||||
- variable: ingressClassName
|
||||
label: (Advanced/Optional) IngressClass Name
|
||||
schema:
|
||||
type: string
|
||||
show_if: [["advanced", "=", true]]
|
||||
default: ""
|
||||
- variable: tls
|
||||
label: TLS-Settings
|
||||
schema:
|
||||
type: list
|
||||
show_if: [["advanced", "=", true]]
|
||||
default: []
|
||||
items:
|
||||
- variable: tlsEntry
|
||||
label: Host
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: hosts
|
||||
label: Certificate Hosts
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
items:
|
||||
- variable: host
|
||||
label: Host
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
required: true
|
||||
- variable: certificateIssuer
|
||||
label: Use Cert-Manager clusterIssuer
|
||||
description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
- variable: clusterCertificate
|
||||
label: 'Cluster Certificate (Advanced)'
|
||||
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
|
||||
schema:
|
||||
type: string
|
||||
show_if: [["certificateIssuer", "=", ""]]
|
||||
default: ""
|
||||
- variable: secretName
|
||||
label: 'Use Custom Certificate Secret (Advanced)'
|
||||
schema:
|
||||
show_if: [["certificateIssuer", "=", ""]]
|
||||
type: string
|
||||
default: ""
|
||||
- variable: scaleCert
|
||||
label: 'Use TrueNAS SCALE Certificate (Deprecated)'
|
||||
schema:
|
||||
show_if: [["certificateIssuer", "=", ""]]
|
||||
type: int
|
||||
$ref:
|
||||
- "definitions/certificate"
|
||||
- variable: envList
|
||||
label: Codeserver Environment Variables
|
||||
schema:
|
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
Loading…
Reference in New Issue