Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a15f82060e
commit
8cf9abcbd7
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [focalboard-12.0.23](https://github.com/truecharts/charts/compare/focalboard-12.0.22...focalboard-12.0.23) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/focalboard to v7.8.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [focalboard-12.0.22](https://github.com/truecharts/charts/compare/focalboard-12.0.21...focalboard-12.0.22) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
||||
|
||||
|
||||
|
||||
|
||||
## [focalboard-12.0.21](https://github.com/truecharts/charts/compare/focalboard-12.0.20...focalboard-12.0.21) (2023-01-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689))
|
||||
|
||||
|
||||
|
||||
|
||||
## [focalboard-12.0.20](https://github.com/truecharts/charts/compare/focalboard-12.0.19...focalboard-12.0.20) (2023-01-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [focalboard-12.0.19](https://github.com/truecharts/charts/compare/focalboard-12.0.18...focalboard-12.0.19) (2023-01-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#6430](https://github.com/truecharts/charts/issues/6430))
|
||||
|
||||
|
||||
|
||||
|
||||
## [focalboard-12.0.18](https://github.com/truecharts/charts/compare/focalboard-12.0.17...focalboard-12.0.18) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121))
|
||||
|
||||
|
||||
|
||||
|
||||
## [focalboard-12.0.17](https://github.com/truecharts/charts/compare/focalboard-12.0.16...focalboard-12.0.17) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [focalboard-12.0.16](https://github.com/truecharts/charts/compare/focalboard-12.0.15...focalboard-12.0.16) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [focalboard-12.0.15](https://github.com/truecharts/charts/compare/focalboard-12.0.14...focalboard-12.0.15) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [focalboard-12.0.14](https://github.com/truecharts/charts/compare/focalboard-12.0.13...focalboard-12.0.14) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [focalboard-12.0.13](https://github.com/truecharts/charts/compare/focalboard-12.0.12...focalboard-12.0.13) (2022-12-18)
|
||||
|
||||
### Chore
|
|
@ -0,0 +1,35 @@
|
|||
apiVersion: v2
|
||||
appVersion: "7.8.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 11.1.2
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 11.0.22
|
||||
description: Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
|
||||
home: https://truecharts.org/charts/stable/focalboard
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/focalboard.png
|
||||
keywords:
|
||||
- focalboard
|
||||
- kanban
|
||||
- project management
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: focalboard
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/focalboard
|
||||
- https://hub.docker.com/mattermost/focalboard
|
||||
- https://www.focalboard.com/
|
||||
- https://github.com/mattermost/focalboard
|
||||
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
|
||||
version: 12.0.23
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [focalboard-12.0.23](https://github.com/truecharts/charts/compare/focalboard-12.0.22...focalboard-12.0.23) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/focalboard to v7.8.0
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/focalboard](https://truecharts.org/charts/stable/focalboard)
|
||||
|
||||
---
|
||||
|
||||
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.
|
@ -0,0 +1,35 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/focalboard
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.8.0@sha256:b3bb282522a7b5142e5f68b82fecaeffa92198d00ee99779ecba9e5a07eecb4d
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
env: {}
|
||||
|
||||
focalboard:
|
||||
serverRoot: "http://localhost:10072"
|
||||
telemetry: false
|
||||
localOnly: false
|
||||
enableLocalMode: true
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10072
|
||||
|
||||
persistence:
|
||||
uploads:
|
||||
enabled: true
|
||||
mountPath: "/uploads"
|
||||
|
||||
postgresql:
|
||||
enabled: true
|
||||
existingSecret: "dbcreds"
|
||||
postgresqlUsername: focalboard
|
||||
postgresqlDatabase: focalboard
|
||||
|
||||
portal:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,31 @@
|
|||
{{- define "focalboard.configmap" -}}
|
||||
|
||||
{{- $pgPass := .Values.postgresql.postgresqlPassword | trimAll "\"" }}
|
||||
{{- $pgUser := .Values.postgresql.postgresqlUsername }}
|
||||
{{- $pgDB := .Values.postgresql.postgresqlDatabase }}
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: {{ include "tc.common.names.fullname" . }}-install
|
||||
labels:
|
||||
{{- include "tc.common.labels" . | nindent 4 }}
|
||||
data:
|
||||
focalboard-config: |-
|
||||
{
|
||||
"serverRoot": "{{ .Values.focalboard.serverRoot }}",
|
||||
"port": {{ .Values.service.main.ports.main.port }},
|
||||
"dbtype": "postgres",
|
||||
"dbconfig": "{{ printf "postgresql://%v:%v@%v-postgresql:5432/%v?sslmode=disable" $pgUser $pgPass .Release.Name $pgDB }}",
|
||||
"postgres_dbconfig": "dbname=$pgDB sslmode=disable",
|
||||
"useSSL": false,
|
||||
"webpath": "./pack",
|
||||
"filespath": "/uploads",
|
||||
"telemetry": {{ .Values.focalboard.telemetry }},
|
||||
"session_expire_time": 2592000,
|
||||
"session_refresh_time": 18000,
|
||||
"localOnly": {{ .Values.focalboard.localOnly }},
|
||||
"enableLocalMode": {{ .Values.focalboard.enableLocalMode }},
|
||||
"localModeSocketLocation": "/var/tmp/focalboard_local.socket"
|
||||
}
|
||||
{{- end -}}
|
|
@ -0,0 +1,20 @@
|
|||
{{- include "tc.common.loader.init" . }}
|
||||
|
||||
{{/* Append the hardcoded settings */}}
|
||||
{{- define "focalboard.harcodedValues" -}}
|
||||
persistence:
|
||||
focalboard-config:
|
||||
enabled: "true"
|
||||
mountPath: "/opt/focalboard/config.json"
|
||||
subPath: "focalboard-config"
|
||||
type: "custom"
|
||||
volumeSpec:
|
||||
configMap:
|
||||
name: {{ printf "%v-install" (include "tc.common.names.fullname" .) }}
|
||||
{{- end -}}
|
||||
{{- $_ := mergeOverwrite .Values (include "focalboard.harcodedValues" . | fromYaml) -}}
|
||||
|
||||
{{- include "focalboard.configmap" . }}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{ include "tc.common.loader.apply" . }}
|
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [jdownloader2-10.0.13](https://github.com/truecharts/charts/compare/jdownloader2-10.0.12...jdownloader2-10.0.13) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jdownloader-2 to v23.02.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [jdownloader2-10.0.12](https://github.com/truecharts/charts/compare/jdownloader2-10.0.11...jdownloader2-10.0.12) (2023-01-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jdownloader-2 to v23.01.2
|
||||
|
||||
|
||||
|
||||
|
||||
## [jdownloader2-10.0.11](https://github.com/truecharts/charts/compare/jdownloader2-10.0.10...jdownloader2-10.0.11) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jdownloader2-10.0.10](https://github.com/truecharts/charts/compare/jdownloader2-10.0.9...jdownloader2-10.0.10) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jdownloader2-10.0.9](https://github.com/truecharts/charts/compare/jdownloader2-10.0.8...jdownloader2-10.0.9) (2022-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [jdownloader2-10.0.8](https://github.com/truecharts/charts/compare/jdownloader2-10.0.7...jdownloader2-10.0.8) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
- update container image tccr.io/truecharts/jdownloader-2 to v22.12.2
|
||||
|
||||
|
||||
|
||||
|
||||
## [jdownloader2-10.0.7](https://github.com/truecharts/charts/compare/jdownloader2-10.0.6...jdownloader2-10.0.7) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [jdownloader2-10.0.6](https://github.com/truecharts/charts/compare/jdownloader2-10.0.5...jdownloader2-10.0.6) (2022-12-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jdownloader-2 to v22.12.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [jdownloader2-10.0.5](https://github.com/truecharts/charts/compare/jdownloader2-10.0.4...jdownloader2-10.0.5) (2022-12-01)
|
||||
|
||||
|
||||
|
||||
|
||||
## [jdownloader2-10.0.5](https://github.com/truecharts/charts/compare/jdownloader2-10.0.4...jdownloader2-10.0.5) (2022-12-01)
|
||||
|
||||
|
||||
|
||||
|
||||
## [jdownloader2-10.0.5](https://github.com/truecharts/charts/compare/jdownloader2-10.0.4...jdownloader2-10.0.5) (2022-12-01)
|
||||
|
||||
|
||||
|
||||
|
||||
## [jdownloader2-10.0.5](https://github.com/truecharts/charts/compare/jdownloader2-10.0.4...jdownloader2-10.0.5) (2022-12-01)
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,30 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.02.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 11.1.2
|
||||
deprecated: false
|
||||
description: JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be.
|
||||
home: https://truecharts.org/charts/stable/jdownloader2
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jdownloader2.png
|
||||
keywords:
|
||||
- jdownloader
|
||||
- download
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: jdownloader2
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jdownloader2
|
||||
- https://github.com/jlesage/docker-jdownloader-2
|
||||
- https://jdownloader.org/
|
||||
type: application
|
||||
version: 10.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- downloads
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [jdownloader2-10.0.13](https://github.com/truecharts/charts/compare/jdownloader2-10.0.12...jdownloader2-10.0.13) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/jdownloader-2 to v23.02.1
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/jdownloader2](https://truecharts.org/charts/stable/jdownloader2)
|
||||
|
||||
---
|
||||
|
||||
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!
|
|
@ -0,0 +1,70 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jdownloader-2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 23.02.1@sha256:37857b889782a96c4e908a99b1ee267d6b9e93bcea018c97457ce1e4ddfc0a8c
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
|
||||
podSecurityContext:
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10054
|
||||
targetPort: 5800
|
||||
myjd:
|
||||
enabled: true
|
||||
ports:
|
||||
myjd:
|
||||
enabled: true
|
||||
port: 3129
|
||||
targetPort: 3129
|
||||
vnc:
|
||||
enabled: true
|
||||
ports:
|
||||
vnc:
|
||||
enabled: true
|
||||
port: 10056
|
||||
targetPort: 5900
|
||||
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: '{{ include "tc.common.names.fullname" . }}-jdownloader'
|
||||
|
||||
secretEnv:
|
||||
VNC_PASSWORD: ""
|
||||
|
||||
jdownloader:
|
||||
# General Settings
|
||||
KEEP_APP_RUNNING: false
|
||||
# GUI Settings
|
||||
DISPLAY_WIDTH: 1280
|
||||
DISPLAY_HEIGHT: 768
|
||||
SECURE_CONNECTION: false
|
||||
ENABLE_CJK_FONT: false
|
||||
|
||||
configmap:
|
||||
jdownloader:
|
||||
enabled: true
|
||||
data:
|
||||
ENABLE_CJK_FONT: '{{ ternary "1" "0" .Values.jdownloader.ENABLE_CJK_FONT }}'
|
||||
KEEP_APP_RUNNING: '{{ ternary "1" "0" .Values.jdownloader.KEEP_APP_RUNNING }}'
|
||||
SECURE_CONNECTION: '{{ ternary "1" "0" .Values.jdownloader.SECURE_CONNECTION }}'
|
||||
DISPLAY_WIDTH: "{{ .Values.jdownloader.DISPLAY_WIDTH }}"
|
||||
DISPLAY_HEIGHT: "{{ .Values.jdownloader.DISPLAY_HEIGHT }}"
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
output:
|
||||
enabled: true
|
||||
mountPath: "/output"
|
||||
|
||||
portal:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mediainfo-3.0.11](https://github.com/truecharts/charts/compare/mediainfo-3.0.10...mediainfo-3.0.11) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mediainfo-3.0.12](https://github.com/truecharts/charts/compare/mediainfo-3.0.11...mediainfo-3.0.12) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mediainfo to v23.02.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [mediainfo-3.0.11](https://github.com/truecharts/charts/compare/mediainfo-3.0.10...mediainfo-3.0.11) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [mediainfo-3.0.2](https://github.com/truecharts/charts/compare/mediainfo-3.0.1...mediainfo-3.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [mediainfo-3.0.2](https://github.com/truecharts/charts/compare/mediainfo-3.0.1...mediainfo-3.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [mediainfo-3.0.2](https://github.com/truecharts/charts/compare/mediainfo-3.0.1...mediainfo-3.0.2) (2022-11-30)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.01.1"
|
||||
appVersion: "23.02.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://hub.docker.com/jlesage/mediainfo
|
||||
- https://github.com/jlesage/docker-mediainfo
|
||||
type: application
|
||||
version: 3.0.11
|
||||
version: 3.0.12
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mediainfo-3.0.12](https://github.com/truecharts/charts/compare/mediainfo-3.0.11...mediainfo-3.0.12) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mediainfo to v23.02.1
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mediainfo
|
||||
tag: 23.01.1@sha256:bb3dd9cb261b813529a971bb91a1e679a8e8472aa6f197f9651bda221fe32891
|
||||
tag: 23.02.1@sha256:3f9eceddad86b11189eb9028e8c99c203a2779e0ab8162085a5149f44cbd22db
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mkvtoolnix-4.0.10](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.9...mkvtoolnix-4.0.10) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mkvtoolnix-4.0.11](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.10...mkvtoolnix-4.0.11) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mkvtoolnix to v23.02.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [mkvtoolnix-4.0.10](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.9...mkvtoolnix-4.0.10) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [mkvtoolnix-4.0.3](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.2...mkvtoolnix-4.0.3) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [mkvtoolnix-4.0.3](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.2...mkvtoolnix-4.0.3) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.01.1"
|
||||
appVersion: "23.02.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/jlesage/docker-mkvtoolnix
|
||||
- https://mkvtoolnix.download/
|
||||
type: application
|
||||
version: 4.0.10
|
||||
version: 4.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mkvtoolnix-4.0.11](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.10...mkvtoolnix-4.0.11) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mkvtoolnix to v23.02.1
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mkvtoolnix
|
||||
tag: 23.01.1@sha256:2a847483b4113bd7a3e46b5cdfe12902855692761e43326dbe239e5d24360908
|
||||
tag: 23.02.1@sha256:41adf13447654179392b10e558f830f09c330ef19b1ded46daa2a9346e15d9f9
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [putty-3.0.10](https://github.com/truecharts/charts/compare/putty-3.0.9...putty-3.0.10) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/putty to v23.02.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [putty-3.0.9](https://github.com/truecharts/charts/compare/putty-3.0.8...putty-3.0.9) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [putty-3.0.2](https://github.com/truecharts/charts/compare/putty-3.0.1...putty-3.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [putty-3.0.2](https://github.com/truecharts/charts/compare/putty-3.0.1...putty-3.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.01.1"
|
||||
appVersion: "23.02.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://hub.docker.com/jlesage/putty
|
||||
- https://github.com/jlesage/docker-putty
|
||||
type: application
|
||||
version: 3.0.9
|
||||
version: 3.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [putty-3.0.10](https://github.com/truecharts/charts/compare/putty-3.0.9...putty-3.0.10) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/putty to v23.02.1
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/putty
|
||||
tag: 23.01.1@sha256:29d4e717dd0a78036018e5ff37fd0e693a4c8d6ab05647c117d6efad8c592976
|
||||
tag: 23.02.1@sha256:8ec7538c4b278c8e47c532713e0799c9301d1c0f10cd530431772706fccfbdd7
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [putty-3.0.9](https://github.com/truecharts/charts/compare/putty-3.0.8...putty-3.0.9) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
||||
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [qdirstat-3.0.10](https://github.com/truecharts/charts/compare/qdirstat-3.0.9...qdirstat-3.0.10) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [qdirstat-3.0.11](https://github.com/truecharts/charts/compare/qdirstat-3.0.10...qdirstat-3.0.11) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qdirstat to v23.02.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [qdirstat-3.0.10](https://github.com/truecharts/charts/compare/qdirstat-3.0.9...qdirstat-3.0.10) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [qdirstat-3.0.2](https://github.com/truecharts/charts/compare/qdirstat-3.0.1...qdirstat-3.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [qdirstat-3.0.2](https://github.com/truecharts/charts/compare/qdirstat-3.0.1...qdirstat-3.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.01.1"
|
||||
appVersion: "23.02.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://hub.docker.com/jlesage/qdirstat
|
||||
- https://github.com/jlesage/docker-qdirstat
|
||||
type: application
|
||||
version: 3.0.10
|
||||
version: 3.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [qdirstat-3.0.11](https://github.com/truecharts/charts/compare/qdirstat-3.0.10...qdirstat-3.0.11) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qdirstat to v23.02.1
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/qdirstat
|
||||
tag: 23.01.1@sha256:a2a601ad87ed64b299f21413bfe035519db84cbf4de9bd8b8d4f14c9923ba3da
|
||||
tag: 23.02.1@sha256:85987f7f427952984bb6031e39abdfe4c7f09343f73ddbcf304fa5f05544948f
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [tsmuxer-3.0.10](https://github.com/truecharts/charts/compare/tsmuxer-3.0.9...tsmuxer-3.0.10) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [tsmuxer-3.0.11](https://github.com/truecharts/charts/compare/tsmuxer-3.0.10...tsmuxer-3.0.11) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tsmuxer to v23.02.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [tsmuxer-3.0.10](https://github.com/truecharts/charts/compare/tsmuxer-3.0.9...tsmuxer-3.0.10) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [tsmuxer-3.0.2](https://github.com/truecharts/charts/compare/tsmuxer-3.0.1...tsmuxer-3.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [tsmuxer-3.0.2](https://github.com/truecharts/charts/compare/tsmuxer-3.0.1...tsmuxer-3.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.01.1"
|
||||
appVersion: "23.02.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://hub.docker.com/jlesage/tsmuxer
|
||||
- https://github.com/jlesage/docker-tsmuxer
|
||||
type: application
|
||||
version: 3.0.10
|
||||
version: 3.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,27 @@
|
|||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
|
||||
- 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*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [tsmuxer-3.0.11](https://github.com/truecharts/charts/compare/tsmuxer-3.0.10...tsmuxer-3.0.11) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tsmuxer to v23.02.1
|
||||
|
||||
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/tsmuxer
|
||||
tag: 23.01.1@sha256:333a8a50a0a631cc4a2e991aa8d4c47c3b247609f93fed90e834fb177c582a42
|
||||
tag: 23.02.1@sha256:dc2fd59a53be224b6c1fb82748b4a460caedf23e34450377c3d4b7de018ac49f
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [xen-orchestra-3.0.18](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.17...xen-orchestra-3.0.18) (2023-01-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xenorchestra to v5.108.0
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [xen-orchestra-3.0.19](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.18...xen-orchestra-3.0.19) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xenorchestra to v5.109.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [xen-orchestra-3.0.18](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.17...xen-orchestra-3.0.18) (2023-01-31)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [xen-orchestra-3.0.9](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.8...xen-orchestra-3.0.9) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [xen-orchestra-3.0.8](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.7...xen-orchestra-3.0.8) (2022-12-18)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.108.0"
|
||||
appVersion: "5.109.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -17,8 +17,7 @@ maintainers:
|
|||
name: xen-orchestra
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra
|
||||
- https://hub.docker.com/r/ronivay/xen-orchestra
|
||||
version: 3.0.18
|
||||
version: 3.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- management
|
|
@ -0,0 +1,27 @@
|
|||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
|
||||
- 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*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [xen-orchestra-3.0.19](https://github.com/truecharts/charts/compare/xen-orchestra-3.0.18...xen-orchestra-3.0.19) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/xenorchestra to v5.109.0
|
||||
|
||||
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/xenorchestra
|
||||
tag: 5.108.0@sha256:279a59926cd717d5307d2dcf9065d874c782fde9ad3a3e82d3b6eccefd1f186e
|
||||
tag: 5.109.0@sha256:543e9ff24678cc33cb3c727464f1c750f70a7ef0a42bd0f166091ab34a6fe90f
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.common.loader.all" . }}
|
Loading…
Reference in New Issue