From 3c89113d8f569a64be0e16e60ed7e02e8d17ea72 Mon Sep 17 00:00:00 2001 From: Andrew Azores Date: Wed, 26 Jul 2023 09:54:18 -0400 Subject: [PATCH] update sample app versions --- smoketest/compose/sample-apps.yml | 4 ++-- smoketest/k8s/sample-app-deployment.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/smoketest/compose/sample-apps.yml b/smoketest/compose/sample-apps.yml index e17c41d09..b05af3b60 100644 --- a/smoketest/compose/sample-apps.yml +++ b/smoketest/compose/sample-apps.yml @@ -4,7 +4,7 @@ services: depends_on: cryostat: condition: service_healthy - image: quay.io/andrewazores/vertx-fib-demo:0.12.3 + image: quay.io/andrewazores/vertx-fib-demo:0.13.0 hostname: vertx-fib-demo-1 environment: HTTP_PORT: 8081 @@ -32,7 +32,7 @@ services: start_period: 10s timeout: 5s quarkus-test-agent: - image: quay.io/andrewazores/quarkus-test:0.0.11 + image: quay.io/andrewazores/quarkus-test:latest # do not add a depends_on:cryostat here, so that we can test that the agent is tolerant of that state hostname: quarkus-test-agent ports: diff --git a/smoketest/k8s/sample-app-deployment.yaml b/smoketest/k8s/sample-app-deployment.yaml index b77300666..8c12a83c3 100644 --- a/smoketest/k8s/sample-app-deployment.yaml +++ b/smoketest/k8s/sample-app-deployment.yaml @@ -55,7 +55,7 @@ spec: value: "8081" - name: JMX_PORT value: "9093" - image: quay.io/andrewazores/vertx-fib-demo:0.12.3 + image: quay.io/andrewazores/vertx-fib-demo:0.13.0 livenessProbe: exec: command: