Skip to content

Commit

Permalink
chore(deps): update curlimages/curl docker tag to v8.6.0 (#599)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent 73d6319 commit 2b9d63a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/e2e/kuttl/assets/manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ spec:
spec:
containers:
- name: test-flagd-endpoint
image: curlimages/curl:8.2.1
image: curlimages/curl:8.6.0
args:
- /bin/sh
- -ec
Expand Down
2 changes: 1 addition & 1 deletion test/e2e/kuttl/flagd-disabled/00-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ spec:
spec:
containers:
- name: test-flagd-endpoint
image: curlimages/curl:8.2.1
image: curlimages/curl:8.6.0
args:
- /bin/sh
- -ec
Expand Down

0 comments on commit 2b9d63a

Please sign in to comment.