Skip to content

Commit

Permalink
Bump MinIO chart (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpirogovski authored Aug 15, 2024
1 parent ed5d883 commit 95e1643
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.6.4-rc3
version: 0.6.4-rc4
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 @@ -10,12 +10,12 @@ dependencies:
version: 0.6.0
- name: minio
repository: https://charts.min.io/
version: 4.0.15
version: 5.2.0
- name: spark-operator
repository: https://kubeflow.github.io/spark-operator
version: 1.1.25
- name: kube-prometheus-stack
repository: https://prometheus-community.github.io/helm-charts
version: 41.7.2
digest: sha256:73bece54391f002748e13f32170e76bd8a049d23fd1e321e910d1f5be707a4a4
generated: "2024-08-11T10:51:07.577058+03:00"
digest: sha256:3d6ddc1f2ec2e46233378b3e69ef2f99b6677f505faf4d5a384c10b032bea9b0
generated: "2024-08-13T10:13:52.148247+03:00"
2 changes: 1 addition & 1 deletion charts/mlrun-ce/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
repository: "https://v3io.github.io/helm-charts/stable"
- name: minio
repository: "https://charts.min.io/"
version: "4.0.15"
version: "5.2.0"
condition: minio.enabled
- name: spark-operator
repository: "https://kubeflow.github.io/spark-operator"
Expand Down

0 comments on commit 95e1643

Please sign in to comment.