Changed: bump up version

This commit is contained in:
Valeriano Manassero 2024-01-09 17:11:46 +01:00
parent 1aaf09221e
commit dc3d58b653
2 changed files with 3 additions and 5 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
name: clearml-serving
description: ClearML Serving Helm Chart
type: application
version: "1.5.2"
version: "1.5.3"
appVersion: "1.3.0"
kubeVersion: ">= 1.21.0-0 < 1.29.0-0"
home: https://clear.ml
@ -34,6 +34,4 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: fixed
description: missing extraEnvs
- kind: fixed
description: added runtimeClassName for triton pods and fixed nodeSelector not working
description: clearml labels helper function reference

View File

@ -1,6 +1,6 @@
# ClearML Kubernetes Serving
![Version: 1.5.2](https://img.shields.io/badge/Version-1.5.2-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.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)
ClearML Serving Helm Chart