diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ec935c2..7f5604e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -56,7 +56,7 @@ jobs: bananaops/tracker:${{steps.version_tag.outputs.tag}} cache-from: type=gha cache-to: type=gha,mode=max - platforms: linux/amd64 + platforms: linux/amd64,linux/arm64 release-helm: needs: [release]