From d36f21a3733197e9d645babf04350a0700477cff Mon Sep 17 00:00:00 2001 From: Valeriano Manassero <14011549+valeriano-manassero@users.noreply.github.com> Date: Tue, 26 Mar 2024 14:23:47 +0100 Subject: [PATCH] Changed: bump up version --- charts/clearml/Chart.yaml | 8 +++----- charts/clearml/README.md | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/charts/clearml/Chart.yaml b/charts/clearml/Chart.yaml index 8de2230..18bc92f 100644 --- a/charts/clearml/Chart.yaml +++ b/charts/clearml/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: clearml description: MLOps platform type: application -version: "7.8.0" +version: "7.8.1" appVersion: "1.15" kubeVersion: ">= 1.21.0-0 < 1.30.0-0" home: https://clear.ml @@ -32,7 +32,5 @@ dependencies: condition: elasticsearch.enabled annotations: artifacthub.io/changes: | - - kind: changed - description: application version 1.15 - - kind: added - description: async delete deployment + - kind: fixed + description: missing async delete config mount diff --git a/charts/clearml/README.md b/charts/clearml/README.md index a52d53e..1dc5da3 100644 --- a/charts/clearml/README.md +++ b/charts/clearml/README.md @@ -1,6 +1,6 @@ # ClearML Ecosystem for Kubernetes -![Version: 7.8.0](https://img.shields.io/badge/Version-7.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.15](https://img.shields.io/badge/AppVersion-1.15-informational?style=flat-square) +![Version: 7.8.1](https://img.shields.io/badge/Version-7.8.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.15](https://img.shields.io/badge/AppVersion-1.15-informational?style=flat-square) MLOps platform