mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-01-31 17:16:47 +00:00
a90b91f024
* upgrade * add upgrade instruction * fix readme for agent * Added newline at the end * Try to fix CI * Edited type added * Update README.md Co-authored-by: Valeriano Manassero <14011549+valeriano-manassero@users.noreply.github.com>
20 lines
514 B
YAML
20 lines
514 B
YAML
apiVersion: v2
|
|
name: clearml-agent
|
|
description: MLOps platform
|
|
type: application
|
|
version: "2.0.0"
|
|
appVersion: "1.24"
|
|
kubeVersion: ">= 1.19.0-0 < 1.25.0-0"
|
|
home: https://clear.ml
|
|
icon: https://raw.githubusercontent.com/allegroai/clearml/master/docs/clearml-logo.svg
|
|
sources:
|
|
- https://github.com/allegroai/clearml-helm-charts
|
|
- https://github.com/allegroai/clearml
|
|
maintainers:
|
|
- name: valeriano-manassero
|
|
url: https://github.com/valeriano-manassero
|
|
keywords:
|
|
- clearml
|
|
- "machine learning"
|
|
- mlops
|