Skip to content

Commit

Permalink
bump mlrun (#12)
Browse files Browse the repository at this point in the history
Signed-off-by: eliyahu77 <root@linux-eliyahun.iguaz.io>

Signed-off-by: eliyahu77 <root@linux-eliyahun.iguaz.io>
Co-authored-by: eliyahu77 <root@linux-eliyahun.iguaz.io>
  • Loading branch information
eliyahu77 and eliyahu77 authored Aug 30, 2022
1 parent dbf96a1 commit ca187d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/mlrun-ce/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.
#
apiVersion: v1
version: 0.0.7
version: 0.0.8
name: mlrun-ce
description: MLRUn Open Source Stack
home: https://iguazio.com
Expand Down
6 changes: 3 additions & 3 deletions charts/mlrun-ce/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ mlrun:
api:
fullnameOverride: mlrun-api
image:
tag: 1.1.0-rc25
tag: 1.1.0-rc26
service:
type: NodePort
nodePort: 30070
Expand Down Expand Up @@ -132,7 +132,7 @@ mlrun:
type: NodePort
nodePort: 30060
image:
tag: 1.1.0-rc25
tag: 1.1.0-rc26
db:
name: db
fullnameOverride: mlrun-db
Expand Down Expand Up @@ -184,7 +184,7 @@ jupyterNotebook:
# - chart-example.local
image:
repository: quay.io/mlrun/jupyter
tag: 1.1.0-rc25
tag: 1.1.0-rc26
pullPolicy: IfNotPresent

# use this to override mlrunUIURL, by default it will be auto-resolved to externalHostAddress and
Expand Down

0 comments on commit ca187d3

Please sign in to comment.