Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
eliyahu77 authored Nov 30, 2023
1 parent e9c09de commit abe917a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/mlrun-ce/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ mlrun:
api:
fullnameOverride: mlrun-api
image:
tag: 1.6.0-rc8
tag: 1.6.0-rc10
service:
type: NodePort
nodePort: 30070
Expand Down Expand Up @@ -112,7 +112,7 @@ mlrun:
type: NodePort
nodePort: 30060
image:
tag: 1.6.0-rc8
tag: 1.6.0-rc10
db:
name: db
fullnameOverride: mlrun-db
Expand Down Expand Up @@ -172,7 +172,7 @@ jupyterNotebook:
# - chart-example.local
image:
repository: quay.io/mlrun/jupyter
tag: 1.6.0-rc8
tag: 1.6.0-rc10
pullPolicy: IfNotPresent

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

0 comments on commit abe917a

Please sign in to comment.