Skip to content

Commit

Permalink
chore: align manifest for 0.2.14 (#804)
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Mortari <[email protected]>
  • Loading branch information
tarilabs authored Feb 16, 2025
1 parent 118d0f6 commit 8b75c57
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions manifests/kustomize/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ resources:
- model-registry-deployment.yaml
- model-registry-service.yaml
- model-registry-sa.yaml
images:
- name: kubeflow/model-registry
newName: kubeflow/model-registry
newTag: v0.2.14
4 changes: 4 additions & 0 deletions manifests/kustomize/options/csi/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ namespace: kubeflow

resources:
- clusterstoragecontainer.yaml
images:
- name: kubeflow/model-registry-storage-initializer
newName: kubeflow/model-registry-storage-initializer
newTag: v0.2.14
2 changes: 1 addition & 1 deletion manifests/kustomize/options/ui/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ resources:
images:
- name: model-registry-ui-image
newName: docker.io/kubeflow/model-registry-ui
newTag: latest
newTag: v0.2.14

0 comments on commit 8b75c57

Please sign in to comment.