Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2024-01-03 23:54:39 +00:00
parent 09058a17af
commit d46586df03
22 changed files with 6580 additions and 0 deletions

View File

@@ -0,0 +1,99 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [filezilla-10.2.0](https://github.com/truecharts/charts/compare/filezilla-10.1.8...filezilla-10.2.0) (2024-01-03)
### Chore
- update container image ghcr.io/linuxserver/filezilla to v3.66.4[@5d7e3b2](https://github.com/5d7e3b2) by renovate ([#16832](https://github.com/truecharts/charts/issues/16832))
## [filezilla-10.1.8](https://github.com/truecharts/charts/compare/filezilla-10.1.7...filezilla-10.1.8) (2024-01-03)
### Chore
- update container image ghcr.io/linuxserver/filezilla to v[@0395c66](https://github.com/0395c66) by renovate ([#16768](https://github.com/truecharts/charts/issues/16768))
## [filezilla-10.1.7](https://github.com/truecharts/charts/compare/filezilla-10.1.6...filezilla-10.1.7) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs
## [filezilla-10.1.6](https://github.com/truecharts/charts/compare/filezilla-10.1.4...filezilla-10.1.6) (2024-01-02)
### Chore
- fix some refs ([#16749](https://github.com/truecharts/charts/issues/16749))
## [filezilla-10.1.4](https://github.com/truecharts/charts/compare/filezilla-10.1.3...filezilla-10.1.4) (2024-01-01)
### Chore
- increase common version for oci fixes
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
## [filezilla-10.1.3](https://github.com/truecharts/charts/compare/filezilla-10.1.0...filezilla-10.1.3) (2024-01-01)
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
## [filezilla-10.1.2](https://github.com/truecharts/charts/compare/filezilla-10.1.0...filezilla-10.1.2) (2024-01-01)
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
## [filezilla-10.1.0](https://github.com/truecharts/charts/compare/filezilla-10.0.1...filezilla-10.1.0) (2023-12-30)
### Chore
- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
## [filezilla-10.0.1](https://github.com/truecharts/charts/compare/filezilla-10.0.0...filezilla-10.0.1) (2023-12-26)
### Chore

View File

@@ -0,0 +1,41 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: filezilla
version: 10.2.0
appVersion: 3.66.4
description: A Helm chart for Kubernetes
home: https://truecharts.org/charts/incubator/filezilla
icon: https://truecharts.org/img/hotlink-ok/chart-icons/filezilla.png
deprecated: false
sources:
- https://ghcr.io/linuxserver/filezilla
- https://filezilla-project.org/
- https://github.com/linuxserver/docker-filezilla
- https://github.com/truecharts/charts/tree/master/charts/incubator/filezilla
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- filezilla
- ftp
- sftp
- ftps
- client
dependencies:
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator
type: application

View File

@@ -0,0 +1,28 @@
---
title: 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/filezilla)
**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 @@
## [filezilla-10.2.0](https://github.com/truecharts/charts/compare/filezilla-10.1.8...filezilla-10.2.0) (2024-01-03)
### Chore
- update container image ghcr.io/linuxserver/filezilla to v3.66.4[@5d7e3b2](https://github.com/5d7e3b2) by renovate ([#16832](https://github.com/truecharts/charts/issues/16832))

View File

@@ -0,0 +1,8 @@
A Helm chart for Kubernetes
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/filezilla](https://truecharts.org/charts/stable/filezilla)
---
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,36 @@
image:
repository: ghcr.io/linuxserver/filezilla
tag: 3.66.4@sha256:5d7e3b2e9c54ace9a7410e3ec82014b7e35f619e25a93ea3cd386e583fb2c0eb
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
securityContext:
service:
main:
ports:
main:
port: 10035
protocol: http
targetPort: 3000
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: false
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

View File

@@ -0,0 +1,99 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [xwiki-10.1.7](https://github.com/truecharts/charts/compare/xwiki-10.1.6...xwiki-10.1.7) (2024-01-03)
### Chore
- update container image xwiki to v15.10.4-postgres-tomcat[@0d8686c](https://github.com/0d8686c) by renovate ([#16863](https://github.com/truecharts/charts/issues/16863))
## [xwiki-10.1.6](https://github.com/truecharts/charts/compare/xwiki-10.1.5...xwiki-10.1.6) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs
## [xwiki-10.1.5](https://github.com/truecharts/charts/compare/xwiki-10.1.4...xwiki-10.1.5) (2024-01-01)
### Chore
- increase common version for oci fixes
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
## [xwiki-10.1.4](https://github.com/truecharts/charts/compare/xwiki-10.1.1...xwiki-10.1.4) (2024-01-01)
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
## [xwiki-10.1.3](https://github.com/truecharts/charts/compare/xwiki-10.1.1...xwiki-10.1.3) (2024-01-01)
### Chore
- bump all charts for OCI test push
- move everything to consume OCI-hosted common-chart dependency
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
## [xwiki-10.1.1](https://github.com/truecharts/charts/compare/xwiki-10.1.0...xwiki-10.1.1) (2023-12-31)
### Chore
- update container image xwiki to v15.10.3-postgres-tomcat[@947b00e](https://github.com/947b00e) by renovate ([#16672](https://github.com/truecharts/charts/issues/16672))
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
## [xwiki-10.1.0](https://github.com/truecharts/charts/compare/xwiki-10.0.1...xwiki-10.1.0) (2023-12-30)
### Chore
- update helm general minor by renovate ([#16579](https://github.com/truecharts/charts/issues/16579))
## [xwiki-10.0.1](https://github.com/truecharts/charts/compare/xwiki-10.0.0...xwiki-10.0.1) (2023-12-26)
### Chore
- update helm general non-major by renovate ([#16545](https://github.com/truecharts/charts/issues/16545))
## [xwiki-10.0.0](https://github.com/truecharts/charts/compare/xwiki-9.0.11...xwiki-10.0.0) (2023-12-25)
### Chore
- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
## [xwiki-9.0.11](https://github.com/truecharts/charts/compare/xwiki-9.0.10...xwiki-9.0.11) (2023-12-24)
### Chore
- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))

View File

@@ -0,0 +1,37 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: xwiki
version: 10.1.7
appVersion: 15.10.4
description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility
home: https://truecharts.org/charts/stable/xwiki
icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.png
deprecated: false
sources:
- https://github.com/xwiki/xwiki-docker
- https://github.com/truecharts/charts/tree/master/charts/stable/xwiki
- https://hub.docker.com/_/xwiki
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- xwiki
- wiki
dependencies:
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application

View File

@@ -0,0 +1,28 @@
---
title: 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/xwiki)
**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-10.1.7](https://github.com/truecharts/charts/compare/xwiki-10.1.6...xwiki-10.1.7) (2024-01-03)
### Chore
- update container image xwiki to v15.10.4-postgres-tomcat[@0d8686c](https://github.com/0d8686c) by renovate ([#16863](https://github.com/truecharts/charts/issues/16863))

View File

@@ -0,0 +1,8 @@
XWiki is a free wiki software platform written in Java with a design emphasis on extensibility
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/xwiki](https://truecharts.org/charts/stable/xwiki)
---
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,46 @@
image:
repository: xwiki
tag: 15.10.4-postgres-tomcat@sha256:0d8686c516b3d58901850a4858abac9aaafa55ce523e1b2d037b6c1f8b4529a6
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10208
targetPort: 8080
persistence:
config:
enabled: true
mountPath: "/usr/local/xwiki"
cnpg:
main:
enabled: true
user: xwiki
database: xwiki
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
env:
DB_USER: "{{ .Values.cnpg.main.user }}"
DB_DATABASE: "{{ .Values.cnpg.main.database }}"
# User Defined
JAVA_OPTS: ""
DB_HOST:
secretKeyRef:
name: cnpg-main-urls
key: host
DB_PASSWORD:
secretKeyRef:
name: cnpg-main-user
key: password

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