diff --git a/charts/clearml-serving/Chart.yaml b/charts/clearml-serving/Chart.yaml index c1dd5790..ad117e4e 100644 --- a/charts/clearml-serving/Chart.yaml +++ b/charts/clearml-serving/Chart.yaml @@ -3,8 +3,8 @@ name: clearml-serving description: ClearML Serving Helm Chart type: application version: "1.5.5" -appVersion: "1.3.0" -kubeVersion: ">= 1.21.0-0 < 1.30.0-0" +appVersion: "1.3.1" +kubeVersion: ">= 1.21.0-0 < 1.31.0-0" home: https://clear.ml icon: https://raw.githubusercontent.com/allegroai/clearml/master/docs/clearml-logo.svg sources: @@ -33,5 +33,5 @@ dependencies: condition: grafana.enabled annotations: artifacthub.io/changes: | - - kind: fixed - description: fixed affinity in serving templates. They need to be set on the pod and not the container. + - kind: added + description: k8s 1.30 support diff --git a/charts/clearml-serving/README.md b/charts/clearml-serving/README.md index 202603b6..0240e411 100644 --- a/charts/clearml-serving/README.md +++ b/charts/clearml-serving/README.md @@ -1,6 +1,6 @@ # ClearML Kubernetes Serving -![Version: 1.5.5](https://img.shields.io/badge/Version-1.5.5-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) +![Version: 1.5.5](https://img.shields.io/badge/Version-1.5.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.1](https://img.shields.io/badge/AppVersion-1.3.1-informational?style=flat-square) ClearML Serving Helm Chart @@ -41,7 +41,7 @@ helm upgrade clearml-serving allegroai/clearml-serving --version = 1.21.0-0 < 1.30.0-0` +Kubernetes: `>= 1.21.0-0 < 1.31.0-0` | Repository | Name | Version | |------------|------|---------|