Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-12-06 12:40:14 +00:00
parent 7ff7552bac
commit f8d0ca083b
29 changed files with 478 additions and 49 deletions

View File

@ -1,9 +0,0 @@
## [n8n-9.2.2](https://github.com/truecharts/charts/compare/n8n-9.2.1...n8n-9.2.2) (2023-12-06)
### Chore
- update container image n8nio/n8n to v1.19.5[@48e261c](https://github.com/48e261c) ([#15775](https://github.com/truecharts/charts/issues/15775))

View File

@ -4,6 +4,15 @@
## [n8n-9.3.0](https://github.com/truecharts/charts/compare/n8n-9.2.2...n8n-9.3.0) (2023-12-06)
### Chore
- update container image n8nio/n8n to v1.20.0[@1a772a2](https://github.com/1a772a2) ([#15804](https://github.com/truecharts/charts/issues/15804))
## [n8n-9.2.2](https://github.com/truecharts/charts/compare/n8n-9.2.1...n8n-9.2.2) (2023-12-06)
### Chore
@ -88,12 +97,3 @@
## [n8n-9.2.2](https://github.com/truecharts/charts/compare/n8n-9.2.1...n8n-9.2.2) (2023-12-06)
### Chore
- update container image n8nio/n8n to v1.19.5[@48e261c](https://github.com/48e261c) ([#15775](https://github.com/truecharts/charts/issues/15775))
## [n8n-9.2.2](https://github.com/truecharts/charts/compare/n8n-9.2.1...n8n-9.2.2) (2023-12-05)
### Chore

View File

@ -1,17 +1,17 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: n8n
version: 9.2.2
appVersion: 1.19.5
version: 9.3.0
appVersion: 1.20.0
description: n8n is an extendable workflow automation tool.
home: https://truecharts.org/charts/stable/n8n
icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png
deprecated: false
sources:
- https://hub.docker.com/r/n8nio/n8n
- https://docs.n8n.io/
- https://github.com/n8n-io/n8n
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
- https://hub.docker.com/r/n8nio/n8n
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@ -0,0 +1,9 @@
## [n8n-9.3.0](https://github.com/truecharts/charts/compare/n8n-9.2.2...n8n-9.3.0) (2023-12-06)
### Chore
- update container image n8nio/n8n to v1.20.0[@1a772a2](https://github.com/1a772a2) ([#15804](https://github.com/truecharts/charts/issues/15804))

View File

@ -1,6 +1,6 @@
image:
repository: n8nio/n8n
tag: 1.19.5@sha256:48e261c299c33da9e532a3e633227d70b1fc17153c654d5c5df15fea35823c90
tag: 1.20.0@sha256:1a772a2f8c769c9ced370b8e15a8792845e73d0fe78c2c85bbd743b2a3ddaf05
pullPolicy: IfNotPresent
timezoneandlocale: {}
# N8N_DEFAULT_LOCALE: "en"

View File

@ -1,11 +0,0 @@
## [paperless-ngx-3.0.2](https://github.com/truecharts/charts/compare/paperless-ngx-3.0.1...paperless-ngx-3.0.2) (2023-12-03)
### Chore
- bump everything to ensure catalog has latest versions
- fix annotations again
- update annotations

View File

@ -4,6 +4,15 @@
## [paperless-ngx-3.1.0](https://github.com/truecharts/charts/compare/paperless-ngx-3.0.2...paperless-ngx-3.1.0) (2023-12-06)
### Chore
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.1.0[@9a8a678](https://github.com/9a8a678) ([#15803](https://github.com/truecharts/charts/issues/15803))
## [paperless-ngx-3.0.2](https://github.com/truecharts/charts/compare/paperless-ngx-3.0.1...paperless-ngx-3.0.2) (2023-12-03)
### Chore
@ -88,12 +97,3 @@
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
- run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387))
## [paperless-ngx-2.0.6](https://github.com/truecharts/charts/compare/paperless-ngx-2.0.5...paperless-ngx-2.0.6) (2023-10-07)
### Chore

View File

@ -1,8 +1,8 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: paperless-ngx
version: 3.0.2
appVersion: 2.0.1
version: 3.1.0
appVersion: 2.1.0
description:
Paperless-ngx is an application by Daniel Quinn and contributors that
indexes your scanned documents.
@ -10,9 +10,9 @@ home: https://truecharts.org/charts/stable/paperless-ngx
icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.png
deprecated: false
sources:
- https://github.com/paperless-ngx/paperless-ngx
- https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx
- https://ghcr.io/paperless-ngx/paperless-ngx
- https://github.com/paperless-ngx/paperless-ngx
- https://paperless-ngx.readthedocs.io/en/latest/
maintainers:
- name: TrueCharts

View File

@ -0,0 +1,9 @@
## [paperless-ngx-3.1.0](https://github.com/truecharts/charts/compare/paperless-ngx-3.0.2...paperless-ngx-3.1.0) (2023-12-06)
### Chore
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.1.0[@9a8a678](https://github.com/9a8a678) ([#15803](https://github.com/truecharts/charts/issues/15803))

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/paperless-ngx/paperless-ngx
pullPolicy: IfNotPresent
tag: 2.0.1@sha256:ab255bea133e4e8412760646327ed34419042d60ef181957afab61ef10f851f1
tag: 2.1.0@sha256:9a8a678216a107430ec3a27138e417033976d3e835c99f42b68519a724e4da72
service:
main:
ports:

View File

@ -277,6 +277,44 @@ questions:
schema:
type: string
required: true
- variable: imagePullSecretList
group: "General Settings"
label: "Image Pull Secrets"
schema:
type: list
default: []
items:
- variable: pullsecretentry
label: "Pull Secret"
schema:
type: dict
additional_attrs: true
attrs:
- variable: registry
label: "Registry"
schema:
type: string
required: true
default: "https://index.docker.io/v1/"
- variable: username
label: "Username"
schema:
type: string
required: true
default: ""
- variable: password
label: "Password"
schema:
type: string
required: true
default: ""
- variable: email
label: "Email"
schema:
type: string
required: true
default: ""
- variable: service
group: Networking and Services
label: Configure Service(s)
@ -584,6 +622,8 @@ questions:
description: emptyDir
- value: nfs
description: NFS Share
- value: iscsi
description: iSCSI Share
- variable: server
label: NFS Server
schema:
@ -596,6 +636,83 @@ questions:
show_if: [["type", "=", "nfs"]]
type: string
default: ""
- variable: iscsi
label: iSCSI Options
schema:
show_if: [["type", "=", "iscsi"]]
type: dict
additional_attrs: true
attrs:
- variable: targetPortal
label: targetPortal
schema:
type: string
required: true
default: ""
- variable: iqn
label: iqn
schema:
type: string
required: true
default: ""
- variable: lun
label: lun
schema:
type: int
default: 0
- variable: authSession
label: authSession
schema:
type: dict
additional_attrs: true
attrs:
- variable: username
label: username
schema:
type: string
default: ""
- variable: password
label: password
schema:
type: string
default: ""
- variable: usernameInitiator
label: usernameInitiator
schema:
type: string
default: ""
- variable: passwordInitiator
label: passwordInitiator
schema:
type: string
default: ""
- variable: authDiscovery
label: authDiscovery
schema:
type: dict
additional_attrs: true
attrs:
- variable: username
label: username
schema:
type: string
default: ""
- variable: password
label: password
schema:
type: string
default: ""
- variable: usernameInitiator
label: usernameInitiator
schema:
type: string
default: ""
- variable: passwordInitiator
label: passwordInitiator
schema:
type: string
default: ""
- variable: autoPermissions
label: Automatic Permissions Configuration
description: Automatically set permissions
@ -688,7 +805,7 @@ questions:
type: string
default: "disabled"
enum:
- value: "disabled"
- value: disabled
description: disabled
- value: smb
description: smb
@ -778,6 +895,8 @@ questions:
description: emptyDir
- value: nfs
description: NFS Share
- value: iscsi
description: iSCSI Share
- variable: server
label: NFS Server
schema:
@ -790,6 +909,83 @@ questions:
show_if: [["type", "=", "nfs"]]
type: string
default: ""
- variable: iscsi
label: iSCSI Options
schema:
show_if: [["type", "=", "iscsi"]]
type: dict
additional_attrs: true
attrs:
- variable: targetPortal
label: targetPortal
schema:
type: string
required: true
default: ""
- variable: iqn
label: iqn
schema:
type: string
required: true
default: ""
- variable: lun
label: lun
schema:
type: int
default: 0
- variable: authSession
label: authSession
schema:
type: dict
additional_attrs: true
attrs:
- variable: username
label: username
schema:
type: string
default: ""
- variable: password
label: password
schema:
type: string
default: ""
- variable: usernameInitiator
label: usernameInitiator
schema:
type: string
default: ""
- variable: passwordInitiator
label: passwordInitiator
schema:
type: string
default: ""
- variable: authDiscovery
label: authDiscovery
schema:
type: dict
additional_attrs: true
attrs:
- variable: username
label: username
schema:
type: string
default: ""
- variable: password
label: password
schema:
type: string
default: ""
- variable: usernameInitiator
label: usernameInitiator
schema:
type: string
default: ""
- variable: passwordInitiator
label: passwordInitiator
schema:
type: string
default: ""
- variable: autoPermissions
label: Automatic Permissions Configuration
description: Automatically set permissions
@ -882,7 +1078,7 @@ questions:
type: string
default: "disabled"
enum:
- value: "disabled"
- value: disabled
description: disabled
- value: smb
description: smb
@ -972,6 +1168,8 @@ questions:
description: emptyDir
- value: nfs
description: NFS Share
- value: iscsi
description: iSCSI Share
- variable: server
label: NFS Server
schema:
@ -984,6 +1182,83 @@ questions:
show_if: [["type", "=", "nfs"]]
type: string
default: ""
- variable: iscsi
label: iSCSI Options
schema:
show_if: [["type", "=", "iscsi"]]
type: dict
additional_attrs: true
attrs:
- variable: targetPortal
label: targetPortal
schema:
type: string
required: true
default: ""
- variable: iqn
label: iqn
schema:
type: string
required: true
default: ""
- variable: lun
label: lun
schema:
type: int
default: 0
- variable: authSession
label: authSession
schema:
type: dict
additional_attrs: true
attrs:
- variable: username
label: username
schema:
type: string
default: ""
- variable: password
label: password
schema:
type: string
default: ""
- variable: usernameInitiator
label: usernameInitiator
schema:
type: string
default: ""
- variable: passwordInitiator
label: passwordInitiator
schema:
type: string
default: ""
- variable: authDiscovery
label: authDiscovery
schema:
type: dict
additional_attrs: true
attrs:
- variable: username
label: username
schema:
type: string
default: ""
- variable: password
label: password
schema:
type: string
default: ""
- variable: usernameInitiator
label: usernameInitiator
schema:
type: string
default: ""
- variable: passwordInitiator
label: passwordInitiator
schema:
type: string
default: ""
- variable: autoPermissions
label: Automatic Permissions Configuration
description: Automatically set permissions
@ -1076,7 +1351,7 @@ questions:
type: string
default: "disabled"
enum:
- value: "disabled"
- value: disabled
description: disabled
- value: smb
description: smb
@ -1190,6 +1465,82 @@ questions:
show_if: [["type", "=", "nfs"]]
type: string
default: ""
- variable: iscsi
label: iSCSI Options
schema:
show_if: [["type", "=", "iscsi"]]
type: dict
additional_attrs: true
attrs:
- variable: targetPortal
label: targetPortal
schema:
type: string
required: true
default: ""
- variable: iqn
label: iqn
schema:
type: string
required: true
default: ""
- variable: lun
label: lun
schema:
type: int
default: 0
- variable: authSession
label: authSession
schema:
type: dict
additional_attrs: true
attrs:
- variable: username
label: username
schema:
type: string
default: ""
- variable: password
label: password
schema:
type: string
default: ""
- variable: usernameInitiator
label: usernameInitiator
schema:
type: string
default: ""
- variable: passwordInitiator
label: passwordInitiator
schema:
type: string
default: ""
- variable: authDiscovery
label: authDiscovery
schema:
type: dict
additional_attrs: true
attrs:
- variable: username
label: username
schema:
type: string
default: ""
- variable: password
label: password
schema:
type: string
default: ""
- variable: usernameInitiator
label: usernameInitiator
schema:
type: string
default: ""
- variable: passwordInitiator
label: passwordInitiator
schema:
type: string
default: ""
- variable: autoPermissions
label: Automatic Permissions Configuration
description: Automatically set permissions
@ -1438,6 +1789,46 @@ questions:
type: string
default: ""
required: true
- variable: integration
label: Integrations
description: Connect ingress with other charts
schema:
additional_attrs: true
type: dict
attrs:
- variable: homepage
label: Homepage
description: Connect ingress with Homepage
schema:
additional_attrs: true
type: dict
attrs:
- variable: enabled
label: enabled
schema:
type: boolean
default: false
- variable: name
label: Name
description: defaults to chartname
schema:
type: string
default: ""
show_if: [["enabled", "=", true]]
- variable: description
label: Description
description: defaults to chart description
schema:
type: string
default: ""
show_if: [["enabled", "=", true]]
- variable: group
label: Group
schema:
type: string
required: true
default: "default"
show_if: [["enabled", "=", true]]
- variable: advanced
label: Show Advanced Settings
description: Advanced settings are not covered by TrueCharts Support
@ -1665,6 +2056,46 @@ questions:
type: string
show_if: [["certificateIssuer", "=", ""]]
default: ""
- variable: integration
label: Integrations
description: Connect ingress with other charts
schema:
additional_attrs: true
type: dict
attrs:
- variable: homepage
label: Homepage
description: Connect ingress with Homepage
schema:
additional_attrs: true
type: dict
attrs:
- variable: enabled
label: enabled
schema:
type: boolean
default: false
- variable: name
label: Name
description: defaults to chartname
schema:
type: string
default: ""
show_if: [["enabled", "=", true]]
- variable: description
label: Description
description: defaults to chart description
schema:
type: string
default: ""
show_if: [["enabled", "=", true]]
- variable: group
label: Group
schema:
type: string
required: true
default: "default"
show_if: [["enabled", "=", true]]
- variable: entrypoint
label: Traefik Entrypoint
description: Entrypoint used by Traefik when using Traefik as Ingress Provider