Our repository contains set of helm charts which allow you to install desired services on Kubernetes using Helm.
The best way to get started is with the "Before you begin", "Installation" section in the documentation.
Versioning for charts:
Example versioning 1.2.3
:
1.
- adding new functionality for instance: new chelm chart with minio, postfix server, change mongodb chart on totally different2.
- update version of helm chart for instance from mongodb 4.x to 7.x, modify content of helm charts3.
- change default values in helm chart, for instance tag version, default parameters in existing release of charts
Image versioning
Example versioning 0.15.0-el-9-r1
:
0.15.0
- version of rpm package use in solution or any number if you build main service from sources during container buildel-9
- version of image uses in section FROM (containerfile). For instanceFROM quay.io/eurolinux/eurolinux-9:latest
r1
- changes in dockerfile
Please use the following to reach members of the community:
- GitHub: If you have any questions start a discussion or if you want make changes open an issue
- Web Page: If you need commercial support contact with us
We are supporting polish and english language.