Skip to content

Commit

Permalink
update arm images (#719)
Browse files Browse the repository at this point in the history
Co-authored-by: Praneeth Bajjuri <pbajjuri@pbajjuri-thinkpadp1gen4i.rmtustx.csb>
  • Loading branch information
pbajjuri20 and Praneeth Bajjuri authored Jul 31, 2024
1 parent 071ba92 commit 752acb3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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: quay.io/maistra/tcp-echo-server:arm64
arm64: docker.io/istio/tcp-echo-server:latest
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: quay.io/maistra/fortio:arm64
arm64: docker.io/fortio/fortio:latest
p: quay.io/maistra/fortio.test:0.0-ibm-p
z: quay.io/maistra/fortio:0.0-ibm-z

Expand All @@ -89,7 +89,7 @@ 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: quay.io/maistra/ext-authz:arm64
arm64: docker.io/istio/ext-authz:1.22.3-debug

minio:
x86: quay.io/minio/minio:latest
Expand Down

0 comments on commit 752acb3

Please sign in to comment.