We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 355da16 commit ea1d02dCopy full SHA for ea1d02d
infra/feast-operator/config/component_metadata.yaml
@@ -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
@@ -14,6 +14,7 @@ infra/feast-helm-operator/Makefile 6
14
infra/feast-helm-operator/config/manager/kustomization.yaml 8
15
infra/feast-operator/Makefile 6
16
infra/feast-operator/config/manager/kustomization.yaml 8
17
+infra/feast-operator/config/component_metadata.yaml 4
18
infra/feast-operator/config/overlays/odh/params.env 1 2
19
infra/feast-operator/api/feastversion/version.go 20
20
java/pom.xml 38
0 commit comments