Skip to content

v0.1.1--Support major virtual machine of public cloud and kubernetes, and optimized operator exception and branch handling.

Compare
Choose a tag to compare
@houseonline houseonline released this 19 Jul 08:57
· 104 commits to main since this release

This version support major virtual machine of public cloud and kubernetes, and optimized operator exception and branch handling, and Solve the problem of missing fields in helm repo. Thank @IDerr, @DoubleJ213, @gaoshengL, @houseonline and other contributors for their contributions to v0.1.1.
--Support major virtual machine of public cloud and kubernetes.
--Dockerfile is provided for reference. #9
--Fixed the address of pulling image of "tongduncloud/td-redis-operator". #12
--Solve the problem of deployment failure caused by lack of fields in helm repo. #10 #11
--Optimized operator exception and branch handling.
--Fix some bugs.