Skip to content

Releases: imagegenius/docker-semaphore

v2.10.21-ig75

21 Jul 21:19
Compare
Choose a tag to compare

ImageGenius Changes:

rebase to alpine 3.19

semaphore Changes:

Bugfixes

  • Fix SQL query

v2.10.20-ig73

21 Jul 06:22
Compare
Choose a tag to compare

ImageGenius Changes:

rebase to alpine 3.19

semaphore Changes:

Bugfixes

  • Fixed bug with SQL query

v2.10.19-ig74

21 Jul 19:17
Compare
Choose a tag to compare

ImageGenius Changes:

rebase to alpine 3.19

semaphore Changes:

ko-fi

Feature

  • Secret environment variables

Bugfixes

  • Fixed bug with deletion of secrets in Environments

v2.10.19-ig72

19 Jul 19:12
Compare
Choose a tag to compare

ImageGenius Changes:

rebase to alpine 3.19

semaphore Changes:

ko-fi

Feature

  • Secret environment variables

Bugfixes

  • Fixed bug with deletion of secrets in Environments

v2.10.19-ig71

18 Jul 10:22
Compare
Choose a tag to compare

ImageGenius Changes:

rebase to alpine 3.19

semaphore Changes:

ko-fi

Feature

  • Secret environment variables

Bugfixes

  • Fixed bug with deletion of secrets in Environments

v2.10.18-ig70

16 Jul 16:22
Compare
Choose a tag to compare

ImageGenius Changes:

rebase to alpine 3.19

semaphore Changes:

ko-fi

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 option max_tasks_per_template and environment variable SEMAPHORE_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 of ANSIBLE_CONFIG environment variable.
  • Fixed getting inventory from git repository.
  • Renamed environment variable MAX_TASKS_PER_TEMPLATE to SEMAPHORE_MAX_TASKS_PER_TEMPLATE.
  • Fixed a bug that caused schedules to break when using BoltDB.

v2.10.11-ig69

12 Jul 19:16
Compare
Choose a tag to compare

ImageGenius Changes:

rebase to alpine 3.19

semaphore Changes:

ko-fi

Bugfixes

  • Fixed Schedule UI bugs

v2.10.11-ig68

05 Jul 19:21
Compare
Choose a tag to compare

ImageGenius Changes:

rebase to alpine 3.19

semaphore Changes:

ko-fi

Bugfixes

  • Fixed Schedule UI bugs

v2.10.11-ig67

28 Jun 19:17
Compare
Choose a tag to compare

ImageGenius Changes:

rebase to alpine 3.19

semaphore Changes:

Bugfixes

  • Fixed Schedule UI bugs

v2.19.10-ig65

26 Jun 10:32
Compare
Choose a tag to compare

ImageGenius Changes:

rebase to alpine 3.19

semaphore Changes:

Bogfixes

  • Minor bug fixes