Commit daily changes

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2024-02-24 00:08:31 +00:00
parent e994c3279d
commit a2af42c095
22 changed files with 56 additions and 34 deletions

View File

@ -41,7 +41,7 @@ sources:
- https://0xerr0r.github.io/blocky/
- https://github.com/0xERR0R/blocky
- https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky
- https://quay.io/oriedge/k8s_gateway
- https://hub.docker.com/r/spx01/blocky
- https://quay.io/oriedge/k8s_gateway
type: application
version: 12.5.0

View File

@ -44,10 +44,10 @@ sources:
- https://github.com/nextcloud/helm
- https://github.com/truecharts/charts/tree/master/charts/enterprise/nextcloud
- https://hub.docker.com/r/clamav/clamav
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
- https://hub.docker.com/r/collabora/code
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify
- https://hub.docker.com/r/collabora/code
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
- https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary
type: application
version: 28.5.0

View File

@ -46,8 +46,8 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
- https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus
- https://hub.docker.com/r/bitnami/alertmanager
- https://quay.io/thanos/thanos
- https://hub.docker.com/r/bitnami/prometheus
- https://hub.docker.com/r/bitnami/alertmanager
type: application
version: 16.8.0

View File

@ -1,4 +1,3 @@
---
title: Changelog
---

View File

@ -1,5 +1,5 @@
annotations:
max_scale_version: 23.10.2
max_scale_version: 24.04.0
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: productivity
@ -33,6 +33,6 @@ name: semaphore
sources:
- https://github.com/ansible-semaphore/semaphore
- https://github.com/truecharts/charts/tree/master/charts/incubator/semaphore
- https://hub.docker.com/r/semaphoreui/semaphore/
- https://hub.docker.com/r/semaphoreui/semaphore
type: application
version: 0.0.1

View File

@ -2,3 +2,27 @@
title: README
---
## General Info
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/semaphore)
**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

@ -10,4 +10,4 @@
enabled: true
data:
SEMAPHORE_ACCESS_KEY_ENCRYPTION: {{ $accessKey }}
{{- end -}}
{{- end -}}

View File

@ -8,4 +8,4 @@
{{- end -}}
{{/* Render the templates */}}
{{- include "tc.v1.common.loader.apply" . -}}
{{- include "tc.v1.common.loader.apply" . -}}

View File

@ -49,11 +49,11 @@ workload:
SEMAPHORE_ADMIN_EMAIL: admin@localhost
# LDAP
# no | yes
SEMAPHORE_LDAP_ACTIVATED: 'no'
SEMAPHORE_LDAP_ACTIVATED: "no"
# SEMAPHORE_LDAP_HOST: dc01.local.example.com
# SEMAPHORE_LDAP_PORT: '636'
# no | yes
SEMAPHORE_LDAP_NEEDTLS: 'no'
SEMAPHORE_LDAP_NEEDTLS: "no"
# SEMAPHORE_LDAP_DN_BIND: 'uid=bind_user,cn=users,cn=accounts,dc=local,dc=shiftsystems,dc=net'
# SEMAPHORE_LDAP_PASSWORD: 'ldap_bind_account_password'
# SEMAPHORE_LDAP_DN_SEARCH: 'dc=local,dc=example,dc=com'
@ -62,10 +62,10 @@ workload:
persistence:
config:
enabled: true
mountPath: /etc/semaphore
mountPath: /etc/semaphore
data:
enabled: true
mountPath: /data
mountPath: /data
cnpg:
main:

View File

@ -31,4 +31,3 @@ questions:
type: boolean
required: true
default: false

View File

@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/authentik
icon: https://truecharts.org/img/hotlink-ok/chart-icons/authentik.png
keywords:
- authentik
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -39,10 +39,10 @@ sources:
- https://goauthentik.io/docs/
- https://github.com/goauthentik/authentik
- https://github.com/truecharts/charts/tree/master/charts/stable/authentik
- https://ghcr.io/goauthentik/ldap
- https://ghcr.io/maxmind/geoipupdate
- https://ghcr.io/goauthentik/server
- https://ghcr.io/goauthentik/radius
- https://ghcr.io/goauthentik/proxy
- https://ghcr.io/goauthentik/ldap
- https://ghcr.io/goauthentik/server
type: application
version: 23.1.4

View File

@ -36,7 +36,7 @@ name: bazarr
sources:
- https://github.com/morpheus65535/bazarr
- https://github.com/truecharts/charts/tree/master/charts/stable/bazarr
- https://ghcr.io/onedr0p/exportarr
- https://ghcr.io/onedr0p/bazarr
- https://ghcr.io/onedr0p/exportarr
type: application
version: 17.3.0

View File

@ -45,7 +45,7 @@ maintainers:
name: humhub
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/humhub
- https://ghcr.io/mriedmann/humhub-nginx
- https://ghcr.io/mriedmann/humhub-phponly
- https://ghcr.io/mriedmann/humhub-nginx
type: application
version: 6.5.0

View File

@ -33,7 +33,7 @@ name: jellyfin
sources:
- https://github.com/jellyfin/jellyfin
- https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin
- https://hub.docker.com/r/alpine/socat
- https://hub.docker.com/r/jellyfin/jellyfin
- https://hub.docker.com/r/alpine/socat
type: application
version: 17.3.0

View File

@ -33,13 +33,13 @@ name: jupyter
sources:
- https://github.com/jupyter/docker-stacks
- https://github.com/truecharts/charts/tree/master/charts/stable/jupyter
- https://hub.docker.com/r/jupyter/scipy-notebook
- https://hub.docker.com/r/jupyter/pyspark-notebook
- https://hub.docker.com/r/jupyter/tensorflow-notebook
- https://hub.docker.com/r/jupyter/base-notebook
- https://hub.docker.com/r/jupyter/r-notebook
- https://hub.docker.com/r/jupyter/all-spark-notebook
- https://hub.docker.com/r/jupyter/minimal-notebook
- https://hub.docker.com/r/jupyter/datascience-notebook
- https://hub.docker.com/r/jupyter/all-spark-notebook
- https://hub.docker.com/r/jupyter/pyspark-notebook
- https://hub.docker.com/r/jupyter/r-notebook
- https://hub.docker.com/r/jupyter/scipy-notebook
- https://hub.docker.com/r/jupyter/tensorflow-notebook
type: application
version: 7.3.0

View File

@ -32,7 +32,7 @@ sources:
- https://docs.portainer.io/start/install-ce/server
- https://docs.portainer.io/start/install/server
- https://github.com/truecharts/charts/tree/master/charts/stable/portainer
- https://hub.docker.com/r/portainer/portainer-ce
- https://hub.docker.com/r/portainer/portainer-ee
- https://hub.docker.com/r/portainer/portainer-ce
type: application
version: 7.3.0

View File

@ -32,7 +32,7 @@ name: qbittorrent
sources:
- https://github.com/qbittorrent/qBittorrent
- https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent
- https://ghcr.io/onedr0p/qbittorrent
- https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server
- https://ghcr.io/onedr0p/qbittorrent
type: application
version: 18.3.0

View File

@ -33,7 +33,7 @@ name: radarr
sources:
- https://github.com/Radarr/Radarr
- https://github.com/truecharts/charts/tree/master/charts/stable/radarr
- https://ghcr.io/onedr0p/exportarr
- https://ghcr.io/onedr0p/radarr
- https://ghcr.io/onedr0p/exportarr
type: application
version: 19.4.0

View File

@ -32,7 +32,7 @@ name: rdtclient
sources:
- https://github.com/rogerfar/rdt-client
- https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient
- https://ghcr.io/rogerfar/rdtclient
- https://hub.docker.com/r/p3terx/aria2-pro
- https://ghcr.io/rogerfar/rdtclient
type: application
version: 3.3.0

View File

@ -36,7 +36,7 @@ sources:
- https://readarr.com
- https://github.com/Readarr/Readarr
- https://github.com/truecharts/charts/tree/master/charts/stable/readarr
- https://ghcr.io/onedr0p/readarr-develop
- https://ghcr.io/onedr0p/exportarr
- https://ghcr.io/onedr0p/readarr-develop
type: application
version: 19.3.0

View File

@ -40,7 +40,7 @@ sources:
- https://docs.rsshub.app/en/install/
- https://github.com/DIYgod/RSSHub
- https://github.com/truecharts/charts/tree/master/charts/stable/rsshub
- https://hub.docker.com/r/diygod/rsshub
- https://hub.docker.com/r/browserless/chrome
- https://hub.docker.com/r/diygod/rsshub
type: application
version: 11.5.0

View File

@ -38,8 +38,8 @@ name: vikunja
sources:
- https://vikunja.io/docs
- https://github.com/truecharts/charts/tree/master/charts/stable/vikunja
- https://hub.docker.com/_/nginx
- https://hub.docker.com/r/vikunja/api
- https://hub.docker.com/r/vikunja/frontend
- https://hub.docker.com/_/nginx
type: application
version: 12.4.0