diff --git a/.env b/.env index 06d2cda..35cfcf1 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ FROSTFS_HUB_IMAGE=truecloudlab/frostfs AIO_IMAGE=truecloudlab/frostfs-aio -AIO_VERSION=1.3.0-preview.2 +AIO_VERSION=1.3.0-preview.2-intergation-fix diff --git a/bin/frostfs-adm b/bin/frostfs-adm new file mode 100755 index 0000000..c840216 Binary files /dev/null and b/bin/frostfs-adm differ diff --git a/bin/frostfs-cli b/bin/frostfs-cli new file mode 100755 index 0000000..641fc2c Binary files /dev/null and b/bin/frostfs-cli differ diff --git a/bin/frostfs-http-gw b/bin/frostfs-http-gw new file mode 100755 index 0000000..97d69db Binary files /dev/null and b/bin/frostfs-http-gw differ diff --git a/bin/frostfs-ir b/bin/frostfs-ir new file mode 100755 index 0000000..1ef307c Binary files /dev/null and b/bin/frostfs-ir differ diff --git a/bin/frostfs-node b/bin/frostfs-node new file mode 100755 index 0000000..e870776 Binary files /dev/null and b/bin/frostfs-node differ diff --git a/bin/frostfs-s3-authmate b/bin/frostfs-s3-authmate new file mode 100755 index 0000000..45eb6e9 Binary files /dev/null and b/bin/frostfs-s3-authmate differ diff --git a/bin/frostfs-s3-gw b/bin/frostfs-s3-gw new file mode 100755 index 0000000..2a3d443 Binary files /dev/null and b/bin/frostfs-s3-gw differ diff --git a/bin/neo-go b/bin/neo-go new file mode 100755 index 0000000..f05825e Binary files /dev/null and b/bin/neo-go differ