Skip to content

Commit

Permalink
Merge pull request #63 from external-secrets/IdanAdar-patch-1
Browse files Browse the repository at this point in the history
Add support for IBM Power/ppc64le architecture
  • Loading branch information
IdanAdar authored May 28, 2024
2 parents db150db + 071bd1d commit f2705c7
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 @@ -682,6 +682,7 @@ metadata:
support: external-secrets
labels:
operatorframework.io/arch.amd64: supported
operatorframework.io/arch.ppc64le: supported
operatorframework.io/os.linux: supported
name: external-secrets-operator.v0.9.18
namespace: external-secrets
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ metadata:
support: external-secrets
labels:
operatorframework.io/arch.amd64: supported
operatorframework.io/arch.ppc64le: supported
operatorframework.io/os.linux: supported
name: external-secrets-operator.v0.0.0
namespace: external-secrets
Expand Down

0 comments on commit f2705c7

Please sign in to comment.