Skip to content

Commit 5e93522

Browse files
authored
[mlrun] bump mlrun to 1.10.0 (#1118)
1 parent dd9313d commit 5e93522

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

stable/mlrun/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: mlrun
3-
version: 0.11.11
4-
appVersion: 1.9.2
3+
version: 0.11.12
4+
appVersion: 1.10.0
55
description: Machine Learning automation and tracking
66
sources:
77
- https://github.com/mlrun/mlrun

stable/mlrun/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ api:
111111

112112
image:
113113
repository: quay.io/mlrun/mlrun-api
114-
tag: 1.9.2
114+
tag: 1.10.0
115115
pullPolicy: IfNotPresent
116116
pullSecrets: []
117117

@@ -353,7 +353,7 @@ api:
353353

354354
image:
355355
repository: quay.io/mlrun/log-collector
356-
tag: 1.9.2
356+
tag: 1.10.0
357357
pullPolicy: IfNotPresent
358358
pullSecrets: []
359359

@@ -584,7 +584,7 @@ ui:
584584

585585
image:
586586
repository: quay.io/mlrun/mlrun-ui
587-
tag: 1.9.2
587+
tag: 1.10.0
588588
pullPolicy: IfNotPresent
589589
pullSecrets: []
590590

0 commit comments

Comments
 (0)