Skip to content

Commit

Permalink
Fix Requirements Lock (mlrun#71)
Browse files Browse the repository at this point in the history
Co-authored-by: quaark <a.melnick@icloud.com>
  • Loading branch information
quaark and quaark authored Jul 24, 2023
1 parent b33c1cc commit 2bc7ed4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/mlrun-ce/requirements.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
dependencies:
- name: nuclio
repository: https://nuclio.github.io/nuclio/charts
version: 0.17.5
version: 0.17.13
- name: mlrun
repository: https://v3io.github.io/helm-charts/stable
version: 0.9.10
version: 0.9.11
- 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:ed8d9c5337ae48b093d781228e7449138c3cb3a2abdbafb2790963ddd199b9a2
generated: "2023-05-21T15:53:53.967945+03:00"
digest: sha256:4aa66138ada44db9ee718effb84ee0823f202c38919f02bd6f825939950799ea
generated: "2023-07-24T16:21:37.905476+03:00"

0 comments on commit 2bc7ed4

Please sign in to comment.