Skip to content

Commit ea1d02d

Browse files
authored
chore: Added component_metadata file to show Feast latest release in ODH operator (feast-dev#5021)
added component_metadata file to show feast latest release in ODH operator Signed-off-by: Abdul Hameed <[email protected]>
1 parent 355da16 commit ea1d02d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# This file is required to configure Feast release information for ODH/RHOAI Operator
2+
releases:
3+
- name: Feast
4+
version: 0.45.0
5+
repoUrl: https://github.com/feast-dev/feast

infra/scripts/release/files_to_bump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ infra/feast-helm-operator/Makefile 6
1414
infra/feast-helm-operator/config/manager/kustomization.yaml 8
1515
infra/feast-operator/Makefile 6
1616
infra/feast-operator/config/manager/kustomization.yaml 8
17+
infra/feast-operator/config/component_metadata.yaml 4
1718
infra/feast-operator/config/overlays/odh/params.env 1 2
1819
infra/feast-operator/api/feastversion/version.go 20
1920
java/pom.xml 38

0 commit comments

Comments
 (0)