Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d24fc5455f
commit
a4ebf0e931
|
@ -5,6 +5,32 @@
|
|||
|
||||
|
||||
|
||||
## [ml-workspace-5.0.2](https://github.com/truecharts/charts/compare/ml-workspace-5.0.1...ml-workspace-5.0.2) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
|
||||
|
||||
|
||||
|
||||
## [ml-workspace-5.0.1](https://github.com/truecharts/charts/compare/ml-workspace-6.0.0...ml-workspace-5.0.1) (2023-12-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- cleanup chart.yaml and add min-max scale version
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure all questions.yaml can be rendered ([#15612](https://github.com/truecharts/charts/issues/15612))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [ml-workspace-6.0.0](https://github.com/truecharts/charts/compare/ml-workspace-5.0.0...ml-workspace-6.0.0) (2023-07-31)
|
||||
|
||||
|
@ -71,19 +97,3 @@
|
|||
|
||||
|
||||
## [ml-workspace-5.0.0](https://github.com/truecharts/charts/compare/ml-workspace-4.0.11...ml-workspace-5.0.0) (2023-05-24)
|
||||
|
||||
|
||||
|
||||
|
||||
## [ml-workspace-5.0.0](https://github.com/truecharts/charts/compare/ml-workspace-4.0.11...ml-workspace-5.0.0) (2023-05-24)
|
||||
|
||||
|
||||
|
||||
|
||||
## [ml-workspace-5.0.0](https://github.com/truecharts/charts/compare/ml-workspace-4.0.11...ml-workspace-5.0.0) (2023-05-24)
|
||||
|
||||
|
||||
|
||||
|
||||
## [ml-workspace-5.0.0](https://github.com/truecharts/charts/compare/ml-workspace-4.0.11...ml-workspace-5.0.0) (2023-05-24)
|
||||
|
|
@ -1,16 +1,16 @@
|
|||
kubeVersion: 1.24.0
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: ml-workspace
|
||||
version: 5.0.0
|
||||
version: 5.0.2
|
||||
appVersion: 0.13.2
|
||||
description: All-in-one web-based development environment for machine learning
|
||||
home: https://truecharts.org/charts/incubator/ml-workspace
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ml-workspace.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorml-workspace
|
||||
- https://github.com/ml-tooling/ml-workspace
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/ml-workspace
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorml-workspace
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -29,13 +29,9 @@ dependencies:
|
|||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
"max_scale_version:": 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
"min_scale_version:": "22.12"
|
||||
truecharts.org/SCALE-support: "true"
|
||||
"truecharts.org/SCALE-support:": "true"
|
||||
truecharts.org/category: utility
|
||||
"truecharts.org/category:": unsorted
|
||||
"truecharts.org/max_helm_version:": "3.13"
|
||||
"truecharts.org/min_helm_version:": "3.12"
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [minecraft-bungeecord-5.0.10](https://github.com/truecharts/charts/compare/minecraft-bungeecord-5.0.9...minecraft-bungeecord-5.0.10) (2023-11-18)
|
||||
|
|
@ -4,6 +4,21 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [minecraft-bungeecord-5.0.11](https://github.com/truecharts/charts/compare/minecraft-bungeecord-5.0.10...minecraft-bungeecord-5.0.11) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
- update annotations
|
||||
- cleanup chart.yaml and add min-max scale version
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-bungeecord-5.0.10](https://github.com/truecharts/charts/compare/minecraft-bungeecord-5.0.9...minecraft-bungeecord-5.0.10) (2023-11-18)
|
||||
|
||||
|
||||
|
@ -82,18 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [minecraft-bungeecord-5.0.0](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.1.5...minecraft-bungeecord-5.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-bungeecord-4.1.5](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.1.4...minecraft-bungeecord-4.1.5) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [minecraft-bungeecord-4.1.4](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.1.3...minecraft-bungeecord-4.1.4) (2023-07-14)
|
|
@ -1,28 +1,37 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
appVersion: "2022.4.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.5
|
||||
deprecated: false
|
||||
name: minecraft-bungeecord
|
||||
version: 5.0.11
|
||||
appVersion: 2022.4.1
|
||||
description: the front-end of a cluster of minecraft-java containers.
|
||||
home: https://truecharts.org/charts/stable/minecraft-bungeecord
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bungeecord.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/itzg/docker-bungeecord
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bungeecord
|
||||
- https://hub.docker.com/r/itzg/bungeecord
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- minecraft-bungeecord
|
||||
- gameserver
|
||||
- minecraft
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: minecraft-bungeecord
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bungeecord
|
||||
- https://github.com/itzg/docker-bungeecord
|
||||
type: application
|
||||
version: 5.0.10
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
truecharts.org/category: proxy
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: proxy
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
|
@ -2206,6 +2206,157 @@ questions:
|
|||
schema:
|
||||
type: int
|
||||
default: 36107
|
||||
- variable: ingress
|
||||
label: "Ingress"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: enabled
|
||||
label: Enable Ingress
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
show_subquestions_if: true
|
||||
subquestions:
|
||||
- variable: hosts
|
||||
label: Hosts
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
items:
|
||||
- variable: hostEntry
|
||||
label: Host
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: host
|
||||
label: HostName
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
required: true
|
||||
- variable: paths
|
||||
label: Paths
|
||||
schema:
|
||||
type: list
|
||||
default: [{path: "/", pathType: "Prefix"}]
|
||||
items:
|
||||
- variable: pathEntry
|
||||
label: Host
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: path
|
||||
label: Path
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
default: "/"
|
||||
- variable: pathType
|
||||
label: Path Type
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
default: Prefix
|
||||
- variable: certificateIssuer
|
||||
label: Cert-Manager clusterIssuer
|
||||
description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below'
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
- variable: middlewares
|
||||
label: Traefik Middlewares
|
||||
description: Add previously created Traefik Middlewares to this Ingress
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
items:
|
||||
- variable: name
|
||||
label: Name
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
required: true
|
||||
- variable: advanced
|
||||
label: Show Advanced Settings
|
||||
description: Advanced settings are not covered by TrueCharts Support
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: entrypoint
|
||||
label: (Advanced) Traefik Entrypoint
|
||||
description: Entrypoint used by Traefik when using Traefik as Ingress Provider
|
||||
schema:
|
||||
type: string
|
||||
default: websecure
|
||||
show_if: [["advanced", "=", true]]
|
||||
required: true
|
||||
- variable: allowCors
|
||||
label: "Allow Cross Origin Requests"
|
||||
schema:
|
||||
type: boolean
|
||||
show_if: [["advanced", "=", true]]
|
||||
default: false
|
||||
- variable: ingressClassName
|
||||
label: (Advanced/Optional) IngressClass Name
|
||||
schema:
|
||||
type: string
|
||||
show_if: [["advanced", "=", true]]
|
||||
default: ""
|
||||
- variable: tls
|
||||
label: TLS-Settings
|
||||
schema:
|
||||
type: list
|
||||
show_if: [["advanced", "=", true]]
|
||||
default: []
|
||||
items:
|
||||
- variable: tlsEntry
|
||||
label: Host
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: hosts
|
||||
label: Certificate Hosts
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
items:
|
||||
- variable: host
|
||||
label: Host
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
required: true
|
||||
- variable: certificateIssuer
|
||||
label: Use Cert-Manager clusterIssuer
|
||||
description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.'
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
- variable: clusterCertificate
|
||||
label: 'Cluster Certificate (Advanced)'
|
||||
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
|
||||
schema:
|
||||
type: string
|
||||
show_if: [["certificateIssuer", "=", ""]]
|
||||
default: ""
|
||||
- variable: secretName
|
||||
label: 'Use Custom Certificate Secret (Advanced)'
|
||||
schema:
|
||||
show_if: [["certificateIssuer", "=", ""]]
|
||||
type: string
|
||||
default: ""
|
||||
- variable: scaleCert
|
||||
label: 'Use TrueNAS SCALE Certificate (Deprecated)'
|
||||
schema:
|
||||
show_if: [["certificateIssuer", "=", ""]]
|
||||
type: int
|
||||
$ref:
|
||||
- "definitions/certificate"
|
||||
- variable: envList
|
||||
label: Codeserver Environment Variables
|
||||
schema:
|
|
@ -0,0 +1,15 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [pastey-3.0.6](https://github.com/truecharts/charts/compare/pastey-3.0.5...pastey-3.0.6) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
- move new-common incubator stuff to stable ([#15646](https://github.com/truecharts/charts/issues/15646))
|
||||
|
||||
|
|
@ -0,0 +1,37 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: pastey
|
||||
version: 3.0.6
|
||||
appVersion: 0.5.1
|
||||
description: A lightweight, self-hosted paste platform.
|
||||
home: https://truecharts.org/charts/stable/pastey
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pastey.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/Cesura/pastey
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/pastey
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorpastey
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- pastey
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 13.2.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
|
@ -0,0 +1,8 @@
|
|||
A lightweight, self-hosted paste platform.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/pastey](https://truecharts.org/charts/stable/pastey)
|
||||
|
||||
---
|
||||
|
||||
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,64 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/pastey
|
||||
tag: v0.5.1@sha256:cc7d7e848fb023bcc1bf82a568421d2fcb5bd29eb23a5694c925e71662e725ab
|
||||
slimImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/pastey-slim
|
||||
tag: v0.5.1@sha256:acde8ecaf0216a57e1ee4e449884a09b9d8493bcb69185ed74436489dabbece5
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: http
|
||||
port: 5000
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
imageSelector: image
|
||||
probes:
|
||||
liveness:
|
||||
type: http
|
||||
path: /
|
||||
readiness:
|
||||
type: http
|
||||
path: /
|
||||
startup:
|
||||
type: http
|
||||
path: /
|
||||
env:
|
||||
PASTEY_LISTEN_PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
PASTEY_LISTEN_ADDRESS: "0.0.0.0"
|
||||
PASTEY_BEHIND_PROXY: false
|
||||
PASTEY_GUESS_THRESHOLD: "0.20"
|
||||
PASTEY_RATE_LIMIT: 5/hour
|
||||
PASTEY_RECENT_PASTES: "10"
|
||||
PASTEY_RESTRICT_PASTING: false
|
||||
PASTEY_USE_WHITELIST: true
|
||||
PASTEY_WHITELIST_CIDR: 127.0.0.1/32,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
|
||||
# PASTEY_BLACKLIST_CIDR: ""
|
||||
PASTEY_DEFAULT_THEME: "Dark"
|
||||
PASTEY_PURGE_INTERVAL: 3600
|
||||
PASTEY_FORCE_SHOW_RECENT: false
|
||||
PASTEY_IGNORE_GUESS: "TeX,SQL"
|
||||
PASTEY_SHOW_CLI_BUTTON: true
|
||||
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: /app/data
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,4 @@
|
|||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/pastey.png
|
||||
categories:
|
||||
- Productivity
|
||||
screenshots: []
|
|
@ -5,6 +5,19 @@
|
|||
|
||||
|
||||
|
||||
## [vikunja-9.0.27](https://github.com/truecharts/charts/compare/vikunja-9.0.26...vikunja-9.0.27) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- cleanup chart.yaml and add min-max scale version
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [vikunja-9.0.26](https://github.com/truecharts/charts/compare/vikunja-9.0.25...vikunja-9.0.26) (2023-11-24)
|
||||
|
@ -84,16 +97,3 @@
|
|||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/nginx to v1.25.3 ([#14203](https://github.com/truecharts/charts/issues/14203))
|
||||
|
||||
|
||||
|
||||
|
||||
## [vikunja-9.0.16](https://github.com/truecharts/charts/compare/vikunja-9.0.15...vikunja-9.0.16) (2023-11-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/nginx to v1.25.3 ([#14195](https://github.com/truecharts/charts/issues/14195))
|
||||
|
||||
|
||||
|
|
@ -1,16 +1,16 @@
|
|||
kubeVersion: 1.24.0
|
||||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: vikunja
|
||||
version: 9.0.26
|
||||
version: 9.0.27
|
||||
appVersion: 0.21.0
|
||||
description: The to-do app to organize your life.
|
||||
home: https://truecharts.org/charts/stable/vikunja
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/vikunja/api
|
||||
- https://vikunja.io/docs
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/vikunja
|
||||
- https://hub.docker.com/r/vikunja/api
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,13 +34,9 @@ dependencies:
|
|||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
"max_scale_version:": 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
"min_scale_version:": "22.12"
|
||||
truecharts.org/SCALE-support: "true"
|
||||
"truecharts.org/SCALE-support:": "true"
|
||||
truecharts.org/category: productivity
|
||||
"truecharts.org/category:": unsorted
|
||||
"truecharts.org/max_helm_version:": "3.13"
|
||||
"truecharts.org/min_helm_version:": "3.12"
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
|
@ -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/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 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
Loading…
Reference in New Issue