Skip to content

Commit 383c116

Browse files
chore(deps): update curlimages/curl docker tag to v8.11.1 (#703)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9eb1ca8 commit 383c116

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/e2e/chainsaw/assets/manifests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ spec:
9696
spec:
9797
containers:
9898
- name: test-flagd-endpoint
99-
image: curlimages/curl:8.8.0
99+
image: curlimages/curl:8.11.1
100100
args:
101101
- /bin/sh
102102
- -ec

test/e2e/chainsaw/flagd-disabled/00-install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ spec:
9999
spec:
100100
containers:
101101
- name: test-flagd-endpoint
102-
image: curlimages/curl:8.8.0
102+
image: curlimages/curl:8.11.1
103103
args:
104104
- /bin/sh
105105
- -ec

0 commit comments

Comments
 (0)