diff --git a/test/integration/expose-keptn-metric/00-install.yaml b/test/integration/expose-keptn-metric/00-install.yaml index 16c9bb7513..a2e8aabe9a 100644 --- a/test/integration/expose-keptn-metric/00-install.yaml +++ b/test/integration/expose-keptn-metric/00-install.yaml @@ -8,7 +8,7 @@ spec: spec: containers: - name: test-prometheus - image: curlimages/curl:7.88.1 + image: curlimages/curl:8.00.1 args: - /bin/sh - -ec @@ -19,7 +19,7 @@ spec: exit 1 fi - name: test-api-endpoint - image: curlimages/curl:7.88.1 + image: curlimages/curl:8.00.1 args: - /bin/sh - -ec diff --git a/test/integration/expose-keptn-metric/01-install.yaml b/test/integration/expose-keptn-metric/01-install.yaml index 023353283f..7a161bb00a 100644 --- a/test/integration/expose-keptn-metric/01-install.yaml +++ b/test/integration/expose-keptn-metric/01-install.yaml @@ -19,7 +19,7 @@ spec: spec: containers: - name: test-prometheus - image: curlimages/curl:7.88.1 + image: curlimages/curl:8.00.1 args: - /bin/sh - -ec @@ -31,7 +31,7 @@ spec: fi exit 1 - name: test-api-endpoint - image: curlimages/curl:7.88.1 + image: curlimages/curl:8.00.1 args: - /bin/sh - -ec