From 3d021f43efa88688057e148ced71808a3fbd3761 Mon Sep 17 00:00:00 2001 From: fbrintazzoli Date: Tue, 25 Feb 2025 11:10:16 +0100 Subject: [PATCH] Changed: increase version --- charts/clearml-agent/Chart.yaml | 2 +- charts/clearml-agent/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/clearml-agent/Chart.yaml b/charts/clearml-agent/Chart.yaml index 051e00b..857f1cd 100644 --- a/charts/clearml-agent/Chart.yaml +++ b/charts/clearml-agent/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: clearml-agent description: MLOps platform Task running agent type: application -version: "5.3.1" +version: "5.3.2" appVersion: "1.24" kubeVersion: ">= 1.21.0-0 < 1.33.0-0" home: https://clear.ml diff --git a/charts/clearml-agent/README.md b/charts/clearml-agent/README.md index b746598..63025e7 100644 --- a/charts/clearml-agent/README.md +++ b/charts/clearml-agent/README.md @@ -1,6 +1,6 @@ # ClearML Kubernetes Agent -![Version: 5.3.1](https://img.shields.io/badge/Version-5.3.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) +![Version: 5.3.2](https://img.shields.io/badge/Version-5.3.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) MLOps platform Task running agent