Skip to content
Open
Show file tree
Hide file tree
Changes from 20 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
3af5ef0
[KFP] Update to latest KFP components
adamdelman Nov 13, 2024
0ce8c67
Bump MLRun CE version to 0.6.4-rc23
adamdelman Nov 27, 2024
0f6033f
Merge branch 'development' of github.com:mlrun/ce into development
adamdelman Nov 28, 2024
7fb214b
Bump MLRun CE version to 0.70
adamdelman Nov 28, 2024
0367ecb
Merge branch 'development' of github.com:mlrun/ce into development
adamdelman Dec 12, 2024
96e9353
Merge branch 'development' of github.com:mlrun/ce into development
adamdelman Jan 27, 2025
d4e60d6
Merge branch 'development' of github.com:adamdelman/ce into development
adamdelman Mar 19, 2025
57b6cb7
Merge branch 'development' of github.com:mlrun/ce into development
adamdelman Mar 24, 2025
119f47d
Merge branch 'development' of github.com:mlrun/ce into development
adamdelman Apr 8, 2025
1ddd54f
Merge branch 'development' of github.com:mlrun/ce into development
adamdelman Apr 10, 2025
36df1b6
Merge branch 'development' of github.com:mlrun/ce into development
adamdelman May 7, 2025
2108f0d
Merge branch 'development' of github.com:mlrun/ce into development
adamdelman Oct 22, 2025
34456dd
Merge branch 'development' of github.com:mlrun/ce into development
adamdelman Oct 29, 2025
de518a2
Merge branch 'development' of github.com:mlrun/ce into development
adamdelman Nov 5, 2025
5010c5e
fix
adamdelman Nov 5, 2025
7d8769f
Update values.yaml
adamdelman Nov 6, 2025
fa10fbb
Merge branch 'development' of github.com:mlrun/ce into development
adamdelman Nov 9, 2025
d3be50f
Merge branch 'development' of github.com:mlrun/ce into development
adamdelman Nov 26, 2025
f19d8b3
Use Pipelines-v2 KFP chart from https://github.com/v3io/helm-charts
adamdelman Nov 30, 2025
6dd94ac
fixes
adamdelman Nov 30, 2025
e91ae26
pr fixes
adamdelman Dec 1, 2025
cbd7195
fix
adamdelman Dec 1, 2025
890b663
fix
adamdelman Dec 1, 2025
f3b3fa3
(ML-550)
adamdelman Dec 1, 2025
059570c
(ML-550)
adamdelman Dec 1, 2025
8bee40c
fix
adamdelman Dec 2, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions charts/mlrun-ce/kfp2.yaml

This file was deleted.

7 changes: 5 additions & 2 deletions charts/mlrun-ce/requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@ dependencies:
- name: kafka
repository: https://charts.bitnami.com/bitnami
version: 31.3.1
digest: sha256:d92e2702f26b3fbbe527fd4439cec8ce50bc79ad54fc69e10c28301e04e0114a
generated: "2025-11-04T09:39:37.92185Z"
- name: pipelines-v2
repository: ""
version: 0.11.19
digest: sha256:f2e3c64194d8adb83bec4fc262ef4948427d5bd9f3cf7b066cb7d0e1af2c3fb7
generated: "2025-11-26T15:13:44.117768+02:00"
5 changes: 4 additions & 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.21.6"
version: "0.19.26"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

undo change

repository: "https://nuclio.github.io/nuclio/charts"
- name: mlrun
version: "0.11.6"
Expand All @@ -25,3 +25,6 @@ dependencies:
repository: "https://charts.bitnami.com/bitnami"
version: "31.3.1"
condition: kafka.enabled
- name: pipelines-v2
version: 0.12.0
repository: "https://v3io.github.io/helm-charts/stable"
11 changes: 0 additions & 11 deletions charts/mlrun-ce/templates/pipelines/configmaps/kfp-launcher.yaml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading