From b1ccad0b06f23bcfc528bf7a798f659dc75c64a3 Mon Sep 17 00:00:00 2001 From: Valeriano Manassero <14011549+valeriano-manassero@users.noreply.github.com> Date: Tue, 20 Feb 2024 10:30:46 +0100 Subject: [PATCH] Changed: bump up to support k8s 1.29 --- charts/clearml-agent/Chart.yaml | 4 ++-- charts/clearml-agent/README.md | 4 ++-- charts/clearml-serving/Chart.yaml | 4 ++-- charts/clearml-serving/README.md | 4 ++-- charts/clearml/Chart.yaml | 4 ++-- charts/clearml/README.md | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/charts/clearml-agent/Chart.yaml b/charts/clearml-agent/Chart.yaml index eaa484a..62476df 100644 --- a/charts/clearml-agent/Chart.yaml +++ b/charts/clearml-agent/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: clearml-agent description: MLOps platform Task running agent type: application -version: "5.1.2" +version: "5.1.3" appVersion: "1.24" -kubeVersion: ">= 1.21.0-0 < 1.29.0-0" +kubeVersion: ">= 1.21.0-0 < 1.30.0-0" home: https://clear.ml icon: https://raw.githubusercontent.com/allegroai/clearml/master/docs/clearml-logo.svg sources: diff --git a/charts/clearml-agent/README.md b/charts/clearml-agent/README.md index 168a7be..2d0f464 100644 --- a/charts/clearml-agent/README.md +++ b/charts/clearml-agent/README.md @@ -1,6 +1,6 @@ # ClearML Kubernetes Agent -![Version: 5.1.2](https://img.shields.io/badge/Version-5.1.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) +![Version: 5.1.3](https://img.shields.io/badge/Version-5.1.3-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) MLOps platform Task running agent @@ -47,7 +47,7 @@ Before issuing helm upgrade: ## Requirements -Kubernetes: `>= 1.21.0-0 < 1.29.0-0` +Kubernetes: `>= 1.21.0-0 < 1.30.0-0` ## Values diff --git a/charts/clearml-serving/Chart.yaml b/charts/clearml-serving/Chart.yaml index 123acca..eac698c 100644 --- a/charts/clearml-serving/Chart.yaml +++ b/charts/clearml-serving/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: clearml-serving description: ClearML Serving Helm Chart type: application -version: "1.5.3" +version: "1.5.4" appVersion: "1.3.0" -kubeVersion: ">= 1.21.0-0 < 1.29.0-0" +kubeVersion: ">= 1.21.0-0 < 1.30.0-0" home: https://clear.ml icon: https://raw.githubusercontent.com/allegroai/clearml/master/docs/clearml-logo.svg sources: diff --git a/charts/clearml-serving/README.md b/charts/clearml-serving/README.md index 0046a2c..1b56c44 100644 --- a/charts/clearml-serving/README.md +++ b/charts/clearml-serving/README.md @@ -1,6 +1,6 @@ # ClearML Kubernetes Serving -![Version: 1.5.3](https://img.shields.io/badge/Version-1.5.3-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.4](https://img.shields.io/badge/Version-1.5.4-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) ClearML Serving Helm Chart @@ -41,7 +41,7 @@ helm upgrade clearml-serving allegroai/clearml-serving --version = 1.21.0-0 < 1.29.0-0` +Kubernetes: `>= 1.21.0-0 < 1.30.0-0` | Repository | Name | Version | |------------|------|---------| diff --git a/charts/clearml/Chart.yaml b/charts/clearml/Chart.yaml index 162b4ac..805b758 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.7.0" +version: "7.7.1" appVersion: "1.14.1" -kubeVersion: ">= 1.21.0-0 < 1.29.0-0" +kubeVersion: ">= 1.21.0-0 < 1.30.0-0" home: https://clear.ml icon: https://raw.githubusercontent.com/allegroai/clearml/master/docs/clearml-logo.svg sources: diff --git a/charts/clearml/README.md b/charts/clearml/README.md index b13b5e7..7eb3d28 100644 --- a/charts/clearml/README.md +++ b/charts/clearml/README.md @@ -1,6 +1,6 @@ # ClearML Ecosystem for Kubernetes -![Version: 7.7.0](https://img.shields.io/badge/Version-7.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.14.1](https://img.shields.io/badge/AppVersion-1.14.1-informational?style=flat-square) +![Version: 7.7.1](https://img.shields.io/badge/Version-7.7.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.14.1](https://img.shields.io/badge/AppVersion-1.14.1-informational?style=flat-square) MLOps platform @@ -133,7 +133,7 @@ For detailed instructions, see the [Optional Configuration](https://github.com/a ## Requirements -Kubernetes: `>= 1.21.0-0 < 1.29.0-0` +Kubernetes: `>= 1.21.0-0 < 1.30.0-0` | Repository | Name | Version | |------------|------|---------|