We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d4c23e commit 5c8a585Copy full SHA for 5c8a585
.github/workflows/deploy.yml
@@ -88,7 +88,7 @@ jobs:
88
registry: quay.io
89
90
- name: Build helm-operator image
91
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
92
with:
93
context: .
94
platforms: linux/amd64,linux/arm64,linux/ppc64le,linux/s390x
0 commit comments