diff --git a/tests/suite/manifests/longevity/cronjob.yaml b/tests/suite/manifests/longevity/cronjob.yaml index 4921697115..6959ee845b 100644 --- a/tests/suite/manifests/longevity/cronjob.yaml +++ b/tests/suite/manifests/longevity/cronjob.yaml @@ -40,7 +40,7 @@ spec: serviceAccountName: rollout-mgr containers: - name: coffee-rollout-mgr - image: curlimages/curl:8.3.0 + image: curlimages/curl:8.8.0 imagePullPolicy: IfNotPresent command: - /bin/sh @@ -69,7 +69,7 @@ spec: serviceAccountName: rollout-mgr containers: - name: coffee-rollout-mgr - image: curlimages/curl:8.3.0 + image: curlimages/curl:8.8.0 imagePullPolicy: IfNotPresent command: - /bin/sh