Skip to content

Commit

Permalink
Update app version [ready]
Browse files Browse the repository at this point in the history
  • Loading branch information
Tipi CI committed Feb 15, 2025
1 parent 5ed1195 commit 6e410a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/semaphore/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"port": 8526,
"categories": ["development"],
"description": "Semaphore is a modern UI for Ansible, Terraform/OpenTofu, Bash and Pulumi. It lets you easily run Ansible playbooks, get notifications about fails, control access to deployment system.",
"tipi_version": 27,
"version": "2.12.11",
"tipi_version": 28,
"version": "2.12.14",
"source": "https://github.com/semaphoreui/semaphore",
"website": "https://semaphoreui.com",
"exposable": true,
Expand Down Expand Up @@ -49,5 +49,5 @@
}
],
"created_at": 1691943801422,
"updated_at": 1739427778000
"updated_at": 1739584837000
}
2 changes: 1 addition & 1 deletion apps/semaphore/docker-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"services": [
{
"name": "semaphore",
"image": "semaphoreui/semaphore:v2.12.11",
"image": "semaphoreui/semaphore:v2.12.14",
"isMain": true,
"internalPort": 3000,
"environment": {
Expand Down

0 comments on commit 6e410a0

Please sign in to comment.