Skip to content

Commit

Permalink
Update curlimages/curl Docker tag to v8.10.0 (#2530)
Browse files Browse the repository at this point in the history
| datasource | package         | from  | to     |
| ---------- | --------------- | ----- | ------ |
| docker     | curlimages/curl | 8.9.1 | 8.10.0 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent f01718d commit 605bef5
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 605bef5

Please sign in to comment.