Releases: udx/docker-sftp
Releases · udx/docker-sftp
Release 0.7.2
- Upgraded base image to
usabilitydynamics/udx-worker-nodejs:0.12.0
(from0.11.0
) - Updated Docker packages:
apt-transport-https
→3.0.0
(from2.9.32ubuntu1
)gnupg2
→2.4.4-2ubuntu23
(from2.4.4-2ubuntu22
)libssl-dev
→3.4.1-1ubuntu3
(from3.4.1-1ubuntu1
)openssl
→3.4.1-1ubuntu3
(from3.4.1-1ubuntu1
)openssh-server
→1:9.9p1-3ubuntu3.1
(from1:9.9p1-3ubuntu3
)openssh-client
→1:9.9p1-3ubuntu3.1
(from1:9.9p1-3ubuntu3
)- Updated NPM packages:
axios
→^1.9.0
(from^1.8.3
)firebase-admin
→^13.3.0
(from^13.2.0
)google-gax
→^4.6.0
(new dependency)express
→^5.1.0
(new dependency)
Release 0.7.1
- Docker
apt-transport-https
→2.9.32ubuntu1
- NPM
axios
→^1.8.3
- NPM
firebase-admin
→^13.2.0
- Fixed package versions alignment
Release 0.7.0
- Migrated image to be based on
usabilitydynamics/udx-worker-nodejs:0.11.0
- Improved build to pre-configure environment
- Moved entrypoint logic to services
- Added services config manifest
- Cleaned up pm2 configs
- Moved js scripts to
/lib
- Updated docs
- Repo cleanup
Release 0.6.2
- added changes to controller.ssh.entrypoint. Fixes for exec command
Release 0.6.1
- added changes to fix startup warnings
Release 0.6.0
- updated kubectl to 1.32.0
- changed kubectl package source
Release 0.5.5
- OS updates
- Updated node modules. Updated Alpine to node:23.5-alpine
- Improved SSH/SFTP handling and documentation
- Improved SSH config and add logging documentation
Release 0.5.4
- Updated openssh to 9.9p1
Release 0.5.2
- Update node modules. Update Alpine
Release 0.5.1
- OS updates
- added config for a cronjob to scheduled container restart
- set limits for k8s deploymets