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
33image :
44 registry : quay.io
55 repository : icdh/core-dump-handler
6- tag : v8.9.0
6+ tag : agent-s3-down
77 pullPolicy : Always
88 pullSecrets : []
99 request_mem : " 64Mi"
Original file line number Diff line number Diff line change @@ -19,17 +19,17 @@ inotify = "0.10"
1919thiserror = " 1.0.31"
2020
2121[target .x86_64-unknown-linux-musl .dependencies .rust-s3 ]
22- version = " 0.32.3 "
22+ version = " 0.31.0 "
2323default-features = false
2424features = [" tokio-rustls-tls" ]
2525
2626[target .aarch64-unknown-linux-musl .dependencies .rust-s3 ]
27- version = " 0.32.3 "
27+ version = " 0.31.0 "
2828default-features = false
2929features = [" tokio-rustls-tls" ]
3030
3131[target .x86_64-unknown-linux-gnu .dependencies .rust-s3 ]
32- version = " 0.32.3 "
32+ version = " 0.31.0 "
3333
3434[dev-dependencies ]
3535fs_extra = " 1.2"
You can’t perform that action at this time.
0 commit comments