-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Added component_metadata file to show Feast latest release in …
…ODH operator (#5021) added component_metadata file to show feast latest release in ODH operator Signed-off-by: Abdul Hameed <ahameed@redhat.com>
- Loading branch information
1 parent
355da16
commit ea1d02d
Showing
2 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# This file is required to configure Feast release information for ODH/RHOAI Operator | ||
releases: | ||
- name: Feast | ||
version: 0.45.0 | ||
repoUrl: https://github.com/feast-dev/feast |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ea1d02d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this change need sync to midstream opendatahub-io feast repo
ea1d02d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done here moved in
stable
branch #5030