Utilize bjw-s's common Helm library. #13

Merged
konrad merged 41 commits from :new-helm-chart into main 2023-11-07 14:47:24 +00:00
Showing only changes of commit 3d576aa0cf - Show all commits

View File

@ -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