Skip to content

Commit e0fe5a4

Browse files
Update curlimages/curl Docker tag to v8.10.0
| 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.>
1 parent b9f93cc commit e0fe5a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/suite/manifests/longevity/cronjob.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spec:
4040
serviceAccountName: rollout-mgr
4141
containers:
4242
- name: coffee-rollout-mgr
43-
image: curlimages/curl:8.9.1
43+
image: curlimages/curl:8.10.0
4444
imagePullPolicy: IfNotPresent
4545
command:
4646
- /bin/sh
@@ -69,7 +69,7 @@ spec:
6969
serviceAccountName: rollout-mgr
7070
containers:
7171
- name: coffee-rollout-mgr
72-
image: curlimages/curl:8.9.1
72+
image: curlimages/curl:8.10.0
7373
imagePullPolicy: IfNotPresent
7474
command:
7575
- /bin/sh

0 commit comments

Comments
 (0)