Skip to content

Commit 11dddae

Browse files
chore(deps): update curlimages/curl docker tag to v8.5.0
1 parent ffc6cec commit 11dddae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/e2e/kuttl/assets/manifests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ spec:
9494
spec:
9595
containers:
9696
- name: test-flagd-endpoint
97-
image: curlimages/curl:8.2.1
97+
image: curlimages/curl:8.5.0
9898
args:
9999
- /bin/sh
100100
- -ec

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ spec:
9797
spec:
9898
containers:
9999
- name: test-flagd-endpoint
100-
image: curlimages/curl:8.2.1
100+
image: curlimages/curl:8.5.0
101101
args:
102102
- /bin/sh
103103
- -ec

0 commit comments

Comments
 (0)