Skip to content

Commit

Permalink
[Nuclio] Bump requirement chart version to 0.19.16 (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerShor authored Dec 2, 2024
1 parent 9d454c0 commit 9f619cd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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.7.0
version: 0.7.1-rc1
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
@@ -1,7 +1,7 @@
dependencies:
- name: nuclio
repository: https://nuclio.github.io/nuclio/charts
version: 0.19.15
version: 0.19.16
- name: mlrun
repository: https://v3io.github.io/helm-charts/stable
version: 0.10.1
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:c495f1e750c89d0a73e5579182c822db653ce4164f461784b86117b6217b7180
generated: "2024-11-28T14:09:09.275927+02:00"
digest: sha256:fae03d81ef0a1434a4281d6ba5939934652665aeb09dd3c4a0768c00eef65833
generated: "2024-12-02T14:26:09.644485+02:00"
2 changes: 1 addition & 1 deletion charts/mlrun-ce/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: nuclio
version: "0.19.15"
version: "0.19.16"
repository: "https://nuclio.github.io/nuclio/charts"
- name: mlrun
version: "0.10.1"
Expand Down

0 comments on commit 9f619cd

Please sign in to comment.