Skip to content

Commit f351b14

Browse files
committed
ci(template): Pin Helm version to 3.17.4 for quay.io
1 parent 09ac209 commit f351b14

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

template/.github/workflows/build.yaml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ jobs:
272272
chart-version: ${{ needs.build-container-image.outputs.operator-version }}
273273
app-version: ${{ needs.build-container-image.outputs.operator-version }}
274274
publish-and-sign: ${{ !github.event.pull_request.head.repo.fork }}
275+
helm-version: 3.17.4 # This is currently the latest version which supports pushing to quay.io
275276

276277
openshift-preflight-check:
277278
name: Run OpenShift Preflight Check for ${{ needs.build-container-image.outputs.operator-version }}-${{ matrix.arch }}

0 commit comments

Comments
 (0)