2021-07-07 07:04:15 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: clearml
|
|
|
|
description: MLOps platform
|
|
|
|
type: application
|
2025-01-21 16:03:00 +00:00
|
|
|
version: "7.14.2"
|
2025-01-09 09:05:12 +00:00
|
|
|
appVersion: "2.0"
|
2024-10-07 12:20:39 +00:00
|
|
|
kubeVersion: ">= 1.21.0-0 < 1.32.0-0"
|
2021-07-07 07:04:15 +00:00
|
|
|
home: https://clear.ml
|
2025-01-21 16:03:00 +00:00
|
|
|
icon: https://raw.githubusercontent.com/clearml/clearml/master/docs/clearml-logo.svg
|
2021-07-07 07:04:15 +00:00
|
|
|
sources:
|
2025-01-21 16:03:00 +00:00
|
|
|
- https://github.com/clearml/clearml-helm-charts
|
|
|
|
- https://github.com/clearml/clearml
|
2021-07-07 07:04:15 +00:00
|
|
|
maintainers:
|
2024-08-19 13:52:58 +00:00
|
|
|
- name: filippo-clearml
|
|
|
|
url: https://github.com/filippo-clearml
|
2021-07-07 07:04:15 +00:00
|
|
|
keywords:
|
|
|
|
- clearml
|
|
|
|
- "machine learning"
|
|
|
|
- mlops
|
|
|
|
dependencies:
|
|
|
|
- name: redis
|
2023-03-16 07:42:27 +00:00
|
|
|
version: "17.8.3"
|
|
|
|
repository: "https://charts.bitnami.com/bitnami"
|
2021-07-07 07:04:15 +00:00
|
|
|
condition: redis.enabled
|
|
|
|
- name: mongodb
|
2025-01-09 09:05:12 +00:00
|
|
|
version: "13.18.5"
|
2023-03-16 07:42:27 +00:00
|
|
|
repository: "https://charts.bitnami.com/bitnami"
|
2021-07-07 07:04:15 +00:00
|
|
|
condition: mongodb.enabled
|
|
|
|
- name: elasticsearch
|
2023-03-16 07:42:27 +00:00
|
|
|
version: "7.17.3"
|
|
|
|
repository: "https://helm.elastic.co"
|
2021-07-07 07:04:15 +00:00
|
|
|
condition: elasticsearch.enabled
|
2023-01-24 08:27:42 +00:00
|
|
|
annotations:
|
|
|
|
artifacthub.io/changes: |
|
2025-01-21 16:03:00 +00:00
|
|
|
- kind: fixed
|
|
|
|
description: "ClearML org rename"
|