Skip to content

Commit

Permalink
build: update chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
Zelldon committed Oct 29, 2024
1 parent bcf1a75 commit c43e014
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/zeebe-benchmark/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sources:
dependencies:
- name: camunda-platform
repository: "oci://ghcr.io/camunda/helm"
version: "0.0.0-8.6.0-alpha4"
version: "0.0.0-rc-8.6"
condition: "camunda.enabled"
- name: prometheus-elasticsearch-exporter
repository: "https://prometheus-community.github.io/helm-charts"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
app.kubernetes.io/component: zeebe-gateway
app.kubernetes.io/version: "SNAPSHOT"
annotations:
checksum/config: abff6fd01d361fd30b47a05f3d11a59b0faffc911dbd3da2ef3e5d02854d8810
checksum/config: aa5fd448aec5e0866ac5acf384418a4ec6fe804fdb7b8a0fa9094575cc03e9e6
spec:
imagePullSecrets:
[]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
app.kubernetes.io/component: zeebe-broker
app.kubernetes.io/version: "SNAPSHOT"
annotations:
checksum/config: 99e2f60769668f254fe17c8e36f9a93ad520532142d153c99bdbf6aa1ff0cddf
checksum/config: 499bbd401adeb5d710e43685f146335086024a4b748c87d9256618b1423f97b1
spec:
imagePullSecrets:
[]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
app.kubernetes.io/component: operate
app.kubernetes.io/version: "SNAPSHOT"
annotations:
checksum/config: f0836a0e6c8d3e8f2132c68c20ed4ca2e95d97a467dc72c6e6121bdcc3cfdd11
checksum/config: b80d0970df74f955b54c4e039b14f58098da5d676fafcaed25fbaff900013453
spec:
imagePullSecrets:
[]
Expand Down

0 comments on commit c43e014

Please sign in to comment.