Skip to content

Commit ffa9eb9

Browse files
committed
Fix Helm Chart OCI artifact pushing
Signed-off-by: Jakub Scholz <www@scholzj.com>
1 parent 875a3f4 commit ffa9eb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure/release-pipeline.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ stages:
7373
jobs:
7474
- template: 'templates/jobs/build/publish_helm_chart_as_oci.yaml'
7575
parameters:
76+
releaseVersion: '${{ parameters.releaseVersion }}'
7677
artifactSource: 'current'
7778
artifactProject: 'strimzi'
7879
artifactPipeline: ''

0 commit comments

Comments
 (0)