File tree Expand file tree Collapse file tree 3 files changed +12
-8
lines changed Expand file tree Collapse file tree 3 files changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name: zeebe-benchmark
33description: A Helm chart for Zeebe benchmarks
44type: application
5- version: 0.3.21 
5+ version: 0.3.22 
66appVersion: "8.2.5"
77sources:
88  - https://github.com/camunda/zeebe-benchmark-helm
@@ -26,4 +26,4 @@ annotations:
2626    - name: Zeebe Docs
2727      url: https://docs.camunda.io/docs/components/zeebe/zeebe-overview/
2828  artifacthub.io/containsSecurityUpdates: "false"
29-   artifacthub.io/changes: "- kind: added \n  description: \"enable write throttling  to avoid exporting backlog \"\n"
29+   artifacthub.io/changes: "- kind: fixed \n  description: \"remove \"benchmark\"  to \"worker\" \"\n"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : zeebe-benchmark 
33description : A Helm chart for Zeebe benchmarks 
44type : application 
5- version : 0.3.21  
5+ version : 0.3.22  
66appVersion : " 8.2.5" 
77sources :
88  - https://github.com/camunda/zeebe-benchmark-helm 
@@ -26,4 +26,4 @@ annotations:
2626    - name: Zeebe Docs 
2727      url: https://docs.camunda.io/docs/components/zeebe/zeebe-overview/ 
2828artifacthub.io/containsSecurityUpdates : " false" 
29-   artifacthub.io/changes : " - kind: added \n   description: \" enable write throttling  to avoid exporting backlog \"\n " 
29+   artifacthub.io/changes : " - kind: fixed \n   description: \" remove  \" benchmark \"   to \" worker \" \"\n" 
Original file line number Diff line number Diff line change @@ -2,10 +2,14 @@ The changelog is automatically generated using [git-chglog](https://github.com/g
22and it follows [ Conventional Commits] ( https://www.conventionalcommits.org/en/v1.0.0/ )  format.
33
44
5- <a  name =" zeebe-benchmark-0.3.21  " ></a >
6- ## [ zeebe-benchmark-0.3.21 ] ( https://github.com/camunda/camunda-platform-helm/compare/zeebe-benchmark-0.3.20 ...zeebe-benchmark-0.3.21  )  (2025-08-13 ) 
5+ <a  name =" zeebe-benchmark-0.3.22  " ></a >
6+ ## [ zeebe-benchmark-0.3.22 ] ( https://github.com/camunda/camunda-platform-helm/compare/zeebe-benchmark-0.3.21 ...zeebe-benchmark-0.3.22  )  (2025-08-29 ) 
77
8- ### Feat  
8+ ### Fix  
99
10- *  enable write throttling to avoid exporting backlog
10+ *  remove "benchmark" to "worker"
11+ 
12+ ### Pull Requests  
13+ 
14+ *  Merge pull request [ #275  ] ( https://github.com/camunda/camunda-platform-helm/issues/275 )  from camunda/release
1115
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments