Skip to content

Commit 666c1cc

Browse files
authored
chore: align manifest for 0.2.9 alpha (#488)
Signed-off-by: Matteo Mortari <[email protected]>
1 parent 4e672a1 commit 666c1cc

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Diff for: manifests/kustomize/base/kustomization.yaml

+8-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
4-
- model-registry-configmap.yaml
5-
- model-registry-deployment.yaml
6-
- model-registry-service.yaml
7-
- model-registry-sa.yaml
4+
- model-registry-configmap.yaml
5+
- model-registry-deployment.yaml
6+
- model-registry-service.yaml
7+
- model-registry-sa.yaml
8+
images:
9+
- name: kubeflow/model-registry
10+
newName: kubeflow/model-registry
11+
newTag: v0.2.9

0 commit comments

Comments
 (0)