Skip to content

Commit 166bd21

Browse files
Update curlimages/curl Docker tag to v8.11.1
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | docker | curlimages/curl | 8.11.0 | 8.11.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e2e2d8 commit 166bd21

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.11.0
43+
image: curlimages/curl:8.11.1
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.11.0
72+
image: curlimages/curl:8.11.1
7373
imagePullPolicy: IfNotPresent
7474
command:
7575
- /bin/sh

0 commit comments

Comments
 (0)