Skip to content

Commit

Permalink
Update curlimages/curl Docker tag to v8.11.0
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| docker     | curlimages/curl | 8.10.1 | 8.11.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent abc04db commit 9c6ba93
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.10.1
image: curlimages/curl:8.11.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.10.1
image: curlimages/curl:8.11.0
imagePullPolicy: IfNotPresent
command:
- /bin/sh
Expand Down

0 comments on commit 9c6ba93

Please sign in to comment.