Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-02-05 00:53:31 +00:00
parent b5a658b8b5
commit 5e31a8c38b
300 changed files with 32721 additions and 342 deletions

View File

@ -0,0 +1,99 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [clickhouse-10.2.14](https://github.com/truecharts/charts/compare/clickhouse-10.2.13...clickhouse-10.2.14) (2024-02-05)
### Chore
- update container image clickhouse/clickhouse-server to v23.12.3.40[@ad7f046](https://github.com/ad7f046) by renovate ([#17903](https://github.com/truecharts/charts/issues/17903))
## [clickhouse-10.2.13](https://github.com/truecharts/charts/compare/clickhouse-10.2.12...clickhouse-10.2.13) (2024-02-03)
### Chore
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
## [clickhouse-10.2.12](https://github.com/truecharts/charts/compare/clickhouse-10.2.11...clickhouse-10.2.12) (2024-01-26)
### Chore
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
## [clickhouse-10.2.11](https://github.com/truecharts/charts/compare/clickhouse-10.2.10...clickhouse-10.2.11) (2024-01-21)
### Chore
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
## [clickhouse-10.2.10](https://github.com/truecharts/charts/compare/clickhouse-10.2.9...clickhouse-10.2.10) (2024-01-21)
### Chore
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
## [clickhouse-10.2.9](https://github.com/truecharts/charts/compare/clickhouse-10.2.8...clickhouse-10.2.9) (2024-01-21)
### Chore
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
## [clickhouse-10.2.8](https://github.com/truecharts/charts/compare/clickhouse-10.2.7...clickhouse-10.2.8) (2024-01-09)
### Chore
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
## [clickhouse-10.2.7](https://github.com/truecharts/charts/compare/clickhouse-10.2.6...clickhouse-10.2.7) (2024-01-08)
### Chore
- update container image clickhouse/clickhouse-server to v23.12.2.59[@1424a57](https://github.com/1424a57) by renovate ([#16984](https://github.com/truecharts/charts/issues/16984))
## [clickhouse-10.2.6](https://github.com/truecharts/charts/compare/clickhouse-10.2.5...clickhouse-10.2.6) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs
## [clickhouse-10.2.5](https://github.com/truecharts/charts/compare/clickhouse-10.2.4...clickhouse-10.2.5) (2024-01-02)
### Chore
- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))

View File

@ -0,0 +1,38 @@
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: database
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: dependency
apiVersion: v2
appVersion: 23.12.3.40
dependencies:
- name: common
version: 17.2.30
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
home: https://truecharts.org/charts/dependency/clickhouse
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png
keywords:
- database
- clickhouse
- sql
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: clickhouse
sources:
- https://clickhouse.com/
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
- https://hub.docker.com/r/clickhouse/clickhouse-server
type: application
version: 10.2.14

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/dependency/clickhouse)
**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 @@
## [clickhouse-10.2.14](https://github.com/truecharts/charts/compare/clickhouse-10.2.13...clickhouse-10.2.14) (2024-02-05)
### Chore
- update container image clickhouse/clickhouse-server to v23.12.3.40[@ad7f046](https://github.com/ad7f046) by renovate ([#17903](https://github.com/truecharts/charts/issues/17903))

View File

@ -0,0 +1,8 @@
ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/clickhouse](https://truecharts.org/charts/dependency/clickhouse)
---
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,69 @@
image:
repository: clickhouse/clickhouse-server
pullPolicy: IfNotPresent
tag: 23.12.3.40@sha256:ad7f04662095fa7e88183ed42b93aefdffdb8d86b41d8d0ee69bb2f847df7ba0
workload:
main:
replicas: 1
podSpec:
containers:
main:
env:
CLICKHOUSE_DB: "{{ .Values.clickhouseDatabase }}"
CLICKHOUSE_USER: "{{ .Values.clickhouseUsername }}"
CLICKHOUSE_DEFAULT_ACCESS_MANAGEMENT: "{{ .Values.clickhouseDefaultAccessManagement }}"
CLICKHOUSE_PASSWORD:
secretKeyRef:
expandObjectName: "{{ if .Values.clickhousePassword }}true{{ else }}false{{ end }}"
name: '{{ if .Values.clickhousePassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "clickhousecreds" }}{{ end }}'
key: "clickhouse-password"
probes:
liveness:
type: http
path: /ping
readiness:
type: http
path: /ping
startup:
type: http
path: /ping
securityContext:
container:
readOnlyRootFilesystem: false
# Optional capabilities advanced ClickHouse features. See also:
# https://github.com/ClickHouse/ClickHouse/blob/master/docker/server/README.md#linux-capabilities
# https://kb.altinity.com/altinity-kb-setup-and-maintenance/altinity-kb-clickhouse-in-docker/
# https://github.com/ClickHouse/ClickHouse/blob/b844c36a9d5e76300a88b4f49e6debccf1ad22e4/programs/install/Install.cpp#L793-L804
# capabilities:
# add:
# - IPC_LOCK
# - NET_ADMIN
# - SYS_NICE
service:
main:
ports:
main:
port: 8123
protocol: http
targetPort: 8123
persistence:
data:
enabled: true
mountPath: /var/lib/clickhouse
clickhouseDatabase: "test"
clickhouseUsername: "test"
clickhouseDefaultAccessManagement: 0
# -- Secret or password
# One of these options is required, unless used as a dependency for another TrueCharts chart.
clickhousePassword: ""
existingSecret: ""
secret:
credentials:
enabled: true
data:
clickhouse-password: '{{ ( .Values.clickhousePassword | default "empty" ) }}'
portal:
open:
enabled: false
manifestManager:
enabled: false

File diff suppressed because it is too large Load Diff

View File

@ -1,9 +0,0 @@
## [adguardhome-sync-5.2.7](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.6...adguardhome-sync-5.2.7) (2024-02-03)
### Chore
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))

View File

@ -7,6 +7,15 @@ title: Changelog
## [adguardhome-sync-5.2.8](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.7...adguardhome-sync-5.2.8) (2024-02-05)
### Chore
- update container image ghcr.io/bakito/adguardhome-sync to v0.6.4[@219f3f3](https://github.com/219f3f3) by renovate ([#17909](https://github.com/truecharts/charts/issues/17909))
## [adguardhome-sync-5.2.7](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.6...adguardhome-sync-5.2.7) (2024-02-03)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
## [adguardhome-sync-5.1.7](https://github.com/truecharts/charts/compare/adguardhome-sync-5.1.6...adguardhome-sync-5.1.7) (2024-01-08)
### Chore
- update container image ghcr.io/bakito/adguardhome-sync to v0.5.4[@94fe429](https://github.com/94fe429) by renovate ([#16989](https://github.com/truecharts/charts/issues/16989))

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.6.3
appVersion: 0.6.4
dependencies:
- name: common
version: 17.2.30
@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/adguardhome-sync
- https://ghcr.io/bakito/adguardhome-sync
type: application
version: 5.2.7
version: 5.2.8

View File

@ -0,0 +1,9 @@
## [adguardhome-sync-5.2.8](https://github.com/truecharts/charts/compare/adguardhome-sync-5.2.7...adguardhome-sync-5.2.8) (2024-02-05)
### Chore
- update container image ghcr.io/bakito/adguardhome-sync to v0.6.4[@219f3f3](https://github.com/219f3f3) by renovate ([#17909](https://github.com/truecharts/charts/issues/17909))

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/bakito/adguardhome-sync
tag: v0.6.3@sha256:058c6cd0e1866a907c3820d48a72a9dd3cb02f3f75885cdde30153d710714970
tag: v0.6.4@sha256:219f3f3eb03062e2ec17388b6146888d18786d4ef49a049df1ae79edb4d2de92
portal:
open:
enabled: true

View File

@ -1,9 +0,0 @@
## [blender-4.1.17](https://github.com/truecharts/charts/compare/blender-4.1.16...blender-4.1.17) (2024-02-03)
### Chore
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))

View File

@ -7,6 +7,15 @@ title: Changelog
## [blender-4.1.18](https://github.com/truecharts/charts/compare/blender-4.1.17...blender-4.1.18) (2024-02-05)
### Chore
- update container image lscr.io/linuxserver/blender to latest[@87da613](https://github.com/87da613) by renovate ([#17881](https://github.com/truecharts/charts/issues/17881))
## [blender-4.1.17](https://github.com/truecharts/charts/compare/blender-4.1.16...blender-4.1.17) (2024-02-03)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
## [blender-4.1.8](https://github.com/truecharts/charts/compare/blender-4.1.7...blender-4.1.8) (2024-01-08)
### Chore
- update container image lscr.io/linuxserver/blender to latest[@fcd1424](https://github.com/fcd1424) by renovate ([#16956](https://github.com/truecharts/charts/issues/16956))

View File

@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/blender
- https://fleet.linuxserver.io/image?name=linuxserver/blender
type: application
version: 4.1.17
version: 4.1.18

View File

@ -0,0 +1,9 @@
## [blender-4.1.18](https://github.com/truecharts/charts/compare/blender-4.1.17...blender-4.1.18) (2024-02-05)
### Chore
- update container image lscr.io/linuxserver/blender to latest[@87da613](https://github.com/87da613) by renovate ([#17881](https://github.com/truecharts/charts/issues/17881))

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: lscr.io/linuxserver/blender
tag: latest@sha256:0d864113f7fe05f7a7535d9e2c08396f8619d2310314e35a4bd73f8ba1892e5b
tag: latest@sha256:87da613820041ffd30796c040c077ddc2ff0a03310bc7032e3239624b3eb4541
persistence:
config:
enabled: true

View File

@ -0,0 +1,99 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [calibre-web-17.1.18](https://github.com/truecharts/charts/compare/calibre-web-17.1.17...calibre-web-17.1.18) (2024-02-05)
### Chore
- update container image linuxserver/calibre-web to version-0.6.21[@91832b7](https://github.com/91832b7) by renovate ([#17878](https://github.com/truecharts/charts/issues/17878))
## [calibre-web-17.1.17](https://github.com/truecharts/charts/compare/calibre-web-17.1.16...calibre-web-17.1.17) (2024-02-03)
### Chore
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
## [calibre-web-17.1.16](https://github.com/truecharts/charts/compare/calibre-web-17.1.15...calibre-web-17.1.16) (2024-01-29)
### Chore
- update container image linuxserver/calibre-web to version-0.6.21[@663dece](https://github.com/663dece) by renovate ([#17640](https://github.com/truecharts/charts/issues/17640))
## [calibre-web-17.1.15](https://github.com/truecharts/charts/compare/calibre-web-17.1.14...calibre-web-17.1.15) (2024-01-26)
### Chore
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
## [calibre-web-17.1.14](https://github.com/truecharts/charts/compare/calibre-web-17.1.13...calibre-web-17.1.14) (2024-01-21)
### Chore
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
## [calibre-web-17.1.13](https://github.com/truecharts/charts/compare/calibre-web-17.1.12...calibre-web-17.1.13) (2024-01-21)
### Chore
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
## [calibre-web-17.1.12](https://github.com/truecharts/charts/compare/calibre-web-17.1.11...calibre-web-17.1.12) (2024-01-21)
### Chore
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
## [calibre-web-17.1.11](https://github.com/truecharts/charts/compare/calibre-web-17.1.10...calibre-web-17.1.11) (2024-01-21)
### Chore
- update container image linuxserver/calibre-web to version-0.6.21[@ada5002](https://github.com/ada5002) by renovate ([#17380](https://github.com/truecharts/charts/issues/17380))
## [calibre-web-17.1.10](https://github.com/truecharts/charts/compare/calibre-web-17.1.9...calibre-web-17.1.10) (2024-01-15)
### Chore
- update container image linuxserver/calibre-web to version-0.6.21[@1d0fed7](https://github.com/1d0fed7) by renovate ([#17237](https://github.com/truecharts/charts/issues/17237))
## [calibre-web-17.1.9](https://github.com/truecharts/charts/compare/calibre-web-17.1.8...calibre-web-17.1.9) (2024-01-09)
### Chore
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))

View File

@ -0,0 +1,38 @@
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.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.6.21
dependencies:
- name: common
version: 17.2.30
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
home: https://truecharts.org/charts/stable/calibre-web
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.png
keywords:
- calibre-web
- calibre
- ebook
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: calibre-web
sources:
- https://github.com/janeczku/calibre-web
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web
- https://hub.docker.com/r/linuxserver/calibre-web
type: application
version: 17.1.18

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/calibre-web)
**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 @@
## [calibre-web-17.1.18](https://github.com/truecharts/charts/compare/calibre-web-17.1.17...calibre-web-17.1.18) (2024-02-05)
### Chore
- update container image linuxserver/calibre-web to version-0.6.21[@91832b7](https://github.com/91832b7) by renovate ([#17878](https://github.com/truecharts/charts/issues/17878))

View File

@ -0,0 +1,8 @@
Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/calibre-web](https://truecharts.org/charts/stable/calibre-web)
---
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,40 @@
image:
repository: linuxserver/calibre-web
pullPolicy: IfNotPresent
tag: version-0.6.21@sha256:91832b7b27beabd5cfd775be3bf36ebd2bf66f82546379e8dfacdb24dfb99292
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 8083
protocol: http
targetPort: 8083
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
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 @@
{{ include "tc.v1.common.loader.all" . }}

View File

@ -1,9 +0,0 @@
## [cops-7.1.16](https://github.com/truecharts/charts/compare/cops-7.1.15...cops-7.1.16) (2024-02-03)
### Chore
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))

View File

@ -7,6 +7,15 @@ title: Changelog
## [cops-7.1.17](https://github.com/truecharts/charts/compare/cops-7.1.16...cops-7.1.17) (2024-02-05)
### Chore
- update container image lscr.io/linuxserver/cops to 2.2.1[@31ef885](https://github.com/31ef885) by renovate ([#17882](https://github.com/truecharts/charts/issues/17882))
## [cops-7.1.16](https://github.com/truecharts/charts/compare/cops-7.1.15...cops-7.1.16) (2024-02-03)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- update container image lscr.io/linuxserver/cops to 2.2.1[@72554a2](https://github.com/72554a2) by renovate ([#16957](https://github.com/truecharts/charts/issues/16957))
## [cops-7.1.7](https://github.com/truecharts/charts/compare/cops-7.1.6...cops-7.1.7) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs

View File

@ -38,4 +38,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cops
- https://fleet.linuxserver.io/image?name=linuxserver/cops
type: application
version: 7.1.16
version: 7.1.17

View File

@ -0,0 +1,9 @@
## [cops-7.1.17](https://github.com/truecharts/charts/compare/cops-7.1.16...cops-7.1.17) (2024-02-05)
### Chore
- update container image lscr.io/linuxserver/cops to 2.2.1[@31ef885](https://github.com/31ef885) by renovate ([#17882](https://github.com/truecharts/charts/issues/17882))

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: lscr.io/linuxserver/cops
tag: 2.2.1@sha256:4fc2dfaf43f159465504e27ae5aa0254a414c9a9d1724313770bc1e2fad730e5
tag: 2.2.1@sha256:31ef885c60304f56fa9a8e5cc31b25694d29649d94623432451ab784c79742b2
securityContext:
container:
readOnlyRootFilesystem: false

View File

@ -1,9 +0,0 @@
## [fileflows-9.0.7](https://github.com/truecharts/charts/compare/fileflows-9.0.6...fileflows-9.0.7) (2024-02-03)
### Chore
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))

View File

@ -7,6 +7,15 @@ title: Changelog
## [fileflows-9.0.8](https://github.com/truecharts/charts/compare/fileflows-9.0.7...fileflows-9.0.8) (2024-02-05)
### Chore
- update container image revenz/fileflows to v[@3e10d33](https://github.com/3e10d33) by renovate ([#17894](https://github.com/truecharts/charts/issues/17894))
## [fileflows-9.0.7](https://github.com/truecharts/charts/compare/fileflows-9.0.6...fileflows-9.0.7) (2024-02-03)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
## [fileflows-8.1.6](https://github.com/truecharts/charts/compare/fileflows-8.1.5...fileflows-8.1.6) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs

View File

@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/fileflows
- https://hub.docker.com/r/revenz/fileflows
type: application
version: 9.0.7
version: 9.0.8

View File

@ -0,0 +1,9 @@
## [fileflows-9.0.8](https://github.com/truecharts/charts/compare/fileflows-9.0.7...fileflows-9.0.8) (2024-02-05)
### Chore
- update container image revenz/fileflows to v[@3e10d33](https://github.com/3e10d33) by renovate ([#17894](https://github.com/truecharts/charts/issues/17894))

View File

@ -1,6 +1,6 @@
image:
repository: revenz/fileflows
tag: 24.01@sha256:183939d1fc5aaf106efeb9dd5a7c2ff4767c60db39b88e2ee6e28c47cf1defc9
tag: 24.01@sha256:3e10d33bdbf88bf7f8f223d7b472c39c57a1b9367c568b64de09b30eea5d25fe
pullPolicy: IfNotPresent
securityContext:
container:

View File

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

View File

@ -1,9 +0,0 @@
## [jelu-4.1.13](https://github.com/truecharts/charts/compare/jelu-4.1.12...jelu-4.1.13) (2024-02-03)
### Chore
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))

View File

@ -7,6 +7,15 @@ title: Changelog
## [jelu-4.1.14](https://github.com/truecharts/charts/compare/jelu-4.1.13...jelu-4.1.14) (2024-02-05)
### Chore
- update container image wabayang/jelu to latest[@8358e88](https://github.com/8358e88) by renovate ([#17897](https://github.com/truecharts/charts/issues/17897))
## [jelu-4.1.13](https://github.com/truecharts/charts/compare/jelu-4.1.12...jelu-4.1.13) (2024-02-03)
### Chore
@ -88,12 +97,3 @@ title: Changelog
- increase common version for oci fixes
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
## [jelu-4.1.4](https://github.com/truecharts/charts/compare/jelu-4.1.1...jelu-4.1.4) (2024-01-01)
### Chore

View File

@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/jelu
- https://hub.docker.com/r/wabayang/jelu
type: application
version: 4.1.13
version: 4.1.14

View File

@ -0,0 +1,9 @@
## [jelu-4.1.14](https://github.com/truecharts/charts/compare/jelu-4.1.13...jelu-4.1.14) (2024-02-05)
### Chore
- update container image wabayang/jelu to latest[@8358e88](https://github.com/8358e88) by renovate ([#17897](https://github.com/truecharts/charts/issues/17897))

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: wabayang/jelu
tag: latest@sha256:7bd27ae4af1310258bf5ef7c07bf5ec5472d4949f0ac7fcc561daedcf343179e
tag: latest@sha256:8358e8838dd2eceac84ba8d539db55caa02c0f9d43e7bdce866453f665089d4d
persistence:
config:
enabled: true

View File

@ -0,0 +1,99 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [littlelink-12.1.16](https://github.com/truecharts/charts/compare/littlelink-12.1.15...littlelink-12.1.16) (2024-02-05)
### Chore
- update container image ghcr.io/techno-tim/littlelink-server to latest[@c387a43](https://github.com/c387a43) by renovate ([#17874](https://github.com/truecharts/charts/issues/17874))
## [littlelink-12.1.15](https://github.com/truecharts/charts/compare/littlelink-12.1.14...littlelink-12.1.15) (2024-02-03)
### Chore
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
## [littlelink-12.1.14](https://github.com/truecharts/charts/compare/littlelink-12.1.13...littlelink-12.1.14) (2024-01-29)
### Chore
- update container image ghcr.io/techno-tim/littlelink-server to latest[@fcb88ba](https://github.com/fcb88ba) by renovate ([#17719](https://github.com/truecharts/charts/issues/17719))
## [littlelink-12.1.13](https://github.com/truecharts/charts/compare/littlelink-12.1.12...littlelink-12.1.13) (2024-01-26)
### Chore
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
## [littlelink-12.1.12](https://github.com/truecharts/charts/compare/littlelink-12.1.11...littlelink-12.1.12) (2024-01-21)
### Chore
- update container image ghcr.io/techno-tim/littlelink-server to latest[@66371a0](https://github.com/66371a0) by renovate ([#17477](https://github.com/truecharts/charts/issues/17477))
## [littlelink-12.1.11](https://github.com/truecharts/charts/compare/littlelink-12.1.10...littlelink-12.1.11) (2024-01-21)
### Chore
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
## [littlelink-12.1.10](https://github.com/truecharts/charts/compare/littlelink-12.1.9...littlelink-12.1.10) (2024-01-21)
### Chore
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
## [littlelink-12.1.9](https://github.com/truecharts/charts/compare/littlelink-12.1.8...littlelink-12.1.9) (2024-01-21)
### Chore
- update container image ghcr.io/techno-tim/littlelink-server to latest[@368c9aa](https://github.com/368c9aa) by renovate ([#17375](https://github.com/truecharts/charts/issues/17375))
## [littlelink-12.1.8](https://github.com/truecharts/charts/compare/littlelink-12.1.7...littlelink-12.1.8) (2024-01-14)
### Chore
- update container image ghcr.io/techno-tim/littlelink-server to latest[@186fcad](https://github.com/186fcad) by renovate ([#17156](https://github.com/truecharts/charts/issues/17156))
## [littlelink-12.1.7](https://github.com/truecharts/charts/compare/littlelink-12.1.6...littlelink-12.1.7) (2024-01-09)
### Chore

View File

@ -0,0 +1,37 @@
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: social
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: latest
dependencies:
- name: common
version: 17.2.30
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Easy platform to combine all your social links
home: https://truecharts.org/charts/stable/littlelink
icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png
keywords:
- littlelink
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: littlelink
sources:
- https://github.com/sethcottle/littlelink
- https://github.com/techno-tim/littlelink-server
- https://github.com/truecharts/charts/tree/master/charts/stable/littlelink
- https://ghcr.io/techno-tim/littlelink-server
type: application
version: 12.1.16

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/littlelink)
**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 @@
## [littlelink-12.1.16](https://github.com/truecharts/charts/compare/littlelink-12.1.15...littlelink-12.1.16) (2024-02-05)
### Chore
- update container image ghcr.io/techno-tim/littlelink-server to latest[@c387a43](https://github.com/c387a43) by renovate ([#17874](https://github.com/truecharts/charts/issues/17874))

View File

@ -0,0 +1,8 @@
Easy platform to combine all your social links
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/littlelink](https://truecharts.org/charts/stable/littlelink)
---
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,41 @@
image:
repository: ghcr.io/techno-tim/littlelink-server
pullPolicy: IfNotPresent
tag: latest@sha256:c387a437228a7bbe6a4bb841be03ce7d5aaf941a238be6043fbed5f7559cb309
service:
main:
ports:
main:
port: 10040
targetPort: 3000
littlelink:
meta_title: "techno tim"
meta_description: "techno tim link page"
meta_author: "techno tim"
theme: "dark"
favicon_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"
avatar_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_200x200.jpg"
avatar_2x_url: "https://pbs.twimg.com/profile_images/1286144221217316864/qiaskopb_400x400.jpg"
avatar_alt: "techno tim profile pic"
name: "technotim"
bio: "hey! just a place where you can connect with me!"
github: "https://github.com/timothystewart6"
twitter: "https://twitter.com/technotimlive"
instagram: "https://www.instagram.com/techno.tim"
youtube: "https://www.youtube.com/channel/ucok-ghyjcwznj3br4oxwh0a"
twitch: "https://www.twitch.tv/technotim/"
discord: "https://discord.gg/djkexrj"
tiktok: "https://www.tiktok.com/@technotim"
kit: "https://kit.co/technotim"
footer: "thanks for stopping by!"
portal:
open:
enabled: true
workload:
main:
podSpec:
containers:
main:
envFrom:
- configMapRef:
name: config

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,195 @@
{{/* Define the configmap */}}
{{- define "littlelink.configmap" -}}
enabled: true
data:
{{- if .Values.littlelink.meta_title }}
META_TITLE: {{ .Values.littlelink.meta_title | quote }}
{{- end }}
{{- if .Values.littlelink.meta_description }}
META_DESCRIPTION: {{ .Values.littlelink.meta_description | quote }}
{{- end }}
{{- if .Values.littlelink.meta_author }}
META_AUTHOR: {{ .Values.littlelink.meta_author | quote }}
{{- end }}
{{- if .Values.littlelink.lang }}
LANG: {{ .Values.littlelink.lang | quote }}
{{- end }}
{{- if .Values.littlelink.meta_index_status }}
META_INDEX_STATUS: {{ .Values.littlelink.meta_index_status | quote }}
{{- end }}
{{- if .Values.littlelink.ga_tracking_id }}
GA_TRACKING_ID: {{ .Values.littlelink.ga_tracking_id | quote }}
{{- end }}
{{- if .Values.littlelink.theme }}
THEME: {{ .Values.littlelink.theme | quote }}
{{- end }}
{{- if .Values.littlelink.favicon_url }}
FAVICON_URL: {{ .Values.littlelink.favicon_url | quote }}
{{- end }}
{{- if .Values.littlelink.avatar_url }}
AVATAR_URL: {{ .Values.littlelink.avatar_url | quote }}
{{- end }}
{{- if .Values.littlelink.avatar_2x_url }}
AVATAR_2X_URL: {{ .Values.littlelink.avatar_2x_url | quote }}
{{- end }}
{{- if .Values.littlelink.avatar_alt }}
AVATAR_ALT: {{ .Values.littlelink.avatar_alt | quote }}
{{- end }}
{{- if .Values.littlelink.name }}
NAME: {{ .Values.littlelink.name | quote }}
{{- end }}
{{- if .Values.littlelink.bio }}
BIO: {{ .Values.littlelink.bio | quote }}
{{- end }}
{{- if .Values.littlelink.github }}
GITHUB: {{ .Values.littlelink.github | quote }}
{{- end }}
{{- if .Values.littlelink.twitter }}
TWITTER: {{ .Values.littlelink.twitter | quote }}
{{- end }}
{{- if .Values.littlelink.instagram }}
INSTAGRAM: {{ .Values.littlelink.instagram | quote }}
{{- end }}
{{- if .Values.littlelink.youtube }}
YOUTUBE: {{ .Values.littlelink.youtube | quote }}
{{- end }}
{{- if .Values.littlelink.twitch }}
TWITCH: {{ .Values.littlelink.twitch | quote }}
{{- end }}
{{- if .Values.littlelink.discord }}
DISCORD: {{ .Values.littlelink.discord | quote }}
{{- end }}
{{- if .Values.littlelink.tiktok }}
TIKTOK: {{ .Values.littlelink.tiktok | quote }}
{{- end }}
{{- if .Values.littlelink.kit }}
KIT: {{ .Values.littlelink.kit | quote }}
{{- end }}
{{- if .Values.littlelink.facebook }}
FACEBOOK: {{ .Values.littlelink.facebook | quote }}
{{- end }}
{{- if .Values.littlelink.facebook_messenger }}
FACEBOOK_MESSENGER: {{ .Values.littlelink.facebook_messenger | quote }}
{{- end }}
{{- if .Values.littlelink.linked_in }}
LINKED_IN: {{ .Values.littlelink.linked_in | quote }}
{{- end }}
{{- if .Values.littlelink.product_hunt }}
PRODUCT_HUNT: {{ .Values.littlelink.product_hunt | quote }}
{{- end }}
{{- if .Values.littlelink.snapchat }}
SNAPCHAT: {{ .Values.littlelink.snapchat | quote }}
{{- end }}
{{- if .Values.littlelink.spotify }}
SPOTIFY: {{ .Values.littlelink.spotify | quote }}
{{- end }}
{{- if .Values.littlelink.reddit }}
REDDIT: {{ .Values.littlelink.reddit | quote }}
{{- end }}
{{- if .Values.littlelink.medium }}
MEDIUM: {{ .Values.littlelink.medium | quote }}
{{- end }}
{{- if .Values.littlelink.pinterest }}
PINTEREST: {{ .Values.littlelink.pinterest | quote }}
{{- end }}
{{- if .Values.littlelink.email }}
EMAIL: {{ .Values.littlelink.email | quote }}
{{- end }}
{{- if .Values.littlelink.email_text }}
EMAIL_TEXT: {{ .Values.littlelink.email_text | quote }}
{{- end }}
{{- if .Values.littlelink.email_alt }}
EMAIL_ALT: {{ .Values.littlelink.email_alt | quote }}
{{- end }}
{{- if .Values.littlelink.email_alt_text }}
EMAIL_ALT_TEXT: {{ .Values.littlelink.email_alt_text | quote }}
{{- end }}
{{- if .Values.littlelink.sound_cloud }}
SOUND_CLOUD: {{ .Values.littlelink.sound_cloud | quote }}
{{- end }}
{{- if .Values.littlelink.figma }}
FIGMA: {{ .Values.littlelink.figma | quote }}
{{- end }}
{{- if .Values.littlelink.telegram }}
TELEGRAM: {{ .Values.littlelink.telegram | quote }}
{{- end }}
{{- if .Values.littlelink.tumblr }}
TUMBLR: {{ .Values.littlelink.tumblr | quote }}
{{- end }}
{{- if .Values.littlelink.steam }}
STEAM: {{ .Values.littlelink.steam | quote }}
{{- end }}
{{- if .Values.littlelink.vimeo }}
VIMEO: {{ .Values.littlelink.vimeo | quote }}
{{- end }}
{{- if .Values.littlelink.wordpress }}
WORDPRESS: {{ .Values.littlelink.wordpress | quote }}
{{- end }}
{{- if .Values.littlelink.goodreads }}
GOODREADS: {{ .Values.littlelink.goodreads | quote }}
{{- end }}
{{- if .Values.littlelink.skoob }}
SKOOB: {{ .Values.littlelink.skoob | quote }}
{{- end }}
{{- if .Values.littlelink.letterboxd }}
LETTERBOXD: {{ .Values.littlelink.letterboxd | quote }}
{{- end }}
{{- if .Values.littlelink.mastodon }}
MASTODON: {{ .Values.littlelink.mastodon | quote }}
{{- end }}
{{- if .Values.littlelink.micro_blog }}
MICRO_BLOG: {{ .Values.littlelink.micro_blog | quote }}
{{- end }}
{{- if .Values.littlelink.whatsapp }}
WHATSAPP: {{ .Values.littlelink.whatsapp | quote }}
{{- end }}
{{- if .Values.littlelink.strava }}
STRAVA: {{ .Values.littlelink.strava | quote }}
{{- end }}
{{- if .Values.littlelink.buymeacoffee }}
BUYMEACOFFEE: {{ .Values.littlelink.buymeacoffee | quote }}
{{- end }}
{{- if .Values.littlelink.gitlab }}
GITLAB: {{ .Values.littlelink.gitlab | quote }}
{{- end }}
{{- if .Values.littlelink.patreon }}
PATREON: {{ .Values.littlelink.patreon | quote }}
{{- end }}
{{- if .Values.littlelink.devto }}
DEVTO: {{ .Values.littlelink.devto | quote }}
{{- end }}
{{- if .Values.littlelink.umami_website_id }}
UMAMI_WEBSITE_ID: {{ .Values.littlelink.umami_website_id | quote }}
{{- end }}
{{- if .Values.littlelink.umami_app_url }}
UMAMI_APP_URL: {{ .Values.littlelink.umami_app_url | quote }}
{{- end }}
{{- if .Values.littlelink.paypal }}
PAYPAL: {{ .Values.littlelink.paypal | quote }}
{{- end }}
{{- if .Values.littlelink.slack }}
SLACK: {{ .Values.littlelink.slack | quote }}
{{- end }}
{{- if .Values.littlelink.lastfm }}
LASTFM: {{ .Values.littlelink.lastfm | quote }}
{{- end }}
{{- if .Values.littlelink.untappd }}
UNTAPPD: {{ .Values.littlelink.untappd | quote }}
{{- end }}
{{- if .Values.littlelink.stackoverflow }}
STACKOVERFLOW: {{ .Values.littlelink.stackoverflow | quote }}
{{- end }}
{{- if .Values.littlelink.gitea }}
GITEA: {{ .Values.littlelink.gitea | quote }}
{{- end }}
{{- if .Values.littlelink.polywork }}
POLYWORK: {{ .Values.littlelink.polywork | quote }}
{{- end }}
{{- if .Values.littlelink.signal }}
SIGNAL: {{ .Values.littlelink.signal | quote }}
{{- end }}
{{- if .Values.littlelink.footer }}
FOOTER: {{ .Values.littlelink.footer | quote }}
{{- end }}
{{- end -}}

View File

@ -0,0 +1,11 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . }}
{{/* Render configmap for littlelink */}}
{{- $configmap := include "littlelink.configmap" . | fromYaml -}}
{{- if $configmap -}}
{{- $_ := set .Values.configmap "config" $configmap -}}
{{- end -}}
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.apply" . }}

View File

@ -0,0 +1,99 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [mattermost-11.2.4](https://github.com/truecharts/charts/compare/mattermost-11.2.3...mattermost-11.2.4) (2024-02-05)
### Chore
- update container image mattermost/mattermost-enterprise-edition to release-9.5[@e822934](https://github.com/e822934) by renovate ([#17885](https://github.com/truecharts/charts/issues/17885))
## [mattermost-11.2.3](https://github.com/truecharts/charts/compare/mattermost-11.2.2...mattermost-11.2.3) (2024-02-03)
### Chore
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
## [mattermost-11.2.2](https://github.com/truecharts/charts/compare/mattermost-11.2.1...mattermost-11.2.2) (2024-01-29)
### Chore
- update container image mattermost/mattermost-enterprise-edition to release-9.5[@9154cfd](https://github.com/9154cfd) by renovate ([#17645](https://github.com/truecharts/charts/issues/17645))
## [mattermost-11.2.1](https://github.com/truecharts/charts/compare/mattermost-11.2.0...mattermost-11.2.1) (2024-01-26)
### Chore
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
## [mattermost-11.2.0](https://github.com/truecharts/charts/compare/mattermost-11.1.14...mattermost-11.2.0) (2024-01-23)
### Chore
- update container image mattermost/mattermost-enterprise-edition to vrelease-9.5[@8605106](https://github.com/8605106) by renovate ([#17520](https://github.com/truecharts/charts/issues/17520))
## [mattermost-11.1.14](https://github.com/truecharts/charts/compare/mattermost-11.1.13...mattermost-11.1.14) (2024-01-22)
### Chore
- update container image mattermost/mattermost-enterprise-edition to v[@ad422de](https://github.com/ad422de) by renovate ([#17514](https://github.com/truecharts/charts/issues/17514))
## [mattermost-11.1.13](https://github.com/truecharts/charts/compare/mattermost-11.1.12...mattermost-11.1.13) (2024-01-21)
### Chore
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
## [mattermost-11.1.12](https://github.com/truecharts/charts/compare/mattermost-11.1.11...mattermost-11.1.12) (2024-01-21)
### Chore
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
## [mattermost-11.1.11](https://github.com/truecharts/charts/compare/mattermost-11.1.10...mattermost-11.1.11) (2024-01-21)
### Chore
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
## [mattermost-11.1.10](https://github.com/truecharts/charts/compare/mattermost-11.1.9...mattermost-11.1.10) (2024-01-21)
### Chore
- update container image mattermost/mattermost-enterprise-edition to release-9.4[@865a323](https://github.com/865a323) by renovate ([#17384](https://github.com/truecharts/charts/issues/17384))

View File

@ -0,0 +1,39 @@
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: hosting
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 9.5.0
dependencies:
- name: common
version: 17.2.30
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Mattermost is an open source platform for secure collaboration across the entire software development lifecycle.
home: https://truecharts.org/charts/stable/mattermost
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mattermost.png
keywords:
- team
- mattermost
- development
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: mattermost
sources:
- https://github.com/mattermost/mattermost-server
- https://github.com/mattermost/docker
- https://github.com/truecharts/charts/tree/master/charts/stable/mattermost
- https://hub.docker.com/r/mattermost/mattermost-enterprise-edition
type: application
version: 11.2.4

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/mattermost)
**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 @@
## [mattermost-11.2.4](https://github.com/truecharts/charts/compare/mattermost-11.2.3...mattermost-11.2.4) (2024-02-05)
### Chore
- update container image mattermost/mattermost-enterprise-edition to release-9.5[@e822934](https://github.com/e822934) by renovate ([#17885](https://github.com/truecharts/charts/issues/17885))

View File

@ -0,0 +1,8 @@
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/mattermost](https://truecharts.org/charts/stable/mattermost)
---
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,48 @@
image:
repository: mattermost/mattermost-enterprise-edition
tag: release-9.5@sha256:e8229349ceaa43d16db7accb21d4d78a8e0e0d98025161e0abea69d7b52ccb61
pullPolicy: IfNotPresent
workload:
main:
podSpec:
containers:
main:
env:
TIMEZONE: "{{ .Values.TZ }}"
MM_SQLSETTINGS_DRIVERNAME: "postgres"
MM_BLEVESETTINGS_INDEXDIR: "/mattermost/bleve-indexes"
MM_SERVICESETTINGS_SITEURL: "https://test.example.com"
MM_SQLSETTINGS_DATASOURCE: '{{ .Values.cnpg.main.creds.std | trimAll "\"" }}'
service:
main:
ports:
main:
port: 10239
targetPort: 8065
persistence:
config:
enabled: true
mountPath: "/mattermost/config"
data:
enabled: true
mountPath: "/mattermost/data"
logs:
enabled: true
mountPath: "/mattermost/logs"
plugins:
enabled: true
mountPath: "/mattermost/plugins"
clientplugins:
enabled: true
mountPath: "/mattermost/client/plugins"
bleveindexes:
enabled: true
mountPath: "/mattermost/bleve-indexes"
cnpg:
main:
enabled: true
user: mattermost
database: mattermost
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

Some files were not shown because too many files have changed in this diff Show More