Releases: Container-Driven-Development/sftp
Releases · Container-Driven-Development/sftp
Update appVersion to "v4.1" in Chart.yaml
Signed-off-by: Mario Vejlupek <[email protected]>
Use Ubuntu as base image
Update Dockerfile to use Ubuntu 22.04 instead of Alpine 3.19.1 Signed-off-by: Mario Vejlupek <[email protected]>
Fix use proper token
Update GitHub Container Registry login in build.yml Signed-off-by: Mario Vejlupek <[email protected]>
Fix gitlab push
Update GitHub Container Registry login in build.yml Signed-off-by: Mario Vejlupek <[email protected]>
Bump versions and add k8s template
Full Changelog: v2.7...v3.0
Add telnet
feat(Dockerfile): :sparkles: add telnet Signed-off-by: Mario Vejlupek <[email protected]>
Add curl
feat(Dockerfile): :sparkles: add curl Signed-off-by: Mario Vejlupek <[email protected]>
Add mariadb-client
feat(Dockerfile): :sparkles: add mariadb-client package Signed-off-by: Mario Vejlupek <[email protected]>
FIX: Disable chroot for ssh access
fix(entrypoint): :bug: disable chroot for ssh access Signed-off-by: Mario Vejlupek <[email protected]>
FIX: use correct user login shell
fix(Dockerfile): :bug: add user correct shell for ssh login Signed-off-by: Mario Vejlupek <[email protected]>