A versatile helm chart that can be used to deploy images containing spring boot apps
See our gitops-playground for examples.
This repository contains unit tests for the Helm chart using the Helm Unittest framework.
Before running the tests, ensure you have the following installed:
- Helm (version X.X.X or later)
- Helm Unittest
To run the unit tests for the Helm chart:
-
Navigate to the root directory of the Helm chart.
-
Run the following command:
helm unittest . -f tests/test-*