Changed: upgrade app to 1.12

This commit is contained in:
Valeriano Manassero 2023-08-02 09:08:39 +02:00
parent 5ef3727154
commit ce71fb0a81
2 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@ name: clearml
description: MLOps platform
type: application
version: "7.2.3"
appVersion: "1.11.0"
appVersion: "1.12.0"
kubeVersion: ">= 1.21.0-0 < 1.28.0-0"
home: https://clear.ml
icon: https://raw.githubusercontent.com/allegroai/clearml/master/docs/clearml-logo.svg
@ -32,5 +32,5 @@ dependencies:
condition: elasticsearch.enabled
annotations:
artifacthub.io/changes: |
- kind: fixed
description: production values.yaml proposal
- kind: changed
description: application version upgrade to 1.12

View File

@ -63,7 +63,7 @@ apiserver:
registry: ""
repository: "allegroai/clearml"
pullPolicy: IfNotPresent
tag: "1.11.0-373"
tag: "1.12.0-393"
# -- Api Server internal service configuration
service:
# -- specific annotation for Api Server service
@ -177,7 +177,7 @@ fileserver:
registry: ""
repository: "allegroai/clearml"
pullPolicy: IfNotPresent
tag: "1.11.0-373"
tag: "1.12.0-393"
# -- File Server internal service configuration
service:
# -- specific annotation for File Server service
@ -259,7 +259,7 @@ webserver:
registry: ""
repository: "allegroai/clearml"
pullPolicy: IfNotPresent
tag: "1.11.0-373"
tag: "1.12.0-393"
# -- Web Server internal service configuration
service:
# -- specific annotation for Web Server service