File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ apiVersion: v2
22name : clearml-agent
33description : MLOps platform Task running agent
44type : application
5- version : " 5.3.1 "
5+ version : " 5.3.2 "
66appVersion : " 1.24"
7- kubeVersion : " >= 1.21.0-0 < 1.32 .0-0"
7+ kubeVersion : " >= 1.21.0-0 < 1.33 .0-0"
88home : https://clear.ml
99icon : https://raw.githubusercontent.com/clearml/clearml/master/docs/clearml-logo.svg
1010sources :
@@ -20,5 +20,5 @@ keywords:
2020 - " task agent"
2121annotations :
2222 artifacthub.io/changes : |
23- - kind: fixed
24- description: "ClearML org rename "
23+ - kind: changed
24+ description: "Support kubernetes 1.32 "
Original file line number Diff line number Diff line change 11# ClearML Kubernetes Agent
22
3- ![ Version: 5.3.1 ] ( https://img.shields.io/badge/Version-5.3.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.24] ( https://img.shields.io/badge/AppVersion-1.24-informational?style=flat-square )
3+ ![ Version: 5.3.2 ] ( https://img.shields.io/badge/Version-5.3.2 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.24] ( https://img.shields.io/badge/AppVersion-1.24-informational?style=flat-square )
44
55MLOps platform Task running agent
66
@@ -55,7 +55,7 @@ Before issuing helm upgrade:
5555
5656## Requirements
5757
58- Kubernetes: ` >= 1.21.0-0 < 1.32 .0-0 `
58+ Kubernetes: ` >= 1.21.0-0 < 1.33 .0-0 `
5959
6060## Values
6161
You can’t perform that action at this time.
0 commit comments