diff --git a/charts/clearml/Chart.yaml b/charts/clearml/Chart.yaml index 5a912d1..3584a1b 100644 --- a/charts/clearml/Chart.yaml +++ b/charts/clearml/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: clearml description: MLOps platform type: application -version: "7.11.4" +version: "7.11.5" appVersion: "1.16" -kubeVersion: ">= 1.21.0-0 < 1.31.0-0" +kubeVersion: ">= 1.21.0-0 < 1.32.0-0" home: https://clear.ml icon: https://raw.githubusercontent.com/allegroai/clearml/master/docs/clearml-logo.svg sources: @@ -32,5 +32,5 @@ dependencies: condition: elasticsearch.enabled annotations: artifacthub.io/changes: | - - kind: fixed - description: Removed duplicated env + - kind: added + description: Support for Kubernetes 1.31 diff --git a/charts/clearml/README.md b/charts/clearml/README.md index f37c5c4..b76cc58 100644 --- a/charts/clearml/README.md +++ b/charts/clearml/README.md @@ -1,6 +1,6 @@ # ClearML Ecosystem for Kubernetes -![Version: 7.11.4](https://img.shields.io/badge/Version-7.11.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16](https://img.shields.io/badge/AppVersion-1.16-informational?style=flat-square) +![Version: 7.11.5](https://img.shields.io/badge/Version-7.11.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16](https://img.shields.io/badge/AppVersion-1.16-informational?style=flat-square) MLOps platform @@ -141,7 +141,7 @@ For detailed instructions, see the [Optional Configuration](https://github.com/a ## Requirements -Kubernetes: `>= 1.21.0-0 < 1.31.0-0` +Kubernetes: `>= 1.21.0-0 < 1.32.0-0` | Repository | Name | Version | |------------|------|---------|