Skip to content

Commit 4ca2e8a

Browse files
committed
chore: sync README template and secrets baseline after master merge
1 parent 72f23d7 commit 4ca2e8a

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.secrets.baseline

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -989,7 +989,7 @@
989989
"filename": "infra/feast-operator/api/v1alpha1/featurestore_types.go",
990990
"hashed_secret": "44e17306b837162269a410204daaa5ecee4ec22c",
991991
"is_verified": false,
992-
"line_number": 649
992+
"line_number": 650
993993
}
994994
],
995995
"infra/feast-operator/api/v1alpha1/zz_generated.deepcopy.go": [
@@ -1555,5 +1555,5 @@
15551555
}
15561556
]
15571557
},
1558-
"generated_at": "2026-06-11T15:45:28Z"
1558+
"generated_at": "2026-06-16T21:41:40Z"
15591559
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ The list below contains the functionality that contributors are planning to deve
227227
* [x] [SingleStore](https://docs.feast.dev/reference/online-stores/singlestore)
228228
* [x] [Couchbase](https://docs.feast.dev/reference/online-stores/couchbase)
229229
* [x] [MongoDB](https://docs.feast.dev/reference/online-stores/mongodb)
230+
* [x] [Aerospike](https://docs.feast.dev/reference/online-stores/aerospike)
230231
* [x] [Qdrant (vector store)](https://docs.feast.dev/reference/online-stores/qdrant)
231232
* [x] [Milvus (vector store)](https://docs.feast.dev/reference/online-stores/milvus)
232233
* [x] [Faiss (vector store)](https://docs.feast.dev/reference/online-stores/faiss)

0 commit comments

Comments
 (0)