Skip to content

Commit

Permalink
updated_arm_images (#677)
Browse files Browse the repository at this point in the history
Co-authored-by: Praneeth Bajjuri <[email protected]>
  • Loading branch information
pbajjuri20 and Praneeth Bajjuri authored Apr 5, 2024
1 parent 2f70580 commit 59aa6f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,13 @@ sleep:

tcp-echo:
x86: docker.io/istio/tcp-echo-server:1.2
arm64: docker.io/h0tbird/tcp-echo-server:1.2
arm64: quay.io/maistra/tcp-echo-server:arm64
p: quay.io/maistra/tcp-echo-server:0.0-ibm-p
z: quay.io/maistra/tcp-echo-server:2.0-ibm-z

fortio:
x86: fortio/fortio:latest_release
arm64: docker.io/fortio/fortio:latest
arm64: quay.io/maistra/fortio.test:arm64
p: quay.io/maistra/fortio.test:0.0-ibm-p
z: quay.io/maistra/fortio:0.0-ibm-z

Expand All @@ -82,10 +82,10 @@ helloworld:
x86: quay.io/jewertow/examples-helloworld-v1
p: quay.io/maistra/helloworld-v1:0.0-ibm-p
z: quay.io/maistra/helloworld-v1:0.0-ibm-z
arm64: docker.io/tanjunchen/helloworld-v1:latest-arm
arm64: quay.io/maistra/helloworld-v1:arm64

ext-authz:
x86: gcr.io/istio-testing/ext-authz:latest
p: quay.io/maistra/ext-authz:0.0-ibm-p
z: quay.io/maistra/ext-authz:1.1-ibm-z
arm64: docker.io/istio/ext-authz:1.21.0
arm64: quay.io/maistra/ext-authz:arm

0 comments on commit 59aa6f3

Please sign in to comment.