Skip to content

Commit

Permalink
chore(bundle): add arm64 support label
Browse files Browse the repository at this point in the history
  • Loading branch information
redhatrises committed May 21, 2024
1 parent 74a7142 commit 2315a98
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 2315a98

Please sign in to comment.