Releases: imagegenius/docker-semaphore
Releases · imagegenius/docker-semaphore
v2.10.21-ig75
ImageGenius Changes:
rebase to alpine 3.19
semaphore Changes:
Bugfixes
- Fix SQL query
v2.10.20-ig73
ImageGenius Changes:
rebase to alpine 3.19
semaphore Changes:
Bugfixes
- Fixed bug with SQL query
v2.10.19-ig74
v2.10.19-ig72
v2.10.19-ig71
v2.10.18-ig70
ImageGenius Changes:
rebase to alpine 3.19
semaphore Changes:
Features
-
Added the ability to manage applications: add custom applications, enable/disable default applications
-
User friendly Variables editor for Environment.
-
Added secrets to Environment.
-
Auto-remove old tasks.
You can specify how many last tasks should be stored in the database using the config optionmax_tasks_per_template
and environment variableSEMAPHORE_MAX_TASKS_PER_TEMPLATE
. -
Allow enable/disable schedule.
Bugfixes
- Docker: Moved default Ansible config from
/tmp/semaphore/ansible.cfg
to/etc/ansible/ansible.cfg
. Removed definition ofANSIBLE_CONFIG
environment variable. - Fixed getting inventory from git repository.
- Renamed environment variable
MAX_TASKS_PER_TEMPLATE
toSEMAPHORE_MAX_TASKS_PER_TEMPLATE
. - Fixed a bug that caused schedules to break when using BoltDB.
v2.10.11-ig69
v2.10.11-ig68
v2.10.11-ig67
ImageGenius Changes:
rebase to alpine 3.19
semaphore Changes:
Bugfixes
- Fixed Schedule UI bugs
v2.19.10-ig65
ImageGenius Changes:
rebase to alpine 3.19
semaphore Changes:
Bogfixes
- Minor bug fixes