- Bump chart version to 2.1.0 and app version to 2.1.0.
- Add 'delete' permission to ClusterRole for enhanced resource management.
- Update Role permissions to include 'list' for better access control.
- Testing stage in the Dockerfile
- Updated RBAC configuration with additional resource permissions.
- Unit tests for the domeneshop DNS provider
- Mock client for testing the Domeneshop API
- Moved Go module files to the `src` directory.
- Updated Dockerfile to copy source files from `src` and adjusted build context.
- Introduced a multi-stage build process for better image management.
- Added Helm chart files and CI configurations for automated builds and releases.
- Removed obsolete Makefile and unnecessary files.
- Updated README to reflect project changes and usage instructions.
- Added initial versioning and metadata for the Helm chart.