diff --git a/README.md b/README.md index 3964d45..6eae44e 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ Deployes both frontend and api. Also, you can deploy bitnami's PostgreSQL and Re ## Requirements -Kubernetes >= 1.19 -Helm >= 3 +- Kubernetes >= 1.19 +- Helm >= 3 ## Quickstart @@ -83,6 +83,9 @@ api: ## Publishing +The following steps are automatically performed when a git tag for a new version is pushed to the repository. +They are only listed here for reference. + 1. Pull all dependencies before packaging. ```shell