Skip to content

Commit

Permalink
chore(deps): update curlimages/curl docker tag to v8.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 2, 2024
1 parent 1588ef8 commit 941b218
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/e2e/chainsaw/assets/manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ spec:
spec:
containers:
- name: test-flagd-endpoint
image: curlimages/curl:8.8.0
image: curlimages/curl:8.9.1
args:
- /bin/sh
- -ec
Expand Down
2 changes: 1 addition & 1 deletion test/e2e/chainsaw/flagd-disabled/00-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ spec:
spec:
containers:
- name: test-flagd-endpoint
image: curlimages/curl:8.8.0
image: curlimages/curl:8.9.1
args:
- /bin/sh
- -ec
Expand Down

0 comments on commit 941b218

Please sign in to comment.