diff --git a/CHANGELOG.md b/CHANGELOG.md index cbea1ef..82681a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## Unreleased +## [1.0.3] - 2021-09-29 - Add Kubernetes probes for RabbitMQ - Rename Redis manifest file and add Kubernetes probes diff --git a/README.md b/README.md index 41a8adc..e93aee6 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The front-end is built using React, and is forked from [ofnullable/react-spa-tem - [ ] Document API route - [ ] Improve Redis resilience using Sentinel - [ ] More tests -- [ ] Kubernetes liveness/readiness +- [x] Kubernetes liveness/readiness - [x] Implement front-end - [ ] SEO/search engine submissions - [ ] Bugfix/security