Skip to content

Commit ea98e1e

Browse files
chore(deps): update curlimages/curl docker tag to v7.88.1 (#459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4fc60dc commit ea98e1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ spec:
102102
spec:
103103
containers:
104104
- name: test-flagd-endpoint
105-
image: curlimages/curl:7.72.0
105+
image: curlimages/curl:7.88.1
106106
args:
107107
- /bin/sh
108108
- -ec

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ spec:
103103
spec:
104104
containers:
105105
- name: test-flagd-endpoint
106-
image: curlimages/curl:7.72.0
106+
image: curlimages/curl:7.88.1
107107
args:
108108
- /bin/sh
109109
- -ec

0 commit comments

Comments
 (0)