We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bda2bc commit a0b4432Copy full SHA for a0b4432
docs/project/release-process.md
@@ -66,7 +66,7 @@ You should already have checked out the existing minor release branch from step
66
7. Verify the releases all show the new version:
67
- [NPM package](http://npmjs.com/package/@feast-dev/feast-ui)
68
- [PyPI link](https://pypi.org/project/feast/)
69
- - [DockerHub images (feature server, python feature server, feature transformation server)](https://hub.docker.com/u/feastdev)
+ - [DockerHub images (Java + Python feature servers, feature transformation server)](https://hub.docker.com/u/feastdev)
70
- [Maven repo (feast-datatypes, feast-serving-client)](https://mvnrepository.com/artifact/dev.feast)
71
72
### 4. (for minor releases) Post-release steps
0 commit comments