Skip to content

Commit

Permalink
Merge branch 'main' into tests/parallel-state
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome authored Sep 11, 2024
2 parents e606619 + 605bef5 commit 74ea605
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/suite/manifests/longevity/cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
serviceAccountName: rollout-mgr
containers:
- name: coffee-rollout-mgr
image: curlimages/curl:8.9.1
image: curlimages/curl:8.10.0
imagePullPolicy: IfNotPresent
command:
- /bin/sh
Expand Down Expand Up @@ -69,7 +69,7 @@ spec:
serviceAccountName: rollout-mgr
containers:
- name: coffee-rollout-mgr
image: curlimages/curl:8.9.1
image: curlimages/curl:8.10.0
imagePullPolicy: IfNotPresent
command:
- /bin/sh
Expand Down

0 comments on commit 74ea605

Please sign in to comment.