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

Commit

Permalink
Release for v1.2.0 of ODH (#557)
Browse files Browse the repository at this point in the history
* Update Owners

Signed-off-by: Landon LaSmith <[email protected]>

* Update kfdef for 1.2 release

Signed-off-by: Landon LaSmith <[email protected]>
  • Loading branch information
LaVLaS authored Apr 25, 2022
1 parent 1dcfc3c commit dcee3f6
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 7 deletions.
6 changes: 2 additions & 4 deletions OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ approvers:
- anishasthana
- crobby
- lavlas
- nakfour
- vpavlin
- VaishnaviHire

reviewers:
- anishasthana
- crobby
- lavlas
- nakfour
- vpavlin
- VaishnaviHire
2 changes: 1 addition & 1 deletion kfdef/kfctl_openshift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ spec:
name: odh-dashboard
repos:
- name: kf-manifests
uri: https://github.com/kubeflow/manifests/archive/v1.2-branch.tar.gz
uri: https://github.com/opendatahub-io/manifests/tarball/v1.4.0-rc.2-openshift
- name: manifests
uri: https://github.com/opendatahub-io/odh-manifests/tarball/master
version: master
14 changes: 12 additions & 2 deletions kfdef/kfctl_openshift4.9_odh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,16 @@ spec:
name: manifests
path: kafka/kafka
name: kafka-cluster
- kustomizeConfig:
repoRef:
name: manifests
path: grafana/cluster
name: grafana-cluster
- kustomizeConfig:
repoRef:
name: manifests
path: grafana/grafana
name: grafana-instance
- kustomizeConfig:
parameters:
- name: s3_endpoint_url
Expand Down Expand Up @@ -73,6 +83,6 @@ spec:
name: odh-dashboard
repos:
- name: kf-manifests
uri: https://github.com/opendatahub-io/manifests/tarball/v1.3-openshift
uri: https://github.com/opendatahub-io/manifests/tarball/v1.4.0-rc.2-openshift
- name: manifests
uri: https://github.com/opendatahub-io/odh-manifests/tarball/v1.1.2
uri: https://github.com/opendatahub-io/odh-manifests/tarball/v1.2

0 comments on commit dcee3f6

Please sign in to comment.