Compare commits
18 Commits
adminer-7.
...
adminer-7.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
720070abcc | ||
|
|
54ce9a17a3 | ||
|
|
a583af6a6d | ||
|
|
6830ecf50e | ||
|
|
92b15c263c | ||
|
|
f2f3bca651 | ||
|
|
92a5248e80 | ||
|
|
95f5c16d29 | ||
|
|
e594082098 | ||
|
|
285ddf2ab9 | ||
|
|
101f971c25 | ||
|
|
fc3373b11f | ||
|
|
b87addc3cf | ||
|
|
a73b106ca6 | ||
|
|
e23f6f3795 | ||
|
|
50cb291e9c | ||
|
|
e9c67a66cf | ||
|
|
7587ad3478 |
@@ -2208,6 +2208,15 @@
|
||||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
},
|
||||
{
|
||||
"login": "bahuma20",
|
||||
"name": "Max Bachhuber",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/5746121?v=4",
|
||||
"profile": "https://bahuma.io",
|
||||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
|
||||
3
.github/README.md
vendored
3
.github/README.md
vendored
@@ -96,7 +96,7 @@ A lot of our work is based on the great effort of others. We would love to exten
|
||||
## Contributors ✨
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
[](#contributors)
|
||||
[](#contributors)
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||
|
||||
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
||||
@@ -412,6 +412,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ekrunch"><img src="https://avatars.githubusercontent.com/u/13153293?v=4?s=100" width="100px;" alt="Ed P"/><br /><sub><b>Ed P</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=ekrunch" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/fnadeau"><img src="https://avatars.githubusercontent.com/u/1904563?v=4?s=100" width="100px;" alt="Frédéric Nadeau"/><br /><sub><b>Frédéric Nadeau</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=fnadeau" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/frapbod"><img src="https://avatars.githubusercontent.com/u/48932093?v=4?s=100" width="100px;" alt="frapbod"/><br /><sub><b>frapbod</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=frapbod" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://bahuma.io"><img src="https://avatars.githubusercontent.com/u/5746121?v=4?s=100" width="100px;" alt="Max Bachhuber"/><br /><sub><b>Max Bachhuber</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=bahuma20" title="Code">💻</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 23.12.2.59
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
|
||||
- https://hub.docker.com/r/clickhouse/clickhouse-server
|
||||
type: application
|
||||
version: 10.2.10
|
||||
version: 10.2.11
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2.10.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics
|
||||
- https://hub.docker.com/r/bitnami/kube-state-metrics
|
||||
type: application
|
||||
version: 6.1.12
|
||||
version: 6.1.13
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 11.2.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -38,4 +38,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
|
||||
- https://hub.docker.com/r/bitnami/mariadb
|
||||
type: application
|
||||
version: 12.1.10
|
||||
version: 12.1.11
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.6.23
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/memcached
|
||||
- https://hub.docker.com/r/bitnami/memcached
|
||||
type: application
|
||||
version: 11.1.11
|
||||
version: 11.1.12
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 7.0.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
|
||||
- https://hub.docker.com/r/bitnami/mongodb
|
||||
type: application
|
||||
version: 11.1.14
|
||||
version: 11.1.15
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.7.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
|
||||
- https://hub.docker.com/r/bitnami/node-exporter
|
||||
type: application
|
||||
version: 6.1.12
|
||||
version: 6.1.13
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 7.2.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
|
||||
- https://hub.docker.com/r/bitnami/redis
|
||||
type: application
|
||||
version: 11.1.13
|
||||
version: 11.1.14
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 9.4.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
|
||||
- https://hub.docker.com/r/bitnami/solr
|
||||
type: application
|
||||
version: 9.1.10
|
||||
version: 9.1.11
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 4.37.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -51,4 +51,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia
|
||||
- https://ghcr.io/authelia/authelia
|
||||
type: application
|
||||
version: 22.2.3
|
||||
version: 22.2.4
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 0.23.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -44,4 +44,4 @@ sources:
|
||||
- https://hub.docker.com/r/spx01/blocky
|
||||
- https://quay.io/oriedge/k8s_gateway
|
||||
type: application
|
||||
version: 12.2.3
|
||||
version: 12.2.4
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer
|
||||
- https://hub.docker.com/_/hello-world
|
||||
type: application
|
||||
version: 6.1.10
|
||||
version: 6.1.11
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 10.2.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -38,4 +38,4 @@ sources:
|
||||
- https://quay.io/kiwigrid/k8s-sidecar
|
||||
- https://hub.docker.com/r/grafana/grafana
|
||||
type: application
|
||||
version: 12.0.7
|
||||
version: 12.0.8
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 7.1.217
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -37,4 +37,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/kubernetes-reflector
|
||||
- https://hub.docker.com/r/emberstack/kubernetes-reflector
|
||||
type: application
|
||||
version: 3.1.9
|
||||
version: 3.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb-config
|
||||
- https://hub.docker.com/_/hello-world
|
||||
type: application
|
||||
version: 5.1.10
|
||||
version: 5.1.11
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2.49.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -50,4 +50,4 @@ sources:
|
||||
- https://hub.docker.com/r/bitnami/prometheus
|
||||
- https://hub.docker.com/r/bitnami/alertmanager
|
||||
type: application
|
||||
version: 16.3.5
|
||||
version: 16.3.6
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2.10.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik
|
||||
- https://github.com/truecharts/containers/tree/master/apps/traefik
|
||||
type: application
|
||||
version: 25.1.12
|
||||
version: 25.1.14
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/tccr/traefik
|
||||
tag: v2.10.7@sha256:769efdfa064ad6fa83fcfa79b202a93d5955f36361d01b2ba591312fe29ac0de
|
||||
tag: v2.10.7@sha256:1a1f160572eadb370fb6204387838df968c2f1586e0ddd1b9b379012c6465f28
|
||||
pullPolicy: IfNotPresent
|
||||
manifestManager:
|
||||
enabled: true
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.30.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -38,4 +38,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden
|
||||
- https://hub.docker.com/r/vaultwarden/server
|
||||
type: application
|
||||
version: 25.1.9
|
||||
version: 25.1.11
|
||||
|
||||
@@ -46,7 +46,7 @@ data:
|
||||
{{- if .Values.vaultwarden.smtp.fromName }}
|
||||
SMTP_FROM_NAME: {{ .Values.vaultwarden.smtp.fromName | quote }}
|
||||
{{- end }}
|
||||
{{- if .Values.vaultwarden.smtp.ssl }}
|
||||
{{- if .Values.vaultwarden.smtp.security }}
|
||||
SMTP_SECURITY: {{ .Values.vaultwarden.smtp.security | quote }}
|
||||
{{- end }}
|
||||
{{- if .Values.vaultwarden.smtp.port }}
|
||||
|
||||
@@ -10,14 +10,14 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: velero
|
||||
version: 5.2.0
|
||||
version: 5.2.2
|
||||
repository: https://vmware-tanzu.github.io/helm-charts
|
||||
condition: ""
|
||||
alias: velero
|
||||
@@ -42,4 +42,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/enterprise/velero
|
||||
- https://github.com/truecharts/containers/tree/master/apps/alpine
|
||||
type: application
|
||||
version: 3.1.12
|
||||
version: 3.1.15
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/tccr/alpine
|
||||
tag: latest@sha256:12e0f84947ee7fc11f552e065a46d5a2b4e27cfc6ded0f624fc948c3138fb9a9
|
||||
tag: latest@sha256:14eaf3fc268822c9631c45eeabb818f6c357edada9380fd725d6591b70e6edcc
|
||||
manifestManager:
|
||||
enabled: false
|
||||
operator:
|
||||
|
||||
30
charts/incubator/anything-llm/.helmignore
Normal file
30
charts/incubator/anything-llm/.helmignore
Normal file
@@ -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
|
||||
3
charts/incubator/anything-llm/CHANGELOG.md
Normal file
3
charts/incubator/anything-llm/CHANGELOG.md
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Changelog
|
||||
---
|
||||
37
charts/incubator/anything-llm/Chart.yaml
Normal file
37
charts/incubator/anything-llm/Chart.yaml
Normal file
@@ -0,0 +1,37 @@
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: AI
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Open-source ChatGPT experience for LLMs, embedders, and vector databases.
|
||||
home: https://truecharts.org/charts/incubator/anything-llm
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anything-llm.png
|
||||
keywords:
|
||||
- anything-llm
|
||||
- ai
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: anything-llm
|
||||
sources:
|
||||
- https://github.com/Mintplex-Labs/anything-llm
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/anything-llm
|
||||
- https://ghcr.io/mintplex-labs/anything-llm
|
||||
type: application
|
||||
version: 0.0.1
|
||||
1
charts/incubator/anything-llm/README.md
Normal file
1
charts/incubator/anything-llm/README.md
Normal file
@@ -0,0 +1 @@
|
||||
# README
|
||||
BIN
charts/incubator/anything-llm/icon.png
Normal file
BIN
charts/incubator/anything-llm/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.7 KiB |
100
charts/incubator/anything-llm/questions.yaml
Normal file
100
charts/incubator/anything-llm/questions.yaml
Normal file
@@ -0,0 +1,100 @@
|
||||
# Include{groups}
|
||||
portals:
|
||||
open:
|
||||
# Include{portalLink}
|
||||
questions:
|
||||
# Include{global}
|
||||
# Include{workload}
|
||||
# Include{workloadDeployment}
|
||||
# Include{replicas1}
|
||||
# Include{podSpec}
|
||||
# Include{containerMain}
|
||||
# Include{containerBasic}
|
||||
# Include{containerAdvanced}
|
||||
# Include{containerConfig}
|
||||
# Include{podOptions}
|
||||
# Include{serviceRoot}
|
||||
# Include{serviceMain}
|
||||
# Include{serviceSelectorLoadBalancer}
|
||||
# Include{serviceSelectorExtras}
|
||||
- variable: main
|
||||
label: "Main Service Port Configuration"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: port
|
||||
label: "Port"
|
||||
description: "This port exposes the container port on the service"
|
||||
schema:
|
||||
type: int
|
||||
default: 3001
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: storage
|
||||
label: "App Storage Storage"
|
||||
description: "Stores the Application Storage."
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
# Include{persistenceBasic}
|
||||
- variable: hotdir
|
||||
label: "App HotDir Storage"
|
||||
description: "Stores the Application HotDir."
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
# Include{persistenceBasic}
|
||||
- variable: outputs
|
||||
label: "App Outputs Storage"
|
||||
description: "Stores the Application Outputs."
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
# Include{persistenceBasic}
|
||||
# Include{persistenceList}
|
||||
# Include{ingressRoot}
|
||||
- variable: main
|
||||
label: "Main Ingress"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
# Include{ingressDefault}
|
||||
# Include{ingressAdvanced}
|
||||
# Include{ingressList}
|
||||
# Include{securityContextRoot}
|
||||
- variable: runAsUser
|
||||
label: "runAsUser"
|
||||
description: "The UserID of the user running the application"
|
||||
schema:
|
||||
type: int
|
||||
default: 0
|
||||
- variable: runAsGroup
|
||||
label: "runAsGroup"
|
||||
description: "The groupID of the user running the application"
|
||||
schema:
|
||||
type: int
|
||||
default: 0
|
||||
# Include{securityContextContainer}
|
||||
# Include{securityContextAdvanced}
|
||||
# Include{securityContextPod}
|
||||
- variable: fsGroup
|
||||
label: "fsGroup"
|
||||
description: "The group that should own ALL storage."
|
||||
schema:
|
||||
type: int
|
||||
default: 568
|
||||
# Include{resources}
|
||||
# Include{advanced}
|
||||
# Include{addons}
|
||||
# Include{codeserver}
|
||||
# Include{netshoot}
|
||||
# Include{vpn}
|
||||
# Include{documentation}
|
||||
1
charts/incubator/anything-llm/templates/NOTES.txt
Normal file
1
charts/incubator/anything-llm/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
||||
1
charts/incubator/anything-llm/templates/common.yaml
Normal file
1
charts/incubator/anything-llm/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
||||
46
charts/incubator/anything-llm/values.yaml
Normal file
46
charts/incubator/anything-llm/values.yaml
Normal file
@@ -0,0 +1,46 @@
|
||||
image:
|
||||
repository: ghcr.io/mintplex-labs/anything-llm
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:398218457ffe5e3be2d686f99ed759a9683075030f72832a89c4cc4429c481ac
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
capabilities:
|
||||
add:
|
||||
- SYS_ADMIN
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: http
|
||||
port: 3001
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
SERVER_PORT: "{{ .Values.service.main.ports.main.port }}"
|
||||
STORAGE_DIR: "{{.Values.persistence.storage.mountPath }}"
|
||||
# forces users to use ingress if https is needed.
|
||||
# keep false.
|
||||
ENABLE_HTTPS: false
|
||||
|
||||
persistence:
|
||||
storage:
|
||||
enabled: true
|
||||
mountPath: "/app/server/storage"
|
||||
hotdir:
|
||||
enabled: true
|
||||
mountPath: "/app/collector/hotdir"
|
||||
outputs:
|
||||
enabled: true
|
||||
mountPath: "/app/collector/outputs"
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
30
charts/incubator/chroma/.helmignore
Normal file
30
charts/incubator/chroma/.helmignore
Normal file
@@ -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
|
||||
3
charts/incubator/chroma/CHANGELOG.md
Normal file
3
charts/incubator/chroma/CHANGELOG.md
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
title: Changelog
|
||||
---
|
||||
38
charts/incubator/chroma/Chart.yaml
Normal file
38
charts/incubator/chroma/Chart.yaml
Normal file
@@ -0,0 +1,38 @@
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: AI
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
apiVersion: v2
|
||||
appVersion: 0.4.22
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: the AI-native open-source embedding database.
|
||||
home: https://truecharts.org/charts/incubator/chroma
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/chroma.png
|
||||
keywords:
|
||||
- chroma
|
||||
- embedding
|
||||
- database
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: chroma
|
||||
sources:
|
||||
- https://github.com/chroma-core/chroma
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/chroma
|
||||
- https://ghcr.io/chroma-core/chroma
|
||||
type: application
|
||||
version: 0.0.1
|
||||
28
charts/incubator/chroma/README.md
Normal file
28
charts/incubator/chroma/README.md
Normal 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/jackett)
|
||||
|
||||
**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_
|
||||
BIN
charts/incubator/chroma/icon.png
Normal file
BIN
charts/incubator/chroma/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.7 KiB |
85
charts/incubator/chroma/questions.yaml
Normal file
85
charts/incubator/chroma/questions.yaml
Normal file
@@ -0,0 +1,85 @@
|
||||
# Include{groups}
|
||||
portals:
|
||||
open:
|
||||
# Include{portalLink}
|
||||
path: "/docs"
|
||||
questions:
|
||||
# Include{global}
|
||||
# Include{workload}
|
||||
# Include{workloadDeployment}
|
||||
# Include{replicas1}
|
||||
# Include{podSpec}
|
||||
# Include{containerMain}
|
||||
# Include{containerBasic}
|
||||
# Include{containerAdvanced}
|
||||
# Include{containerConfig}
|
||||
# Include{podOptions}
|
||||
# Include{serviceRoot}
|
||||
# Include{serviceMain}
|
||||
# Include{serviceSelectorLoadBalancer}
|
||||
# Include{serviceSelectorExtras}
|
||||
- variable: main
|
||||
label: "Main Service Port Configuration"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: port
|
||||
label: "Port"
|
||||
description: "This port exposes the container port on the service"
|
||||
schema:
|
||||
type: int
|
||||
default: 10690
|
||||
required: true
|
||||
# Include{serviceExpertRoot}
|
||||
# Include{serviceExpert}
|
||||
# Include{serviceList}
|
||||
# Include{persistenceRoot}
|
||||
- variable: config
|
||||
label: "App Config Storage"
|
||||
description: "Stores the Application Configuration."
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
# Include{persistenceBasic}
|
||||
# Include{persistenceList}
|
||||
# Include{ingressRoot}
|
||||
- variable: main
|
||||
label: "Main Ingress"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
# Include{ingressDefault}
|
||||
# Include{ingressAdvanced}
|
||||
# Include{ingressList}
|
||||
# Include{securityContextRoot}
|
||||
- variable: runAsUser
|
||||
label: "runAsUser"
|
||||
description: "The UserID of the user running the application"
|
||||
schema:
|
||||
type: int
|
||||
default: 0
|
||||
- variable: runAsGroup
|
||||
label: "runAsGroup"
|
||||
description: "The groupID of the user running the application"
|
||||
schema:
|
||||
type: int
|
||||
default: 0
|
||||
# Include{securityContextContainer}
|
||||
# Include{securityContextAdvanced}
|
||||
# Include{securityContextPod}
|
||||
- variable: fsGroup
|
||||
label: "fsGroup"
|
||||
description: "The group that should own ALL storage."
|
||||
schema:
|
||||
type: int
|
||||
default: 568
|
||||
# Include{resources}
|
||||
# Include{advanced}
|
||||
# Include{addons}
|
||||
# Include{codeserver}
|
||||
# Include{netshoot}
|
||||
# Include{vpn}
|
||||
# Include{documentation}
|
||||
1
charts/incubator/chroma/templates/NOTES.txt
Normal file
1
charts/incubator/chroma/templates/NOTES.txt
Normal file
@@ -0,0 +1 @@
|
||||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
||||
1
charts/incubator/chroma/templates/common.yaml
Normal file
1
charts/incubator/chroma/templates/common.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
||||
41
charts/incubator/chroma/values.yaml
Normal file
41
charts/incubator/chroma/values.yaml
Normal file
@@ -0,0 +1,41 @@
|
||||
image:
|
||||
repository: ghcr.io/chroma-core/chroma
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.4.22@sha256:5c52289301c2f55b5d889edd16966f7349cb7b0e60619597f11e135ee406fec2
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: http
|
||||
targetPort: 8000
|
||||
port: 10690
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
path: "/api/v1/heartbeat"
|
||||
readiness:
|
||||
path: "/api/v1/heartbeat"
|
||||
env:
|
||||
IS_PERSISTENT: true
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/chroma/chroma"
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -43,4 +43,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager
|
||||
- https://github.com/truecharts/containers/tree/master/apps/alpine
|
||||
type: application
|
||||
version: 3.1.11
|
||||
version: 3.1.13
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/tccr/alpine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:12e0f84947ee7fc11f552e065a46d5a2b4e27cfc6ded0f624fc948c3138fb9a9
|
||||
tag: latest@sha256:14eaf3fc268822c9631c45eeabb818f6c357edada9380fd725d6591b70e6edcc
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -43,4 +43,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/operators/cloudnative-pg
|
||||
- https://github.com/truecharts/containers/tree/master/apps/alpine
|
||||
type: application
|
||||
version: 5.2.11
|
||||
version: 5.2.13
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/tccr/alpine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:12e0f84947ee7fc11f552e065a46d5a2b4e27cfc6ded0f624fc948c3138fb9a9
|
||||
tag: latest@sha256:14eaf3fc268822c9631c45eeabb818f6c357edada9380fd725d6591b70e6edcc
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -42,4 +42,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/operators/csi-driver-smb
|
||||
- https://github.com/truecharts/containers/tree/master/apps/alpine
|
||||
type: application
|
||||
version: 2.2.2
|
||||
version: 2.2.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/tccr/alpine
|
||||
tag: latest@sha256:12e0f84947ee7fc11f552e065a46d5a2b4e27cfc6ded0f624fc948c3138fb9a9
|
||||
tag: latest@sha256:14eaf3fc268822c9631c45eeabb818f6c357edada9380fd725d6591b70e6edcc
|
||||
manifestManager:
|
||||
enabled: false
|
||||
operator:
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -42,4 +42,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/operators/metallb
|
||||
- https://github.com/truecharts/containers/tree/master/apps/alpine
|
||||
type: application
|
||||
version: 13.1.11
|
||||
version: 13.1.13
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/tccr/alpine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:12e0f84947ee7fc11f552e065a46d5a2b4e27cfc6ded0f624fc948c3138fb9a9
|
||||
tag: latest@sha256:14eaf3fc268822c9631c45eeabb818f6c357edada9380fd725d6591b70e6edcc
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -42,4 +42,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/operators/openebs
|
||||
- https://github.com/truecharts/containers/tree/master/apps/alpine
|
||||
type: application
|
||||
version: 2.1.11
|
||||
version: 2.1.13
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/tccr/alpine
|
||||
tag: latest@sha256:12e0f84947ee7fc11f552e065a46d5a2b4e27cfc6ded0f624fc948c3138fb9a9
|
||||
tag: latest@sha256:14eaf3fc268822c9631c45eeabb818f6c357edada9380fd725d6591b70e6edcc
|
||||
manifestManager:
|
||||
enabled: false
|
||||
operator:
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -42,4 +42,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator
|
||||
- https://github.com/truecharts/containers/tree/master/apps/alpine
|
||||
type: application
|
||||
version: 4.5.2
|
||||
version: 4.5.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/tccr/alpine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:12e0f84947ee7fc11f552e065a46d5a2b4e27cfc6ded0f624fc948c3138fb9a9
|
||||
tag: latest@sha256:14eaf3fc268822c9631c45eeabb818f6c357edada9380fd725d6591b70e6edcc
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2.0.2.8
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/acestream
|
||||
- https://hub.docker.com/r/vstavrinov/acestream-service
|
||||
type: application
|
||||
version: 5.1.9
|
||||
version: 5.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 24.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/actualserver
|
||||
- https://ghcr.io/actualbudget/actual-server
|
||||
type: application
|
||||
version: 8.0.2
|
||||
version: 8.0.3
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 0.107.43
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home
|
||||
- https://hub.docker.com/r/adguard/adguardhome
|
||||
type: application
|
||||
version: 8.1.9
|
||||
version: 8.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 0.6.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/adguardhome-sync
|
||||
- https://ghcr.io/bakito/adguardhome-sync
|
||||
type: application
|
||||
version: 5.2.4
|
||||
version: 5.2.5
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/adminer
|
||||
- https://hub.docker.com/_/adminer
|
||||
type: application
|
||||
version: 7.1.10
|
||||
version: 7.1.11
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2.12.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient
|
||||
- https://hub.docker.com/r/gangefors/airdcpp-webclient
|
||||
type: application
|
||||
version: 9.1.9
|
||||
version: 9.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: edge-latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced
|
||||
- https://hub.docker.com/r/airsonicadvanced/airsonic-advanced
|
||||
type: application
|
||||
version: 12.1.9
|
||||
version: 12.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 10.6.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/airsonic
|
||||
- https://ghcr.io/linuxserver/airsonic
|
||||
type: application
|
||||
version: 12.1.9
|
||||
version: 12.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: alienswarmreactiedrop
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/alienswarm-reactivedrop
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
type: application
|
||||
version: 4.1.9
|
||||
version: 4.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: alienswarm
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/alienswarm
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
type: application
|
||||
version: 4.1.9
|
||||
version: 4.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 3.30.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -38,4 +38,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/alist
|
||||
- https://hub.docker.com/r/xhofe/alist
|
||||
type: application
|
||||
version: 8.2.3
|
||||
version: 8.2.4
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.0.16
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt
|
||||
- https://hub.docker.com/r/dchesterton/amcrest2mqtt
|
||||
type: application
|
||||
version: 10.1.9
|
||||
version: 10.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: aaproinggrounds
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/americasarmy-pg
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
type: application
|
||||
version: 4.1.9
|
||||
version: 4.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/amule
|
||||
- https://hub.docker.com/r/tchabaud/amule
|
||||
type: application
|
||||
version: 6.1.9
|
||||
version: 6.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/android-8-0
|
||||
- https://hub.docker.com/r/ulisses1478/docker-android
|
||||
type: application
|
||||
version: 4.1.9
|
||||
version: 4.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/androiddebugbridge
|
||||
- https://hub.docker.com/r/barnybbb/adb-hass-androidtv
|
||||
type: application
|
||||
version: 4.1.10
|
||||
version: 4.1.11
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.1.14
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/anki-sync-server
|
||||
- https://hub.docker.com/r/ankicommunity/anki-sync-server-rs
|
||||
type: application
|
||||
version: 5.1.11
|
||||
version: 5.1.12
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.0.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -47,4 +47,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy
|
||||
- https://hub.docker.com/r/anonaddy/anonaddy
|
||||
type: application
|
||||
version: 19.1.12
|
||||
version: 19.1.13
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/anope
|
||||
- https://hub.docker.com/r/ich777/anope
|
||||
type: application
|
||||
version: 4.1.9
|
||||
version: 4.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/answer
|
||||
- https://hub.docker.com/r/answerdev/answer
|
||||
type: application
|
||||
version: 2.1.11
|
||||
version: 2.1.12
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.4.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex
|
||||
- https://ghcr.io/k8s-at-home/apache-musicindex
|
||||
type: application
|
||||
version: 10.1.9
|
||||
version: 10.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/apache-webdav
|
||||
- https://hub.docker.com/r/apachewebdav/apachewebdav
|
||||
type: application
|
||||
version: 4.1.9
|
||||
version: 4.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 4.4.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon
|
||||
- https://hub.docker.com/r/acockburn/appdaemon
|
||||
type: application
|
||||
version: 15.1.10
|
||||
version: 15.1.11
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 3.7.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng
|
||||
- https://hub.docker.com/r/sameersbn/apt-cacher-ng
|
||||
type: application
|
||||
version: 7.1.9
|
||||
version: 7.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/archiveteam-warrior
|
||||
type: application
|
||||
version: 4.1.9
|
||||
version: 4.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/aria2
|
||||
- https://hub.docker.com/r/p3terx/aria2-pro
|
||||
type: application
|
||||
version: 11.1.9
|
||||
version: 11.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.3.6
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/ariang
|
||||
- https://hub.docker.com/r/leonismoe/ariang
|
||||
type: application
|
||||
version: 7.1.9
|
||||
version: 7.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: arkse
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
type: application
|
||||
version: 6.1.9
|
||||
version: 6.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: arma3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/arma3
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
type: application
|
||||
version: 4.1.10
|
||||
version: 4.1.11
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: arma3exilemod
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/arma3exilemod
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
type: application
|
||||
version: 4.1.9
|
||||
version: 4.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: assettocorsa
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/assettocorsa
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
type: application
|
||||
version: 4.1.9
|
||||
version: 4.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 3.0.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -38,4 +38,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/audacity
|
||||
- https://ghcr.io/linuxserver/audacity
|
||||
type: application
|
||||
version: 11.1.9
|
||||
version: 11.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2.7.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
|
||||
- https://hub.docker.com/r/advplyr/audiobookshelf
|
||||
type: application
|
||||
version: 8.1.11
|
||||
version: 8.1.12
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/aurora-files
|
||||
- https://hub.docker.com/r/afterlogic/docker-aurora-files
|
||||
type: application
|
||||
version: 4.1.9
|
||||
version: 4.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2023.10.6
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -45,4 +45,4 @@ sources:
|
||||
- https://ghcr.io/goauthentik/server
|
||||
- https://ghcr.io/goauthentik/ldap
|
||||
type: application
|
||||
version: 19.2.2
|
||||
version: 19.2.3
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/auto-yt-dl
|
||||
- https://hub.docker.com/r/guhu007/auto-yt-dl
|
||||
type: application
|
||||
version: 4.1.10
|
||||
version: 4.1.11
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 1.35.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/autobrr
|
||||
- https://ghcr.io/autobrr/autobrr
|
||||
type: application
|
||||
version: 7.2.2
|
||||
version: 7.2.3
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader
|
||||
- https://hub.docker.com/r/randomninjaatk/amd
|
||||
type: application
|
||||
version: 8.1.9
|
||||
version: 8.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2.6.69
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/automatic-ripping-machine
|
||||
- https://hub.docker.com/r/automaticrippingmachine/automatic-ripping-machine
|
||||
type: application
|
||||
version: 2.1.21
|
||||
version: 2.1.22
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/autoscan
|
||||
- https://ghcr.io/hotio/autoscan
|
||||
type: application
|
||||
version: 7.1.11
|
||||
version: 7.1.12
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 23.11.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/avidemux
|
||||
- https://hub.docker.com/r/jlesage/avidemux
|
||||
type: application
|
||||
version: 7.1.9
|
||||
version: 7.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: aorion
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/avorion
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
type: application
|
||||
version: 4.1.9
|
||||
version: 4.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 2.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -37,4 +37,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy
|
||||
- https://ghcr.io/linuxserver/babybuddy
|
||||
type: application
|
||||
version: 15.2.2
|
||||
version: 15.2.3
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 6.0.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/backuppc
|
||||
- https://hub.docker.com/r/tiredofit/backuppc
|
||||
type: application
|
||||
version: 5.1.12
|
||||
version: 5.1.13
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: 0.9.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/baikal
|
||||
- https://hub.docker.com/r/ckulka/baikal
|
||||
type: application
|
||||
version: 4.2.10
|
||||
version: 4.2.11
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/barcodebuddy
|
||||
- https://hub.docker.com/r/f0rc3/barcodebuddy-docker
|
||||
type: application
|
||||
version: 4.1.9
|
||||
version: 4.1.10
|
||||
|
||||
@@ -10,7 +10,7 @@ apiVersion: v2
|
||||
appVersion: barotrauma
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.26
|
||||
version: 17.2.28
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/barotrauma
|
||||
- https://hub.docker.com/r/ich777/steamcmd
|
||||
type: application
|
||||
version: 4.1.9
|
||||
version: 4.1.10
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user