File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ replicaCount: 1
3
3
image :
4
4
registry : quay.io
5
5
repository : icdh/core-dump-handler
6
- tag : v8.9.0
6
+ tag : agent-s3-down
7
7
pullPolicy : Always
8
8
pullSecrets : []
9
9
request_mem : " 64Mi"
Original file line number Diff line number Diff line change @@ -19,17 +19,17 @@ inotify = "0.10"
19
19
thiserror = " 1.0.31"
20
20
21
21
[target .x86_64-unknown-linux-musl .dependencies .rust-s3 ]
22
- version = " 0.32.3 "
22
+ version = " 0.31.0 "
23
23
default-features = false
24
24
features = [" tokio-rustls-tls" ]
25
25
26
26
[target .aarch64-unknown-linux-musl .dependencies .rust-s3 ]
27
- version = " 0.32.3 "
27
+ version = " 0.31.0 "
28
28
default-features = false
29
29
features = [" tokio-rustls-tls" ]
30
30
31
31
[target .x86_64-unknown-linux-gnu .dependencies .rust-s3 ]
32
- version = " 0.32.3 "
32
+ version = " 0.31.0 "
33
33
34
34
[dev-dependencies ]
35
35
fs_extra = " 1.2"
You can’t perform that action at this time.
0 commit comments