File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- 2.0.4-dev
1+ 2.0.4
Original file line number Diff line number Diff line change @@ -16,6 +16,6 @@ type: application
1616# This is the chart version. This version number should be incremented each time you make changes
1717# to the chart and its templates, including the app version.
1818# Versions are expected to follow Semantic Versioning (https://semver.org/)
19- version : 2.0.4-dev
20- appVersion : 2.0.4-dev
19+ version : 2.0.4
20+ appVersion : 2.0.4
2121annotations : {}
Original file line number Diff line number Diff line change @@ -45,8 +45,8 @@ clusterManager:
4545 port : 8080
4646
4747 clientRateLimiter :
48- qps : " 30 "
49- burst : " 100 "
48+ qps : " 50 "
49+ burst : " 200 "
5050
5151 # This is for setting Kubernetes Annotations to a Pod.
5252 podAnnotations : {}
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ apiVersion: v2
66name : cluster-template-crd
77description : A Helm chart for the ClusterTemplate CRD
88type : application
9- version : 2.0.4-dev
10- appVersion : 2.0.4-dev
9+ version : 2.0.4
10+ appVersion : 2.0.4
1111annotations : {}
You can’t perform that action at this time.
0 commit comments