Skip to content

Commit

Permalink
Merge pull request #544 from redhatrises/bundle_arm_support
Browse files Browse the repository at this point in the history
chore(bundle): add arm64 support label
  • Loading branch information
redhatrises authored May 22, 2024
2 parents 74a7142 + 2315a98 commit 71c8a97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1389,6 +1389,7 @@ spec:
- runtime-protection
labels:
operatorframework.io/arch.amd64: supported
operatorframework.io/arch.arm64: supported
operatorframework.io/os.linux: supported
links:
- name: Falcon Operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -743,6 +743,7 @@ spec:
- runtime-protection
labels:
operatorframework.io/arch.amd64: supported
operatorframework.io/arch.arm64: supported
operatorframework.io/os.linux: supported
links:
- name: Falcon Operator
Expand Down

0 comments on commit 71c8a97

Please sign in to comment.