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 e7348cb commit 0b2b7a8Copy full SHA for 0b2b7a8
.github/workflows/publish.yml
@@ -16,9 +16,10 @@ jobs:
16
contents: read
17
packages: write
18
attestations: write
19
- uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.5.1
+ uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.8.1
20
with:
21
image-name: galactic-operator
22
+ platforms: "linux/amd64,linux/arm64"
23
secrets: inherit
24
25
publish-kustomize-bundles:
0 commit comments