File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ apiVersion: v2
22name : clearml-serving
33description : ClearML Serving Helm Chart
44type : application
5- version : " 1.5.9 "
5+ version : " 1.5.10 "
66appVersion : " 1.3.0"
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 :
@@ -33,5 +33,5 @@ dependencies:
3333 condition : grafana.enabled
3434annotations :
3535 artifacthub.io/changes : |
36- - kind: fixed
37- description: ClearML org rename
36+ - kind: changed
37+ description: Support kubernetes 1.32
Original file line number Diff line number Diff line change 11# ClearML Kubernetes Serving
22
3- ![ Version: 1.5.9 ] ( https://img.shields.io/badge/Version-1.5.9 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.3.0] ( https://img.shields.io/badge/AppVersion-1.3.0-informational?style=flat-square )
3+ ![ Version: 1.5.10 ] ( https://img.shields.io/badge/Version-1.5.10 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.3.0] ( https://img.shields.io/badge/AppVersion-1.3.0-informational?style=flat-square )
44
55ClearML Serving Helm Chart
66
@@ -49,7 +49,7 @@ helm upgrade clearml-serving clearml/clearml-serving --version <CURRENT CHART VE
4949
5050## Requirements
5151
52- Kubernetes: ` >= 1.21.0-0 < 1.32 .0-0 `
52+ Kubernetes: ` >= 1.21.0-0 < 1.33 .0-0 `
5353
5454| Repository | Name | Version |
5555| ------------| ------| ---------|
You can’t perform that action at this time.
0 commit comments