Releases: caicloud/charts
Releases · caicloud/charts
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
feat(template): add quote for all string fields (#45) Automatic merge from submit-queue. feat(template): add quote for all string fields **What this PR does / why we need it**: Add your description **Which issue(s) this PR fixes** *(optional, close the issue(s) when PR gets merged)*: Fixes # **Special notes for your reviewer**: /cc @zoumo **Release note**: ```release-note NONE ``` <!-- Thanks for sending a pull request! Here are some tips: 1. https://github.com/caicloud/engineering/blob/master/docs/review_conventions.md <-- what is the review process looks like 2. https://github.com/caicloud/engineering/blob/master/docs/commit_conventions.md <-- how to structure your git commit 3. https://github.com/caicloud/engineering/blob/master/docs/caicloud_bot.md <-- how to work with caicloud bot Other tips from Kubernetes cmomunity: 1. If this is your first time, read our contributor guidelines https://git.k8s.io/community/contributors/devel/pull-requests.md#the-pr-submit-process and developer guide https://git.k8s.io/community/contributors/devel/development.md#development-guide 2. If you want *faster* PR reviews, read how: https://git.k8s.io/community/contributors/devel/pull-requests.md#best-practices-for-faster-reviews 3. Follow the instructions for writing a release note: https://git.k8s.io/community/contributors/devel/pull-requests.md#write-release-notes-if-needed 4. If the PR is unfinished, see how to mark it: https://github.com/kubernetes/community/blob/master/contributors/devel/pull-requests.md#marking-unfinished-pull-requests -->
v1.2.0
fix(template): fix template issues of cronjob and schedule (#43) Automatic merge from submit-queue. fix(template): fix template issues of cronjob and schedule **What this PR does / why we need it**: Add your description **Which issue(s) this PR fixes** *(optional, close the issue(s) when PR gets merged)*: Fixes # **Special notes for your reviewer**: /cc @your-reviewer **Release note**: ```release-note NONE ``` <!-- Thanks for sending a pull request! Here are some tips: 1. https://github.com/caicloud/engineering/blob/master/docs/review_conventions.md <-- what is the review process looks like 2. https://github.com/caicloud/engineering/blob/master/docs/commit_conventions.md <-- how to structure your git commit 3. https://github.com/caicloud/engineering/blob/master/docs/caicloud_bot.md <-- how to work with caicloud bot Other tips from Kubernetes cmomunity: 1. If this is your first time, read our contributor guidelines https://git.k8s.io/community/contributors/devel/pull-requests.md#the-pr-submit-process and developer guide https://git.k8s.io/community/contributors/devel/development.md#development-guide 2. If you want *faster* PR reviews, read how: https://git.k8s.io/community/contributors/devel/pull-requests.md#best-practices-for-faster-reviews 3. Follow the instructions for writing a release note: https://git.k8s.io/community/contributors/devel/pull-requests.md#write-release-notes-if-needed 4. If the PR is unfinished, see how to mark it: https://github.com/kubernetes/community/blob/master/contributors/devel/pull-requests.md#marking-unfinished-pull-requests -->
v1.2.0-alpha.1
Merge pull request #39 from zoumo/redis Automatic merge from submit-queue. fix: switch redis requests and limits resources **What this PR does** **why we need it** **Special notes for your reviewer**: ```release-note None ```
v1.2.0-alpha.0
Merge pull request #37 from kdada/master feat(build): clear output dir in building