From fe2292cc2e0a328d9e1d5c191780e75bd7976b93 Mon Sep 17 00:00:00 2001 From: Valeriano Manassero <14011549+valeriano-manassero@users.noreply.github.com> Date: Wed, 14 Jun 2023 15:49:15 +0200 Subject: [PATCH] Changed: bump up --- charts/clearml-agent/Chart.yaml | 6 +++--- charts/clearml-agent/README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/clearml-agent/Chart.yaml b/charts/clearml-agent/Chart.yaml index d7647ec..cd03f1b 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.0.1" +version: "5.0.2" appVersion: "1.24" kubeVersion: ">= 1.21.0-0 < 1.28.0-0" home: https://clear.ml @@ -20,5 +20,5 @@ keywords: - "task agent" annotations: artifacthub.io/changes: | - - kind: changed - description: removed support for enterprise features due to chart split + - kind: fixed + description: typo in registry secret name diff --git a/charts/clearml-agent/README.md b/charts/clearml-agent/README.md index 086c78a..b213c36 100644 --- a/charts/clearml-agent/README.md +++ b/charts/clearml-agent/README.md @@ -1,6 +1,6 @@ # ClearML Kubernetes Agent -![Version: 5.0.1](https://img.shields.io/badge/Version-5.0.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.0.2](https://img.shields.io/badge/Version-5.0.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