File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
test/e2e/chainsaw/in-process Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88spec :
99 containers :
1010 - name : open-feature-e2e-test
11- image : busybox:1.36.1
11+ image : busybox:1.37.0
1212 env :
1313 - name : my-second-prefix_name2
1414 value : val2
2929 - name : my-second-prefix_OFFLINE_FLAG_SOURCE_PATH
3030 value : my-path
3131 - name : open-feature-e2e-test2
32- image : busybox:1.36.1
32+ image : busybox:1.37.0
3333 env :
3434 - name : my-second-prefix_name2
3535 value : val2
Original file line number Diff line number Diff line change @@ -21,10 +21,10 @@ spec:
2121 spec :
2222 containers :
2323 - name : open-feature-e2e-test
24- image : busybox:1.36.1
24+ image : busybox:1.37.0
2525 command : ['sh', '-c', 'echo The app is running! && sleep infinity']
2626 - name : open-feature-e2e-test2
27- image : busybox:1.36.1
27+ image : busybox:1.37.0
2828 command : ['sh', '-c', 'echo The app is running! && sleep infinity']
2929---
3030apiVersion : core.openfeature.dev/v1beta1
You can’t perform that action at this time.
0 commit comments