Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-01-22 18:28:23 +00:00
parent 1f992b9978
commit e000d3b7e9
79 changed files with 10654 additions and 80 deletions

View File

@ -0,0 +1,99 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [mongodb-11.1.16](https://github.com/truecharts/charts/compare/mongodb-11.1.15...mongodb-11.1.16) (2024-01-22)
### Chore
- update container image bitnami/mongodb to 7.0.5[@787529a](https://github.com/787529a) by renovate ([#17510](https://github.com/truecharts/charts/issues/17510))
## [mongodb-11.1.15](https://github.com/truecharts/charts/compare/mongodb-11.1.14...mongodb-11.1.15) (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))
## [mongodb-11.1.14](https://github.com/truecharts/charts/compare/mongodb-11.1.13...mongodb-11.1.14) (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))
## [mongodb-11.1.13](https://github.com/truecharts/charts/compare/mongodb-11.1.12...mongodb-11.1.13) (2024-01-21)
### Chore
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
## [mongodb-11.1.12](https://github.com/truecharts/charts/compare/mongodb-11.1.11...mongodb-11.1.12) (2024-01-21)
### Chore
- update container image bitnami/mongodb to 7.0.5[@83310c1](https://github.com/83310c1) by renovate ([#17329](https://github.com/truecharts/charts/issues/17329))
## [mongodb-11.1.11](https://github.com/truecharts/charts/compare/mongodb-11.1.10...mongodb-11.1.11) (2024-01-15)
### Chore
- update container image bitnami/mongodb to 7.0.5[@4c29ab1](https://github.com/4c29ab1) by renovate ([#17274](https://github.com/truecharts/charts/issues/17274))
## [mongodb-11.1.10](https://github.com/truecharts/charts/compare/mongodb-11.1.9...mongodb-11.1.10) (2024-01-14)
### Chore
- update container image bitnami/mongodb to 7.0.5[@07c9c50](https://github.com/07c9c50) by renovate ([#17117](https://github.com/truecharts/charts/issues/17117))
## [mongodb-11.1.9](https://github.com/truecharts/charts/compare/mongodb-11.1.8...mongodb-11.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))
## [mongodb-11.1.8](https://github.com/truecharts/charts/compare/mongodb-11.1.7...mongodb-11.1.8) (2024-01-08)
### Chore
- update container image bitnami/mongodb to v7.0.5[@b3a1e45](https://github.com/b3a1e45) by renovate ([#16981](https://github.com/truecharts/charts/issues/16981))
## [mongodb-11.1.7](https://github.com/truecharts/charts/compare/mongodb-11.1.6...mongodb-11.1.7) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs

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: database
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: dependency
apiVersion: v2
appVersion: 7.0.5
dependencies:
- name: common
version: 17.2.28
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
home: https://truecharts.org/charts/dependency/mongodb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.png
keywords:
- mongodb
- database
- nosql
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: mongodb
sources:
- https://www.mongodb.com
- https://github.com/bitnami/bitnami-docker-mongodb
- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
- https://hub.docker.com/r/bitnami/mongodb
type: application
version: 11.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/dependency/mongodb)
**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 @@
## [mongodb-11.1.16](https://github.com/truecharts/charts/compare/mongodb-11.1.15...mongodb-11.1.16) (2024-01-22)
### Chore
- update container image bitnami/mongodb to 7.0.5[@787529a](https://github.com/787529a) by renovate ([#17510](https://github.com/truecharts/charts/issues/17510))

View File

@ -0,0 +1,8 @@
Fast, reliable, scalable, and easy to use open-source no-sql database system.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/dependency/mongodb](https://truecharts.org/charts/dependency/mongodb)
---
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,106 @@
image:
repository: bitnami/mongodb
pullPolicy: IfNotPresent
tag: 7.0.5@sha256:787529ae9d6b3de8e844692872dd644a594cf59388cb2dc824d793ae6c0671a6
workload:
main:
replicas: 1
podSpec:
containers:
main:
env:
MONGODB_USERNAME: "{{ .Values.mongodbUsername }}"
MONGODB_DATABASE: "{{ .Values.mongodbDatabase }}"
MONGODB_PASSWORD:
secretKeyRef:
expandObjectName: "{{ if .Values.mongodbPassword }}true{{ else }}false{{ end }}"
name: '{{ if .Values.mongodbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mongodbcreds" }}{{ end }}'
key: "mongodb-password"
MONGODB_ROOT_PASSWORD:
secretKeyRef:
expandObjectName: "{{ if .Values.mongodbPassword }}true{{ else }}false{{ end }}"
name: '{{ if .Values.mongodbPassword }}credentials{{ else if .Values.existingSecret }}{{ .Values.existingSecret }}{{ else }}{{ printf "%s-%s" .Release.Name "mongodbcreds" }}{{ end }}'
key: "mongodb-root-password"
# -- Probe configuration
# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/)
# @default -- See below
probes:
# -- Liveness probe configuration
# @default -- See below
liveness:
# -- Enable the liveness probe
enabled: true
# -- Set this to `true` if you wish to specify your own livenessProbe
custom: true
# -- The spec field contains the values for the default livenessProbe.
# If you selected `custom: true`, this field holds the definition of the livenessProbe.
# @default -- See below
spec:
exec:
command:
- /bin/bash
- -ec
- echo "db.runCommand(\"ping\")" | mongosh --host localhost --port 27017 ${MONGODB_DATABASE} --quiet
# -- Redainess probe configuration
# @default -- See below
readiness:
# -- Enable the readiness probe
enabled: true
# -- Set this to `true` if you wish to specify your own readinessProbe
custom: true
# -- The spec field contains the values for the default readinessProbe.
# If you selected `custom: true`, this field holds the definition of the readinessProbe.
# @default -- See below
spec:
exec:
command:
- /bin/bash
- -ec
- echo "db.runCommand(\"ping\")" | mongosh --host localhost --port 27017 ${MONGODB_DATABASE} --quiet
# -- Startup probe configuration
# @default -- See below
startup:
# -- Enable the startup probe
enabled: true
custom: true
# -- The spec field contains the values for the default livenessProbe.
# If you selected `custom: true`, this field holds the definition of the livenessProbe.
# @default -- See below
spec:
exec:
command:
- /bin/bash
- -ec
- echo "db.runCommand(\"ping\")" | mongosh --host localhost --port 27017 ${MONGODB_DATABASE} --quiet
service:
main:
ports:
main:
port: 27017
targetPort: 27017
securityContext:
container:
runAsGroup: 0
readOnlyRootFilesystem: false
persistence:
data:
enabled: true
mountPath: "/bitnami/mongodb"
mongodbUsername: "test"
mongodbDatabase: "test"
mongodbRootPassword: "testroot"
# -- Secret or password
# One of these options is required, unless used as a dependency for another TrueCharts chart.
mongodbPassword: ""
existingSecret: ""
secret:
credentials:
enabled: true
data:
mongodb-password: '{{ ( .Values.mongodbPassword | default "empty" ) }}'
mongodb-root-password: '{{ ( .Values.mongodbRootPassword | default "empty" ) }}'
portal:
open:
enabled: false
manifestManager:
enabled: false

File diff suppressed because it is too large Load Diff

View File

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

View File

@ -0,0 +1,99 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [code-server-10.1.11](https://github.com/truecharts/charts/compare/code-server-10.1.10...code-server-10.1.11) (2024-01-22)
### Chore
- update container image docker.io/codercom/code-server to v4.20.1[@94e705d](https://github.com/94e705d) by renovate ([#17517](https://github.com/truecharts/charts/issues/17517))
## [code-server-10.1.10](https://github.com/truecharts/charts/compare/code-server-10.1.9...code-server-10.1.10) (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))
## [code-server-10.1.9](https://github.com/truecharts/charts/compare/code-server-10.1.8...code-server-10.1.9) (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))
## [code-server-10.1.8](https://github.com/truecharts/charts/compare/code-server-10.1.7...code-server-10.1.8) (2024-01-21)
### Chore
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
## [code-server-10.1.7](https://github.com/truecharts/charts/compare/code-server-10.1.6...code-server-10.1.7) (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))
## [code-server-10.1.6](https://github.com/truecharts/charts/compare/code-server-10.1.5...code-server-10.1.6) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs
## [code-server-10.1.5](https://github.com/truecharts/charts/compare/code-server-10.1.4...code-server-10.1.5) (2024-01-02)
### Chore
- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
## [code-server-10.1.4](https://github.com/truecharts/charts/compare/code-server-10.1.3...code-server-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))
## [code-server-10.1.3](https://github.com/truecharts/charts/compare/code-server-10.1.0...code-server-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))

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: media
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.20.1
dependencies:
- name: common
version: 17.2.28
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
deprecated: false
description: Run VS Code on any machine anywhere and access it in the browser.
home: https://truecharts.org/charts/stable/code-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png
keywords:
- code
- vs
- visual studio
- vscode
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
name: code-server
sources:
- https://github.com/cdr/code-server
- https://github.com/truecharts/charts/tree/master/charts/stable/code-server
- https://hub.docker.com/r/codercom/code-server
type: application
version: 10.1.11

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/code-server)
**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 @@
## [code-server-10.1.11](https://github.com/truecharts/charts/compare/code-server-10.1.10...code-server-10.1.11) (2024-01-22)
### Chore
- update container image docker.io/codercom/code-server to v4.20.1[@94e705d](https://github.com/94e705d) by renovate ([#17517](https://github.com/truecharts/charts/issues/17517))

View File

@ -0,0 +1,8 @@
Run VS Code on any machine anywhere and access it in the browser.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/code-server](https://truecharts.org/charts/stable/code-server)
---
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,47 @@
image:
repository: docker.io/codercom/code-server
pullPolicy: IfNotPresent
tag: 4.20.1@sha256:94e705de31ca2e6d0c28fec83f004c4159c037338c485ca0b60bba7e90bde8f9
securityContext:
container:
readOnlyRootFilesystem: false
allowPrivilegeEscalation: true
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10063
protocol: http
targetPort: 8080
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env:
PROXY_DOMAIN: ""
args:
- --user-data-dir
- "/config/.vscode"
- --auth
- none
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,2 @@
{{ include "tc.v1.common.loader.all" . }}

View File

@ -1,9 +0,0 @@
## [kdenlive-4.1.11](https://github.com/truecharts/charts/compare/kdenlive-4.1.10...kdenlive-4.1.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))

View File

@ -7,6 +7,15 @@ title: Changelog
## [kdenlive-4.1.12](https://github.com/truecharts/charts/compare/kdenlive-4.1.11...kdenlive-4.1.12) (2024-01-22)
### Chore
- update container image lscr.io/linuxserver/kdenlive to latest[@0eaa108](https://github.com/0eaa108) by renovate ([#17513](https://github.com/truecharts/charts/issues/17513))
## [kdenlive-4.1.11](https://github.com/truecharts/charts/compare/kdenlive-4.1.10...kdenlive-4.1.11) (2024-01-21) ## [kdenlive-4.1.11](https://github.com/truecharts/charts/compare/kdenlive-4.1.10...kdenlive-4.1.11) (2024-01-21)
### Chore ### Chore
@ -88,12 +97,3 @@ title: Changelog
### Chore ### 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))

View File

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

View File

@ -0,0 +1,9 @@
## [kdenlive-4.1.12](https://github.com/truecharts/charts/compare/kdenlive-4.1.11...kdenlive-4.1.12) (2024-01-22)
### Chore
- update container image lscr.io/linuxserver/kdenlive to latest[@0eaa108](https://github.com/0eaa108) by renovate ([#17513](https://github.com/truecharts/charts/issues/17513))

View File

@ -1,7 +1,7 @@
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: lscr.io/linuxserver/kdenlive repository: lscr.io/linuxserver/kdenlive
tag: latest@sha256:c5f4cb0816ec386ab8a3b07e5002a94bac094da13bcba637d780f33fce06bf71 tag: latest@sha256:0eaa1082ccefc8e0c368c263401e8c976a26d56468eb06c307f56d223f3a30cd
persistence: persistence:
config: config:
enabled: true enabled: true

View File

@ -0,0 +1,99 @@
---
title: Changelog
---
**Important:**
*for the complete changelog, please refer to the website*
## [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))
## [mattermost-11.1.9](https://github.com/truecharts/charts/compare/mattermost-11.1.8...mattermost-11.1.9) (2024-01-15)
### Chore
- update container image mattermost/mattermost-enterprise-edition to release-9.4[@7826194](https://github.com/7826194) by renovate ([#17277](https://github.com/truecharts/charts/issues/17277))
## [mattermost-11.1.8](https://github.com/truecharts/charts/compare/mattermost-11.1.7...mattermost-11.1.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))
## [mattermost-11.1.7](https://github.com/truecharts/charts/compare/mattermost-11.1.6...mattermost-11.1.7) (2024-01-08)
### Chore
- update container image mattermost/mattermost-enterprise-edition to release-9.4[@f04bc75](https://github.com/f04bc75) by renovate ([#17040](https://github.com/truecharts/charts/issues/17040))
## [mattermost-11.1.6](https://github.com/truecharts/charts/compare/mattermost-11.1.5...mattermost-11.1.6) (2024-01-08)
### Chore
- update container image mattermost/mattermost-enterprise-edition to release-9.4[@2e639ff](https://github.com/2e639ff) by renovate ([#16959](https://github.com/truecharts/charts/issues/16959))
## [mattermost-11.1.5](https://github.com/truecharts/charts/compare/mattermost-11.1.4...mattermost-11.1.5) (2024-01-02)
### Chore
- force bump to ensure up-to-date catalogs

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.4.0
dependencies:
- name: common
version: 17.2.28
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.1.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/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.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))

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.4@sha256:ad422de544ba30177f664d2527edfd1b08e66bf0b61643771b7e60f867704018
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

View File

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

View File

@ -1,9 +0,0 @@
## [pwndrop-8.1.10](https://github.com/truecharts/charts/compare/pwndrop-8.1.9...pwndrop-8.1.10) (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))

View File

@ -7,6 +7,15 @@ title: Changelog
## [pwndrop-8.1.11](https://github.com/truecharts/charts/compare/pwndrop-8.1.10...pwndrop-8.1.11) (2024-01-22)
### Chore
- update container image ghcr.io/linuxserver/pwndrop to 1.0.1[@3e302b3](https://github.com/3e302b3) by renovate ([#17512](https://github.com/truecharts/charts/issues/17512))
## [pwndrop-8.1.10](https://github.com/truecharts/charts/compare/pwndrop-8.1.9...pwndrop-8.1.10) (2024-01-21) ## [pwndrop-8.1.10](https://github.com/truecharts/charts/compare/pwndrop-8.1.9...pwndrop-8.1.10) (2024-01-21)
### Chore ### Chore
@ -88,12 +97,3 @@ title: Changelog
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732)) - 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))
## [pwndrop-8.1.2](https://github.com/truecharts/charts/compare/pwndrop-8.1.0...pwndrop-8.1.2) (2024-01-01)
### Chore

View File

@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop
- https://ghcr.io/linuxserver/pwndrop - https://ghcr.io/linuxserver/pwndrop
type: application type: application
version: 8.1.10 version: 8.1.11

View File

@ -0,0 +1,9 @@
## [pwndrop-8.1.11](https://github.com/truecharts/charts/compare/pwndrop-8.1.10...pwndrop-8.1.11) (2024-01-22)
### Chore
- update container image ghcr.io/linuxserver/pwndrop to 1.0.1[@3e302b3](https://github.com/3e302b3) by renovate ([#17512](https://github.com/truecharts/charts/issues/17512))

Binary file not shown.

View File

@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/linuxserver/pwndrop repository: ghcr.io/linuxserver/pwndrop
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.0.1@sha256:52ed9c5dfe5152f2aef1d88a8ce45062171b117673785eef0ff249a01980d503 tag: 1.0.1@sha256:3e302b39cc3e63a9bcbc89a76f40237ba76e22dcdfc20e5f1b2ab0d9ee64a411
service: service:
main: main:
ports: ports:

View File

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

View File

View File

@ -1,9 +0,0 @@
## [rimgo-5.1.28](https://github.com/truecharts/charts/compare/rimgo-5.1.27...rimgo-5.1.28) (2024-01-22)
### Chore
- update container image quay.io/pussthecatorg/rimgo to latest[@40819bd](https://github.com/40819bd) by renovate ([#17504](https://github.com/truecharts/charts/issues/17504))

View File

@ -7,6 +7,15 @@ title: Changelog
## [rimgo-5.1.29](https://github.com/truecharts/charts/compare/rimgo-5.1.28...rimgo-5.1.29) (2024-01-22)
### Chore
- update container image quay.io/pussthecatorg/rimgo to latest[@e2f19bc](https://github.com/e2f19bc) by renovate ([#17516](https://github.com/truecharts/charts/issues/17516))
## [rimgo-5.1.28](https://github.com/truecharts/charts/compare/rimgo-5.1.27...rimgo-5.1.28) (2024-01-22) ## [rimgo-5.1.28](https://github.com/truecharts/charts/compare/rimgo-5.1.27...rimgo-5.1.28) (2024-01-22)
### Chore ### Chore
@ -88,12 +97,3 @@ title: Changelog
- update container image quay.io/pussthecatorg/rimgo to latest[@9ac4c0a](https://github.com/9ac4c0a) by renovate ([#17267](https://github.com/truecharts/charts/issues/17267)) - update container image quay.io/pussthecatorg/rimgo to latest[@9ac4c0a](https://github.com/9ac4c0a) by renovate ([#17267](https://github.com/truecharts/charts/issues/17267))
## [rimgo-5.1.19](https://github.com/truecharts/charts/compare/rimgo-5.1.18...rimgo-5.1.19) (2024-01-15)
### Chore
- update container image quay.io/pussthecatorg/rimgo to latest[@ca04838](https://github.com/ca04838) by renovate ([#17258](https://github.com/truecharts/charts/issues/17258))

View File

@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/rimgo - https://github.com/truecharts/charts/tree/master/charts/stable/rimgo
- https://quay.io/pussthecatorg/rimgo - https://quay.io/pussthecatorg/rimgo
type: application type: application
version: 5.1.28 version: 5.1.29

View File

@ -0,0 +1,9 @@
## [rimgo-5.1.29](https://github.com/truecharts/charts/compare/rimgo-5.1.28...rimgo-5.1.29) (2024-01-22)
### Chore
- update container image quay.io/pussthecatorg/rimgo to latest[@e2f19bc](https://github.com/e2f19bc) by renovate ([#17516](https://github.com/truecharts/charts/issues/17516))

Binary file not shown.

View File

@ -1,6 +1,6 @@
image: image:
repository: quay.io/pussthecatorg/rimgo repository: quay.io/pussthecatorg/rimgo
tag: latest@sha256:40819bd1b7586c6a4384d4c80c7b6eecaa0da1a80663fe7021a569bdae8e8154 tag: latest@sha256:e2f19bcad4cee5507169264d2227cd2b468e56095379851c35944c36f798db7b
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
persistence: {} persistence: {}

View File

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

View File

View File

@ -1,9 +0,0 @@
## [tar1090-4.1.14](https://github.com/truecharts/charts/compare/tar1090-4.1.13...tar1090-4.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))

View File

@ -7,6 +7,15 @@ title: Changelog
## [tar1090-4.1.15](https://github.com/truecharts/charts/compare/tar1090-4.1.14...tar1090-4.1.15) (2024-01-22)
### Chore
- update container image mikenye/tar1090 to latest[@586d679](https://github.com/586d679) by renovate ([#17515](https://github.com/truecharts/charts/issues/17515))
## [tar1090-4.1.14](https://github.com/truecharts/charts/compare/tar1090-4.1.13...tar1090-4.1.14) (2024-01-21) ## [tar1090-4.1.14](https://github.com/truecharts/charts/compare/tar1090-4.1.13...tar1090-4.1.14) (2024-01-21)
### Chore ### Chore
@ -88,12 +97,3 @@ title: Changelog
- force bump to ensure up-to-date catalogs - force bump to ensure up-to-date catalogs
## [tar1090-4.1.5](https://github.com/truecharts/charts/compare/tar1090-4.1.4...tar1090-4.1.5) (2024-01-01)
### Chore
- increase common version for oci fixes

View File

@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/tar1090 - https://github.com/truecharts/charts/tree/master/charts/stable/tar1090
- https://hub.docker.com/r/mikenye/tar1090 - https://hub.docker.com/r/mikenye/tar1090
type: application type: application
version: 4.1.14 version: 4.1.15

View File

@ -0,0 +1,9 @@
## [tar1090-4.1.15](https://github.com/truecharts/charts/compare/tar1090-4.1.14...tar1090-4.1.15) (2024-01-22)
### Chore
- update container image mikenye/tar1090 to latest[@586d679](https://github.com/586d679) by renovate ([#17515](https://github.com/truecharts/charts/issues/17515))

Binary file not shown.

View File

@ -1,7 +1,7 @@
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: mikenye/tar1090 repository: mikenye/tar1090
tag: latest@sha256:ec8aa6ad8ba6a0e91ad5ac005f757b31e334d43e20eb7f920bb63552e2399d23 tag: latest@sha256:586d679831142374f423ff18b9cf410c47f6615382bdcaef5f40d2ffeba7886e
persistence: {} persistence: {}
portal: portal:
open: open:

View File

@ -0,0 +1,2 @@
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.all" . }}

View File