Skip to content

Commit

Permalink
chore: align manifest for 0.2.9 alpha (#488)
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Mortari <[email protected]>
  • Loading branch information
tarilabs authored Oct 18, 2024
1 parent 4e672a1 commit 666c1cc
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: kubeflow/model-registry
newTag: v0.2.9

0 comments on commit 666c1cc

Please sign in to comment.