Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

Commit eb12261

Browse files
committed
Set kfdef repo uri to the v1.3 branch
Signed-off-by: Landon LaSmith <LLaSmith@redhat.com>
1 parent edc29bc commit eb12261

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

kfdef/kfctl_openshift.yaml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@ spec:
4343
name: manifests
4444
path: grafana/grafana
4545
name: grafana-instance
46-
- kustomizeConfig:
47-
repoRef:
48-
name: manifests
49-
path: radanalyticsio/spark/cluster
50-
name: radanalyticsio-spark-cluster
5146
- kustomizeConfig:
5247
repoRef:
5348
name: manifests
@@ -108,7 +103,7 @@ spec:
108103
name: odh-dashboard
109104
repos:
110105
- name: kf-manifests
111-
uri: https://github.com/opendatahub-io/manifests/tarball/v1.4.0-rc.2-openshift
106+
uri: https://github.com/opendatahub-io/manifests/tarball/v1.5-branch-openshift
112107
- name: manifests
113-
uri: https://github.com/opendatahub-io/odh-manifests/tarball/master
108+
uri: https://github.com/opendatahub-io/odh-manifests/tarball/v1.3
114109
version: master

kfdef/kfctl_openshift4.9_odh.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@ spec:
8383
name: odh-dashboard
8484
repos:
8585
- name: kf-manifests
86-
uri: https://github.com/opendatahub-io/manifests/tarball/v1.4.0-rc.2-openshift
86+
uri: https://github.com/opendatahub-io/manifests/tarball/v1.5-branch-openshift
8787
- name: manifests
88-
uri: https://github.com/opendatahub-io/odh-manifests/tarball/v1.2
88+
uri: https://github.com/opendatahub-io/odh-manifests/tarball/v1.3

0 commit comments

Comments
 (0)