From b112467480375232c86b6a69baf1df2c938f2cf9 Mon Sep 17 00:00:00 2001 From: quaark Date: Thu, 25 Aug 2022 14:46:26 +0300 Subject: [PATCH] bump mlrun --- charts/mlrun-ce/values.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/charts/mlrun-ce/values.yaml b/charts/mlrun-ce/values.yaml index c86e8abf..de0eac8e 100644 --- a/charts/mlrun-ce/values.yaml +++ b/charts/mlrun-ce/values.yaml @@ -91,7 +91,7 @@ mlrun: api: fullnameOverride: mlrun-api image: - tag: 1.1.0-rc24 + tag: 1.1.0-rc25 service: type: NodePort nodePort: 30070 @@ -132,7 +132,7 @@ mlrun: type: NodePort nodePort: 30060 image: - tag: 1.1.0-rc24 + tag: 1.1.0-rc25 db: name: db fullnameOverride: mlrun-db @@ -184,9 +184,7 @@ jupyterNotebook: # - chart-example.local image: repository: quay.io/mlrun/jupyter - - # TODO: 1.0.4 is broken right now. Bump to 1.0.4 when fixed or 1.0.5 when released. - tag: 1.1.0-rc24 + tag: 1.1.0-rc25 pullPolicy: IfNotPresent # use this to override mlrunUIURL, by default it will be auto-resolved to externalHostAddress and