mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-04-17 01:31:13 +00:00
Changed: bump up version
This commit is contained in:
parent
d8db09a0b1
commit
a3d9cd82a1
@ -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
|
||||
|
||||
@ -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:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user