diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ba3971d..7b96acf 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -24,10 +24,10 @@ jobs: strategy: matrix: k8s: - - v1.24.12 - - v1.25.8 - - v1.26.3 - - v1.27.0 + - v1.25.11 + - v1.26.6 + - v1.27.3 + - v1.28.0 steps: - name: Checkout uses: actions/checkout@v3.5.0 diff --git a/charts/clearml-agent/Chart.yaml b/charts/clearml-agent/Chart.yaml index 9e85bda..0b3eda3 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.0" +version: "5.1.1" appVersion: "1.24" -kubeVersion: ">= 1.21.0-0 < 1.28.0-0" +kubeVersion: ">= 1.21.0-0 < 1.29.0-0" home: https://clear.ml icon: https://raw.githubusercontent.com/allegroai/clearml/master/docs/clearml-logo.svg sources: @@ -21,4 +21,4 @@ keywords: annotations: artifacthub.io/changes: | - kind: added - description: resource parameters for agentk8sglue + description: kubernetes 1.28 support diff --git a/charts/clearml-agent/README.md b/charts/clearml-agent/README.md index f5fcf37..4b250cb 100644 --- a/charts/clearml-agent/README.md +++ b/charts/clearml-agent/README.md @@ -1,6 +1,6 @@ # ClearML Kubernetes Agent -![Version: 5.1.0](https://img.shields.io/badge/Version-5.1.0-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.1](https://img.shields.io/badge/Version-5.1.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) MLOps platform Task running agent @@ -47,7 +47,7 @@ Before issuing helm upgrade: ## Requirements -Kubernetes: `>= 1.21.0-0 < 1.28.0-0` +Kubernetes: `>= 1.21.0-0 < 1.29.0-0` ## Values diff --git a/charts/clearml-serving/Chart.yaml b/charts/clearml-serving/Chart.yaml index 78787d2..6b81c07 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.4.0" +version: "1.4.1" appVersion: "1.3.0" -kubeVersion: ">= 1.21.0-0 < 1.28.0-0" +kubeVersion: ">= 1.21.0-0 < 1.29.0-0" home: https://clear.ml icon: https://raw.githubusercontent.com/allegroai/clearml/master/docs/clearml-logo.svg sources: @@ -34,4 +34,4 @@ dependencies: annotations: artifacthub.io/changes: | - kind: added - description: add support for imageCredentials + description: kubernetes 1.28 support diff --git a/charts/clearml-serving/README.md b/charts/clearml-serving/README.md index a18b4e0..daedcb0 100644 --- a/charts/clearml-serving/README.md +++ b/charts/clearml-serving/README.md @@ -1,6 +1,6 @@ # ClearML Kubernetes Serving -![Version: 1.4.0](https://img.shields.io/badge/Version-1.4.0-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.4.1](https://img.shields.io/badge/Version-1.4.1-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.28.0-0` +Kubernetes: `>= 1.21.0-0 < 1.29.0-0` | Repository | Name | Version | |------------|------|---------| diff --git a/charts/clearml/Chart.yaml b/charts/clearml/Chart.yaml index 38473a8..4d95093 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.3.0" +version: "7.3.1" appVersion: "1.12.0" -kubeVersion: ">= 1.21.0-0 < 1.28.0-0" +kubeVersion: ">= 1.21.0-0 < 1.29.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: changed - description: application version upgrade to 1.12 + - kind: added + description: kubernetes 1.28 support diff --git a/charts/clearml/README.md b/charts/clearml/README.md index 2a87971..c2e775a 100644 --- a/charts/clearml/README.md +++ b/charts/clearml/README.md @@ -1,6 +1,6 @@ # ClearML Ecosystem for Kubernetes -![Version: 7.3.0](https://img.shields.io/badge/Version-7.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.0](https://img.shields.io/badge/AppVersion-1.12.0-informational?style=flat-square) +![Version: 7.3.1](https://img.shields.io/badge/Version-7.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.12.0](https://img.shields.io/badge/AppVersion-1.12.0-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.28.0-0` +Kubernetes: `>= 1.21.0-0 < 1.29.0-0` | Repository | Name | Version | |------------|------|---------|