Skip to content

chore(deps): update camunda/zeebe docker tag to v8.5.4 #5440

chore(deps): update camunda/zeebe docker tag to v8.5.4

chore(deps): update camunda/zeebe docker tag to v8.5.4 #5440

Workflow file for this run

name: "Chart - Validate"
on:
# Allow to run the workflow from GitHub UI and other workflows.
workflow_dispatch:
pull_request:
paths:
- '.github/**'
- '.tool-versions'
- 'charts/camunda-platform*/**'
permissions:
contents: read
jobs:
validate:
name: Validate
uses: ./.github/workflows/chart-validate-template.yaml
with:
identifier: "${{ github.event.pull_request.number }}"
camunda-helm-git-ref: "${{ github.event.pull_request.head.sha }}"