v1.7.1 π
·
253 commits
to refs/heads/main
since this release
Notes:
- operator will reconcile when service type updated.
- init password job will only be executed when
helm install
- do some work about artifacthub.io
- add some security configurations on pod.
Changes
π Features
- feature run as non root @yandongxiao (#184)
- Publish PGP public key so that tools can verify the chart @yandongxiao (#180)
- add provenance and integrity for helm chart @yandongxiao (#178)
- [doc] add artifacthub-repo.yml and update README.md @yandongxiao (#177)
π Bug Fixes
- feature: remove cleanup logic when starrocks cluster is deleted @yandongxiao (#187)
- bugfix/add service type when calculate hash @yandongxiao (#186)
- Modify the execution time of the job to only execute the job when executing 'helm install'. @WholeWorld-Timothy (#185)
- use brackets to change priority when inject environment @yandongxiao (#182)