Changed: bump up version

This commit is contained in:
Valeriano Manassero 2023-03-30 11:51:09 +02:00
parent d8db09a0b1
commit a3d9cd82a1
2 changed files with 5 additions and 3 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
name: clearml-agent
description: MLOps platform Task running agent
type: application
version: "4.0.4"
version: "4.0.5"
appVersion: "1.24"
kubeVersion: ">= 1.21.0-0 < 1.27.0-0"
home: https://clear.ml
@ -21,4 +21,6 @@ keywords:
annotations:
artifacthub.io/changes: |
- kind: fixed
description: missing init-container in template
description: readme
- kind: fixed
description: backoffLimit for enterprise

View File

@ -34,7 +34,7 @@ Changing values on existing installation can be done with:
helm upgrade clearml-agent allegroai/clearml-agent --version <CURRENT CHART VERSION> -f custom_values.yaml
```
### Major upgrade from 5.* to 6.*
### Major upgrade from 3.* to 4.*
Before issuing helm upgrade: