Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-11-17 07:44:52 +00:00
parent f802c06e2f
commit 4fb98e1a66
23 changed files with 2707 additions and 21 deletions

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [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))
## [calibre-11.0.25](https://github.com/truecharts/charts/compare/calibre-11.0.24...calibre-11.0.25) (2023-11-01)
### Chore
- update container image tccr.io/truecharts/calibre to v6.29.0 ([#14198](https://github.com/truecharts/charts/issues/14198))
## [calibre-11.0.24](https://github.com/truecharts/charts/compare/calibre-11.0.23...calibre-11.0.24) (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))
## [calibre-11.0.23](https://github.com/truecharts/charts/compare/calibre-11.0.22...calibre-11.0.23) (2023-10-25)
### Chore
- update container image tccr.io/truecharts/calibre to v6.29.0 ([#13951](https://github.com/truecharts/charts/issues/13951))
## [calibre-11.0.22](https://github.com/truecharts/charts/compare/calibre-11.0.21...calibre-11.0.22) (2023-10-20)

View File

@@ -0,0 +1,24 @@
apiVersion: v2
appVersion: "7.0.0"
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.0.32
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"

View File

@@ -0,0 +1,9 @@
## [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))

View File

@@ -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!

View File

@@ -0,0 +1,45 @@
image:
repository: tccr.io/truecharts/calibre
tag: v7.0.0@sha256:9219fdb8abbfe4da5ee582e0529c6600343e43e3298476c7bda727af873f783b
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

View File

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

View File

@@ -1,9 +0,0 @@
## [xwiki-8.0.22](https://github.com/truecharts/charts/compare/xwiki-8.0.21...xwiki-8.0.22) (2023-11-08)
### Chore
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))

View File

@@ -4,6 +4,15 @@
## [xwiki-8.0.23](https://github.com/truecharts/charts/compare/xwiki-8.0.22...xwiki-8.0.23) (2023-11-17)
### Chore
- update container image tccr.io/truecharts/xwiki to v15.9.0-postgres ([#14748](https://github.com/truecharts/charts/issues/14748))
## [xwiki-8.0.22](https://github.com/truecharts/charts/compare/xwiki-8.0.21...xwiki-8.0.22) (2023-11-08)
### Chore
@@ -88,12 +97,3 @@
## [xwiki-8.0.12](https://github.com/truecharts/charts/compare/xwiki-8.0.11...xwiki-8.0.12) (2023-10-14)
### Chore
- update container image tccr.io/truecharts/xwiki to v15.8.0-postgres ([#13612](https://github.com/truecharts/charts/issues/13612))
## [xwiki-8.0.11](https://github.com/truecharts/charts/compare/xwiki-8.0.10...xwiki-8.0.11) (2023-10-07)
### Chore

View File

@@ -19,7 +19,7 @@ name: xwiki
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/xwiki
- https://github.com/xwiki/xwiki-docker
version: 8.0.22
version: 8.0.23
annotations:
truecharts.org/category: productivity
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 @@
## [xwiki-8.0.23](https://github.com/truecharts/charts/compare/xwiki-8.0.22...xwiki-8.0.23) (2023-11-17)
### Chore
- update container image tccr.io/truecharts/xwiki to v15.9.0-postgres ([#14748](https://github.com/truecharts/charts/issues/14748))

Binary file not shown.

View File

@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/xwiki
tag: v15.9.0-postgres@sha256:90c6f0547641ba217c71a1b18986e9cb7286f48e4738c02e3faa9c950df034f0
tag: v15.9.0-postgres@sha256:a8e848d6183f406a6bbadb056e78f37d40a77ae1ebefe886ba3ed8b0aa56848a
pullPolicy: IfNotPresent
service:
main:

View File

@@ -626,6 +626,99 @@ questions:
show_if: [["type", "=", "pvc"]]
type: string
default: 256Gi
- variable: storageClass
label: 'storageClass (Advanced)'
description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
schema:
show_if: [["type", "=", "pvc"]]
type: string
default: ""
- variable: static
label: 'Static Fixed PVC Bindings (Experimental)'
description: Link a PVC to a specific storage location
schema:
show_if: [["type", "=", "pvc"]]
type: dict
additional_attrs: true
attrs:
- variable: mode
label: mode
description: |
disabled: use normal dynamic PVCs
smb: connect to an SMB share
nfs: connect to an NFS share
schema:
type: string
default: "disabled"
enum:
- value: "disabled"
description: disabled
- value: smb
description: smb
- value: nfs
description: nfs
- variable: server
label: Server
description: server to connect to
schema:
type: string
show_if: [["mode", "!=", "disabled"]]
default: "myserver"
- variable: share
label: Share
description: share to connect to
schema:
type: string
show_if: [["mode", "!=", "disabled"]]
default: "/myshare"
- variable: user
label: User
description: connecting user
schema:
type: string
show_if: [["mode", "=", "smb"]]
default: "myuser"
- variable: domain
label: Domain
description: user domain
schema:
type: string
show_if: [["mode", "=", "smb"]]
default: ""
- variable: password
label: Password
description: connecting password
schema:
type: string
show_if: [["mode", "=", "smb"]]
default: ""
- variable: volumeSnapshots
label: 'Volume Snapshots (Experimental)'
description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
schema:
show_if: [["type", "=", "pvc"]]
type: list
default: []
items:
- variable: volumeSnapshotEntry
label: Custom volumeSnapshot
schema:
additional_attrs: true
type: dict
attrs:
- variable: name
label: Name
description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
schema:
type: string
default: "mysnapshot"
required: true
- variable: volumeSnapshotClassName
label: 'volumeSnapshot Class Name (Advanced)'
description: For use with PVCs using a non-default storageClass
schema:
type: string
default: ""
- variable: persistenceList
label: Additional App Storage
group: Storage and Persistence
@@ -746,6 +839,99 @@ questions:
show_if: [["type", "=", "pvc"]]
type: string
default: 256Gi
- variable: storageClass
label: 'storageClass (Advanced)'
description: 'sets the storageClass to something other than iX default. Only for advanced usecases!'
schema:
show_if: [["type", "=", "pvc"]]
type: string
default: ""
- variable: static
label: 'Static Fixed PVC Bindings (Experimental)'
description: Link a PVC to a specific storage location
schema:
show_if: [["type", "=", "pvc"]]
type: dict
additional_attrs: true
attrs:
- variable: mode
label: mode
description: |
disabled: use normal dynamic PVCs
smb: connect to an SMB share
nfs: connect to an NFS share
schema:
type: string
default: "disabled"
enum:
- value: "disabled"
description: disabled
- value: smb
description: smb
- value: nfs
description: nfs
- variable: server
label: Server
description: server to connect to
schema:
type: string
show_if: [["mode", "!=", "disabled"]]
default: "myserver"
- variable: share
label: Share
description: share to connect to
schema:
type: string
show_if: [["mode", "!=", "disabled"]]
default: "/myshare"
- variable: user
label: User
description: connecting user
schema:
type: string
show_if: [["mode", "=", "smb"]]
default: "myuser"
- variable: domain
label: Domain
description: user domain
schema:
type: string
show_if: [["mode", "=", "smb"]]
default: ""
- variable: password
label: Password
description: connecting password
schema:
type: string
show_if: [["mode", "=", "smb"]]
default: ""
- variable: volumeSnapshots
label: 'Volume Snapshots (Experimental)'
description: Add an entry to the list to force creation of a volumeSnapshot of this PVC
schema:
show_if: [["type", "=", "pvc"]]
type: list
default: []
items:
- variable: volumeSnapshotEntry
label: Custom volumeSnapshot
schema:
additional_attrs: true
type: dict
attrs:
- variable: name
label: Name
description: 'WARNING: renaming this, means deletion of the snapshot with the old name!'
schema:
type: string
default: "mysnapshot"
required: true
- variable: volumeSnapshotClassName
label: 'volumeSnapshot Class Name (Advanced)'
description: For use with PVCs using a non-default storageClass
schema:
type: string
default: ""
- variable: ingress
label: ""
group: Ingress
@@ -788,7 +974,7 @@ questions:
label: Paths
schema:
type: list
default: []
default: [{path: "/", pathType: "Prefix"}]
items:
- variable: pathEntry
label: Host

View File

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

View File