Skip to content

Commit

Permalink
Bump MLRun CE version to 0.7.0 (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdelman authored Nov 28, 2024
1 parent 8720123 commit 9d454c0
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion charts/mlrun-ce/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: mlrun-ce
version: 0.6.4-rc24
version: 0.7.0
description: MLRun Open Source Stack
home: https://iguazio.com
icon: https://www.iguazio.com/wp-content/uploads/2019/10/Iguazio-Logo.png
Expand Down
6 changes: 3 additions & 3 deletions charts/mlrun-ce/requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 0.19.15
- name: mlrun
repository: https://v3io.github.io/helm-charts/stable
version: 0.10.0
version: 0.10.1
- name: mpi-operator
repository: https://v3io.github.io/helm-charts/stable
version: 0.6.0
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 41.7.2
digest: sha256:7bfef66ca6203508a6eb972bf0e25b92de821e83340d0c8abfec822bc8f48687
generated: "2024-11-27T20:47:25.84599+02:00"
digest: sha256:c495f1e750c89d0a73e5579182c822db653ce4164f461784b86117b6217b7180
generated: "2024-11-28T14:09:09.275927+02:00"
2 changes: 1 addition & 1 deletion charts/mlrun-ce/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dependencies:
version: "0.19.15"
repository: "https://nuclio.github.io/nuclio/charts"
- name: mlrun
version: "0.10.0"
version: "0.10.1"
repository: "https://v3io.github.io/helm-charts/stable"
condition: mlrun.enabled
- name: mpi-operator
Expand Down
2 changes: 1 addition & 1 deletion charts/mlrun-ce/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jupyterNotebook:
# - chart-example.local
image:
repository: quay.io/mlrun/jupyter
tag: 1.6.4
tag: 1.7.0
pullPolicy: IfNotPresent
busybox:
image: busybox
Expand Down

0 comments on commit 9d454c0

Please sign in to comment.