Skip to content

Commit

Permalink
Bump curlimages/curl in /tests/suite/manifests/longevity
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent fbc4c62 commit 721e80b
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.3.0
image: curlimages/curl:8.8.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.3.0
image: curlimages/curl:8.8.0
imagePullPolicy: IfNotPresent
command:
- /bin/sh
Expand Down

0 comments on commit 721e80b

Please sign in to comment.