Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c67f414a28
commit
878f576888
|
@ -0,0 +1,30 @@
|
|||
# Patterns to ignore when building packages.
|
||||
# This supports shell glob matching, relative path matching, and
|
||||
# negation (prefixed with !). Only one pattern per line.
|
||||
.DS_Store
|
||||
# Common VCS dirs
|
||||
.git/
|
||||
.gitignore
|
||||
.bzr/
|
||||
.bzrignore
|
||||
.hg/
|
||||
.hgignore
|
||||
.svn/
|
||||
# Common backup files
|
||||
*.swp
|
||||
*.bak
|
||||
*.tmp
|
||||
*~
|
||||
# Various IDEs
|
||||
.project
|
||||
.idea/
|
||||
*.tmproj
|
||||
.vscode/
|
||||
# OWNERS file for Kubernetes
|
||||
OWNERS
|
||||
# helm-docs templates
|
||||
*.gotmpl
|
||||
# docs folder
|
||||
/docs
|
||||
# icon
|
||||
icon.png
|
|
@ -0,0 +1,100 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
**Important:**
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongo-express-5.1.16](https://github.com/truecharts/charts/compare/mongo-express-5.1.15...mongo-express-5.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))
|
||||
|
||||
|
||||
## [mongo-express-5.1.15](https://github.com/truecharts/charts/compare/mongo-express-5.1.14...mongo-express-5.1.15) (2024-01-27)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525))
|
||||
|
||||
|
||||
## [mongo-express-5.1.14](https://github.com/truecharts/charts/compare/mongo-express-5.1.13...mongo-express-5.1.14) (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))
|
||||
|
||||
|
||||
## [mongo-express-5.1.13](https://github.com/truecharts/charts/compare/mongo-express-5.1.12...mongo-express-5.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))
|
||||
|
||||
|
||||
## [mongo-express-5.1.12](https://github.com/truecharts/charts/compare/mongo-express-5.1.11...mongo-express-5.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))
|
||||
|
||||
|
||||
## [mongo-express-5.1.11](https://github.com/truecharts/charts/compare/mongo-express-5.1.10...mongo-express-5.1.11) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mongo-express-5.1.10](https://github.com/truecharts/charts/compare/mongo-express-5.1.9...mongo-express-5.1.10) (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))
|
||||
|
||||
- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057))
|
||||
|
||||
|
||||
## [mongo-express-5.1.10](https://github.com/truecharts/charts/compare/mongo-express-5.1.9...mongo-express-5.1.10) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057))
|
||||
|
||||
|
||||
## [mongo-express-5.1.9](https://github.com/truecharts/charts/compare/mongo-express-5.1.8...mongo-express-5.1.9) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820))
|
|
@ -0,0 +1,45 @@
|
|||
annotations:
|
||||
max_scale_version: 24.04.0
|
||||
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: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.5.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: mongodb
|
||||
version: 11.3.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: mongodb.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: mongo-express is a web-based MongoDB admin interface written in Node.js, Express.js, and Bootstrap3.
|
||||
home: https://truecharts.org/charts/stable/mongo-express
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongo-express.png
|
||||
keywords:
|
||||
- mongo
|
||||
- mongodb
|
||||
- database
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: mongo-express
|
||||
sources:
|
||||
- https://github.com/mongo-express/mongo-express
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mongo-express
|
||||
- https://hub.docker.com/_/mongo-express
|
||||
type: application
|
||||
version: 5.4.0
|
|
@ -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/mongo-express)
|
||||
|
||||
**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_
|
|
@ -0,0 +1,8 @@
|
|||
mongo-express is a web-based MongoDB admin interface written in Node.js, Express.js, and Bootstrap3.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/mongo-express](https://truecharts.org/charts/stable/mongo-express)
|
||||
|
||||
---
|
||||
|
||||
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.
Binary file not shown.
|
@ -0,0 +1,47 @@
|
|||
image:
|
||||
repository: docker.io/mongo-express
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:6e692b3f812183586f425a2bbb23778b4168845c4633ab740e6c8940a9d6a15a
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: http
|
||||
targetPort: 8081
|
||||
port: 18081
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
type: http
|
||||
httpHeaders:
|
||||
Authorization: '{{ printf "Basic %s" ((printf "%s:%s" .Values.workload.main.podSpec.containers.main.env.ME_CONFIG_BASICAUTH_USERNAME .Values.workload.main.podSpec.containers.main.env.ME_CONFIG_BASICAUTH_PASSWORD) | b64enc) }}'
|
||||
readiness:
|
||||
type: http
|
||||
httpHeaders:
|
||||
Authorization: '{{ printf "Basic %s" ((printf "%s:%s" .Values.workload.main.podSpec.containers.main.env.ME_CONFIG_BASICAUTH_USERNAME .Values.workload.main.podSpec.containers.main.env.ME_CONFIG_BASICAUTH_PASSWORD) | b64enc) }}'
|
||||
startup:
|
||||
type: http
|
||||
httpHeaders:
|
||||
Authorization: '{{ printf "Basic %s" ((printf "%s:%s" .Values.workload.main.podSpec.containers.main.env.ME_CONFIG_BASICAUTH_USERNAME .Values.workload.main.podSpec.containers.main.env.ME_CONFIG_BASICAUTH_PASSWORD) | b64enc) }}'
|
||||
env:
|
||||
ME_CONFIG_MONGODB_PORT: ""
|
||||
ME_CONFIG_MONGODB_SERVER: ""
|
||||
ME_CONFIG_BASICAUTH_USERNAME: ""
|
||||
ME_CONFIG_BASICAUTH_PASSWORD: ""
|
||||
# https://codemirror.net/5/demo/theme.html
|
||||
ME_CONFIG_OPTIONS_EDITORTHEME: default
|
||||
ME_CONFIG_MONGODB_AUTH_DATABASE: ""
|
||||
ME_CONFIG_MONGODB_AUTH_USERNAME: ""
|
||||
ME_CONFIG_MONGODB_AUTH_PASSWORD: ""
|
||||
mongodb:
|
||||
enabled: false
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,30 @@
|
|||
# Patterns to ignore when building packages.
|
||||
# This supports shell glob matching, relative path matching, and
|
||||
# negation (prefixed with !). Only one pattern per line.
|
||||
.DS_Store
|
||||
# Common VCS dirs
|
||||
.git/
|
||||
.gitignore
|
||||
.bzr/
|
||||
.bzrignore
|
||||
.hg/
|
||||
.hgignore
|
||||
.svn/
|
||||
# Common backup files
|
||||
*.swp
|
||||
*.bak
|
||||
*.tmp
|
||||
*~
|
||||
# Various IDEs
|
||||
.project
|
||||
.idea/
|
||||
*.tmproj
|
||||
.vscode/
|
||||
# OWNERS file for Kubernetes
|
||||
OWNERS
|
||||
# helm-docs templates
|
||||
*.gotmpl
|
||||
# docs folder
|
||||
/docs
|
||||
# icon
|
||||
icon.png
|
|
@ -0,0 +1,100 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
**Important:**
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [wekan-13.4.1](https://github.com/truecharts/charts/compare/wekan-13.4.0...wekan-13.4.1) (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))
|
||||
|
||||
|
||||
## [wekan-13.4.0](https://github.com/truecharts/charts/compare/wekan-13.3.6...wekan-13.4.0) (2024-01-29)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image wekanteam/wekan to v7.30[@99e9d9b](https://github.com/99e9d9b) by renovate ([#17702](https://github.com/truecharts/charts/issues/17702))
|
||||
|
||||
|
||||
## [wekan-13.3.6](https://github.com/truecharts/charts/compare/wekan-13.3.5...wekan-13.3.6) (2024-01-27)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525))
|
||||
|
||||
|
||||
## [wekan-13.3.5](https://github.com/truecharts/charts/compare/wekan-13.3.4...wekan-13.3.5) (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))
|
||||
|
||||
|
||||
## [wekan-13.3.4](https://github.com/truecharts/charts/compare/wekan-13.3.3...wekan-13.3.4) (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))
|
||||
|
||||
|
||||
## [wekan-13.3.3](https://github.com/truecharts/charts/compare/wekan-13.3.2...wekan-13.3.3) (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))
|
||||
|
||||
|
||||
## [wekan-13.3.2](https://github.com/truecharts/charts/compare/wekan-13.3.1...wekan-13.3.2) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wekan-13.3.1](https://github.com/truecharts/charts/compare/wekan-13.3.0...wekan-13.3.1) (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))
|
||||
|
||||
- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057))
|
||||
|
||||
|
||||
## [wekan-13.3.1](https://github.com/truecharts/charts/compare/wekan-13.3.0...wekan-13.3.1) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057))
|
|
@ -0,0 +1,45 @@
|
|||
annotations:
|
||||
max_scale_version: 24.04.0
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: productivity
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 7.31.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.5.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: mongodb
|
||||
version: 11.3.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: mongodb.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: WeKan - Open Source kanban
|
||||
home: https://truecharts.org/charts/stable/wekan
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png
|
||||
keywords:
|
||||
- wekan
|
||||
- kanban
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: wekan
|
||||
sources:
|
||||
- https://wekan.github.io/
|
||||
- https://github.com/wekan/wekan
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wekan
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
type: application
|
||||
version: 13.8.0
|
|
@ -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/wekan)
|
||||
|
||||
**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_
|
|
@ -0,0 +1,8 @@
|
|||
WeKan - Open Source kanban
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/wekan](https://truecharts.org/charts/stable/wekan)
|
||||
|
||||
---
|
||||
|
||||
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.
Binary file not shown.
|
@ -0,0 +1,159 @@
|
|||
image:
|
||||
repository: wekanteam/wekan
|
||||
tag: v7.31@sha256:2df3389f971138682e9a66db8b4a610595fac048f1e4ea1e6cfc0d9d5402501c
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10192
|
||||
targetPort: 8080
|
||||
mongodb:
|
||||
enabled: true
|
||||
mongodbUsername: wekan
|
||||
mongodbDatabase: wekan
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/data"
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
WRITABLE_PATH: "/data"
|
||||
# User Defined
|
||||
ROOT_URL: "http://localhost:8080"
|
||||
# BROWSER_POLICY_ENABLED: false
|
||||
# TRUSTED_URL: ""
|
||||
# LOGOUT_WITH_TIMER: false
|
||||
# LOGOUT_IN: 0
|
||||
# LOGOUT_ON_HOURS: 0
|
||||
# LOGOUT_ON_MINUTES: 0
|
||||
# ACCOUNTS_COMMON_LOGIN_EXPIRATION_IN_DAYS: 90
|
||||
# ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURES_BEFORE: 3
|
||||
# ACCOUNTS_LOCKOUT_KNOWN_USERS_PERIOD: 60
|
||||
# ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURE_WINDOW: 15
|
||||
# ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURES_BERORE: 3
|
||||
# ACCOUNTS_LOCKOUT_UNKNOWN_USERS_LOCKOUT_PERIOD: 60
|
||||
# ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURE_WINDOW: 15
|
||||
# MAX_IMAGE_PIXEL: 1024
|
||||
# IMAGE_COMPRESS_RATIO: 80
|
||||
# MAIL_URL: ""
|
||||
# MAIL_SERVICE_USER: ""
|
||||
# MAIL_SERVICE_PASSWORD: ""
|
||||
# MAIL_SERVICE: ""
|
||||
# BIGEVENTS_PATTERN: "NONE"
|
||||
# NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE: 90
|
||||
# EMAIL_NOTIFICATION_TIMEOUT: 30000
|
||||
# NOTIFY_DUE_DAYS_BEFORE_AND_AFTER: "2,0"
|
||||
# NOTIFY_DUE_AT_HOUR_OF_DAY: 8
|
||||
# RESULTS_PER_PAGE: 20
|
||||
# RICHER_CARD_COMMENT_EDITOR: false
|
||||
# CARD_OPENED_WEBHOOK_ENABLED: false
|
||||
# PASSWORD_LOGIN_ENABLED: false
|
||||
# WAIT_SPINNER: "Bounce"
|
||||
# WITH_API: true
|
||||
# WEBHOOKS_ATTRIBUTES: "cardId,listId,oldListId,boardId,comment,user,card,commentId,swimlaneId,customerField,customFieldValue"
|
||||
# CORS: "*"
|
||||
# CORS_ALLOW_HEADERS: "Authorization,Content-Type"
|
||||
# CORS_EXPOSE_HEADERS: "*"
|
||||
# MATOMO_ADDRESS: ""
|
||||
# MATOMO_SITE_ID: 1
|
||||
# MATOMO_DO_NOT_TRACK: true
|
||||
# MATOMO_WITH_USERNAME: true
|
||||
# ORACLE_OIM_ENABLED: false
|
||||
# OAUTH2_ENABLED: false
|
||||
# OAUTH2_LOGIN_STYLE: "redirect"
|
||||
# OAUTH2_CLIENT_ID: ""
|
||||
# OAUTH2_SECRET: ""
|
||||
# OAUTH2_SERVER_URL: ""
|
||||
# OAUTH2_AUTH_ENDPOINT: ""
|
||||
# OAUTH2_USERINFO_ENDPOINT: ""
|
||||
# OAUTH2_TOKEN_ENDPOINT: ""
|
||||
# OAUTH2_ID_MAP: ""
|
||||
# OAUTH2_USERNAME_MAP: ""
|
||||
# OAUTH2_FULLNAME_MAP: ""
|
||||
# OAUTH2_EMAIL_MAP: ""
|
||||
# OAUTH2_ID_TOKEN_WHITELIST_FIELDS: ""
|
||||
# OAUTH2_REQUEST_PERMISSIONS: ""
|
||||
# OAUTH2_CA_CERT: ""
|
||||
# OAUTH2_ADFS_ENABLED: false
|
||||
# LDAP_ENABLE: false
|
||||
# DEFAULT_AUTHENTICATION_METHOD: "ldap"
|
||||
# LDAP_PORT: 389
|
||||
# LDAP_HOST: ""
|
||||
# LDAP_AD_SIMPLE_AUTH: false
|
||||
# LDAP_USER_AUTHENTICATION: false
|
||||
# LDAP_USER_AUTHENTICATION_FIELD: "uid"
|
||||
# LDAP_DEFAULT_DOMAIN: ""
|
||||
# LDAP_BASEDN: ""
|
||||
# LDAP_LOGIN_FALLBACK: false
|
||||
# LDAP_RECONNECT: true
|
||||
# LDAP_TIMEOUT: 10000
|
||||
# LDAP_IDLE_TIMEOUT: 10000
|
||||
# LDAP_CONNECT_TIMEOUT: 10000
|
||||
# LDAP_AUTHENTIFICATION: true
|
||||
# LDAP_AUTHENTIFICATION_USERDN: ""
|
||||
# LDAP_AUTHENTIFICATION_PASSWORD: ""
|
||||
# LDAP_LOG_ENABLED: true
|
||||
# LDAP_BACKGROUND_SYNC: true
|
||||
# LDAP_BACKGROUND_SYNC_INTERVAL: "every 1 hour"
|
||||
# LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED: false
|
||||
# LDAP_BACKGROUND_SYNC_IMPORT_NEW_USERS: false
|
||||
# LDAP_ENCRYPTION: "false"
|
||||
# LDAP_CA_CERT: ""
|
||||
# LDAP_REJECT_UNAUTHORIZED: false
|
||||
# LDAP_USER_SEARCH_FILTER: ""
|
||||
# LDAP_USER_SEARCH_SCOPE: "one"
|
||||
# LDAP_USER_SEARCH_FIELD: ""
|
||||
# LDAP_SEARCH_PAGE_SIZE: 0
|
||||
# LDAP_SEARCH_SIZE_LIMIT: 0
|
||||
# LDAP_GROUP_FILTER_ENABLE: false
|
||||
# LDAP_GROUP_FILTER_OBJECTCLASS: ""
|
||||
# LDAP_GROUP_FILTER_GROUP_ID_ATTRIBUTE: ""
|
||||
# LDAP_GROUP_FILTER_GROUP_MEMBER_ATTRIBUTE: ""
|
||||
# LDAP_GROUP_FILTER_GROUP_MEMBER_FORMAT: ""
|
||||
# LDAP_GROUP_FILTER_GROUP_NAME: ""
|
||||
# LDAP_UNIQUE_IDENTIFIER_FIELD: ""
|
||||
# LDAP_UTF8_NAMES_SLUGIFY: true
|
||||
# LDAP_USERNAME_FIELD: ""
|
||||
# LDAP_FULLNAME_FIELD: "fullname"
|
||||
# LDAP_MERGE_EXISTING_USERS: false
|
||||
# LDAP_EMAIL_MATCH_ENABLE: true
|
||||
# LDAP_EMAIL_MATCH_REQUIRE: true
|
||||
# LDAP_EMAIL_MATCH_VERIFIED: true
|
||||
# LDAP_EMAIL_FIELD: "mail"
|
||||
# LDAP_SYNC_USER_DATA: false
|
||||
# LDAP_SYNC_USER_DATA_FIELDMAP: ""
|
||||
# LDAP_SYNC_GROUP_ROLES: ""
|
||||
# LDAP_SYNC_ADMIN_STATUS: true
|
||||
# LDAP_SYNC_ADMIN_GROUPS: ""
|
||||
# HEADER_LOGIN_ID: ""
|
||||
# HEADER_LOGIN_FIRSTNAME: ""
|
||||
# HEADER_LOGIN_LASTNAME: ""
|
||||
# HEADER_LOGIN_EMAIL: ""
|
||||
# CAS_ENABLED: false
|
||||
# CAS_BASE_URL: ""
|
||||
# CAS_LOGIN_URL: ""
|
||||
# CAS_VALIDATE_URL: ""
|
||||
# SAML_ENABLED: false
|
||||
# SAML_PROVIDER: ""
|
||||
# SAML_ENTRYPOINT: ""
|
||||
# SAML_ISSUER: ""
|
||||
# SAML_CERT: ""
|
||||
# SAML_IDPSLO_REDIRECTURL: ""
|
||||
# SAML_PRIVATE_KEYFILE: ""
|
||||
# SAML_PUBLIC_CERTFILE: ""
|
||||
# SAML_IDENTIFIER_FORMAT: ""
|
||||
# SAML_LOCAL_PROFILE_MATCH_ATTRIBUTE: ""
|
||||
# SAML_ATTRIBUTES: ""
|
||||
MONGO_URL:
|
||||
secretKeyRef:
|
||||
expandObjectName: false
|
||||
name: '{{ printf "%s-%s" .Release.Name "mongodbcreds" }}'
|
||||
key: url
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,30 @@
|
|||
# Patterns to ignore when building packages.
|
||||
# This supports shell glob matching, relative path matching, and
|
||||
# negation (prefixed with !). Only one pattern per line.
|
||||
.DS_Store
|
||||
# Common VCS dirs
|
||||
.git/
|
||||
.gitignore
|
||||
.bzr/
|
||||
.bzrignore
|
||||
.hg/
|
||||
.hgignore
|
||||
.svn/
|
||||
# Common backup files
|
||||
*.swp
|
||||
*.bak
|
||||
*.tmp
|
||||
*~
|
||||
# Various IDEs
|
||||
.project
|
||||
.idea/
|
||||
*.tmproj
|
||||
.vscode/
|
||||
# OWNERS file for Kubernetes
|
||||
OWNERS
|
||||
# helm-docs templates
|
||||
*.gotmpl
|
||||
# docs folder
|
||||
/docs
|
||||
# icon
|
||||
icon.png
|
|
@ -0,0 +1,99 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
**Important:**
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [youtubedl-material-9.1.16](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.15...youtubedl-material-9.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))
|
||||
|
||||
|
||||
## [youtubedl-material-9.1.15](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.14...youtubedl-material-9.1.15) (2024-01-27)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update helm general non-major by renovate ([#17525](https://github.com/truecharts/charts/issues/17525))
|
||||
|
||||
|
||||
## [youtubedl-material-9.1.14](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.13...youtubedl-material-9.1.14) (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))
|
||||
|
||||
|
||||
## [youtubedl-material-9.1.13](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.12...youtubedl-material-9.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))
|
||||
|
||||
|
||||
## [youtubedl-material-9.1.12](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.11...youtubedl-material-9.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))
|
||||
|
||||
|
||||
## [youtubedl-material-9.1.11](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.10...youtubedl-material-9.1.11) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [youtubedl-material-9.1.10](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.9...youtubedl-material-9.1.10) (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))
|
||||
|
||||
- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057))
|
||||
|
||||
|
||||
## [youtubedl-material-9.1.10](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.9...youtubedl-material-9.1.10) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update helm general non-major by renovate ([#17057](https://github.com/truecharts/charts/issues/17057))
|
||||
|
||||
|
||||
## [youtubedl-material-9.1.9](https://github.com/truecharts/charts/compare/youtubedl-material-9.1.8...youtubedl-material-9.1.9) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820))
|
|
@ -0,0 +1,43 @@
|
|||
annotations:
|
||||
max_scale_version: 24.04.0
|
||||
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.3.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.5.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: mongodb
|
||||
version: 11.3.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: mongodb.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: YoutubeDL-Material is a Material Design frontend for youtube-dl.
|
||||
home: https://truecharts.org/charts/stable/youtubedl-material
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png
|
||||
keywords:
|
||||
- youtube
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: youtubedl-material
|
||||
sources:
|
||||
- https://github.com/Tzahi12345/YoutubeDL-Material
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material
|
||||
- https://ghcr.io/tzahi12345/youtubedl-material
|
||||
type: application
|
||||
version: 9.4.0
|
|
@ -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/youtubedl-material)
|
||||
|
||||
**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_
|
|
@ -0,0 +1,8 @@
|
|||
YoutubeDL-Material is a Material Design frontend for youtube-dl.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/youtubedl-material](https://truecharts.org/charts/stable/youtubedl-material)
|
||||
|
||||
---
|
||||
|
||||
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.
Binary file not shown.
|
@ -0,0 +1,93 @@
|
|||
image:
|
||||
repository: ghcr.io/tzahi12345/youtubedl-material
|
||||
tag: 4.3.2@sha256:2f943d584711cb07c3535b518939fabb2ab90fdd7452d9a9938cd05378468ed9
|
||||
pullPolicy: IfNotPresent
|
||||
security:
|
||||
PUID: 1000
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10253
|
||||
persistence:
|
||||
appdata:
|
||||
enabled: true
|
||||
mountPath: /app/appdata
|
||||
users:
|
||||
enabled: true
|
||||
mountPath: /app/users
|
||||
subscriptions:
|
||||
enabled: true
|
||||
mountPath: /app/subscriptions
|
||||
audio:
|
||||
enabled: true
|
||||
mountPath: /app/audio
|
||||
video:
|
||||
enabled: true
|
||||
mountPath: /app/video
|
||||
mongodb:
|
||||
enabled: true
|
||||
# DB name seems to be hardcoded in their app
|
||||
mongodbUsername: ytdl_material
|
||||
mongodbDatabase: ytdl_material
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
fsGroup: 1000
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
ytdl_mongodb_connection_string:
|
||||
secretKeyRef:
|
||||
expandObjectName: false
|
||||
name: '{{ printf "%s-%s" .Release.Name "mongodbcreds" }}'
|
||||
key: url
|
||||
ytdl_port: "{{ .Values.service.main.ports.main.port }}"
|
||||
ytdl_use_local_db: false
|
||||
ALLOW_CONFIG_MUTATIONS: true
|
||||
write_ytdl_config: true
|
||||
# Used Defined
|
||||
ytdl_url: ""
|
||||
ytdl_multi_user_mode: false
|
||||
ytdl_allow_subscriptions: true
|
||||
ytdl_subscriptions_check_interval: 86400
|
||||
ytdl_subscriptions_redownload_fresh_uploads: false
|
||||
ytdl_allow_theme_change: true
|
||||
ytdl_default_theme: default
|
||||
ytdl_title_top: YoutubeDL-Material
|
||||
ytdl_file_manager_enabled: true
|
||||
ytdl_enable_downloads_manager: true
|
||||
ytdl_allow_quality_select: true
|
||||
ytdl_download_only_mode: false
|
||||
ytdl_use_api_key: false
|
||||
ytdl_api_key: ""
|
||||
ytdl_youtube_api_key: ""
|
||||
ytdl_use_twitch_api: false
|
||||
ytdl_twitch_api_key: ""
|
||||
ytdl_twitch_auto_download_chat: false
|
||||
ytdl_use_sponsorblock_api: false
|
||||
ytdl_generate_nfo_files: false
|
||||
ytdl_default_file_output: ""
|
||||
ytdl_custom_args: ""
|
||||
ytdl_allow_playlist_categorization: true
|
||||
ytdl_use_youtubedl_archive: false
|
||||
ytdl_include_thumbnail: true
|
||||
ytdl_include_metadata: true
|
||||
ytdl_max_concurrent_downloads: 5
|
||||
ytdl_download_rate_limit: ""
|
||||
ytdl_default_downloader: yt-dlp
|
||||
ytdl_use_default_downloading_agent: true
|
||||
ytdl_custom_downloading_agent: ""
|
||||
ytdl_logger_level: debug
|
||||
ytdl_jwt_expiration: 86400
|
||||
ytdl_allow_advanced_download: false
|
||||
ytdl_use_cookies: false
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue