Skip to content

Commit

Permalink
chore: sync manifests for midstream 0.2.9 release
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Mortari <[email protected]>
  • Loading branch information
tarilabs committed Oct 18, 2024
1 parent 48d52f3 commit a52c373
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions manifests/kustomize/base/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- model-registry-configmap.yaml
- model-registry-deployment.yaml
- model-registry-service.yaml
- model-registry-sa.yaml
- model-registry-configmap.yaml
- model-registry-deployment.yaml
- model-registry-service.yaml
- model-registry-sa.yaml
images:
- name: kubeflow/model-registry
newName: quay.io/opendatahub/model-registry
newTag: v0.2.9

0 comments on commit a52c373

Please sign in to comment.