Skip to content

Commit 97fb223

Browse files
Bump curlimages/curl from 8.3.0 to 8.8.0 in /tests/suite/manifests/longevity (#2178)
Bump curlimages/curl in /tests/suite/manifests/longevity Bumps curlimages/curl from 8.3.0 to 8.8.0. --- updated-dependencies: - dependency-name: curlimages/curl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2809f93 commit 97fb223

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

0 commit comments

Comments
 (0)