cftechwiz / homelab-ops

MIT License
5 stars 0 forks source link

feat(container): update image docker.io/semaphoreui/semaphore to v2.10.2 #4339

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
docker.io/semaphoreui/semaphore minor v2.9.75 -> v2.10.2

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

semaphoreui/semaphore (docker.io/semaphoreui/semaphore) ### [`v2.10.2`](https://togithub.com/semaphoreui/semaphore/releases/tag/v2.10.2) [Compare Source](https://togithub.com/semaphoreui/semaphore/compare/v2.9.112...v2.10.2) #### Features - Added support OpenTofu code and Bash scripts. - Added usage examples. - Added DEBUG Docker image for remote debugging from Goland. #### Bugfixes - Reduced size of Docker image. ### [`v2.9.112`](https://togithub.com/semaphoreui/semaphore/releases/tag/v2.9.112) [Compare Source](https://togithub.com/semaphoreui/semaphore/compare/v2.9.109...v2.9.112) #### Bugfixes - Docker: Fixed zombie processes [https://github.com/semaphoreui/semaphore/issues/2069](https://togithub.com/semaphoreui/semaphore/issues/2069) - Docker: Moved Python venv from `~/venv` to `/opt/semaphore/venv` to fix issue [https://github.com/semaphoreui/semaphore/issues/2060](https://togithub.com/semaphoreui/semaphore/issues/2060) - Docker: LDAP issue [https://github.com/semaphoreui/semaphore/issues/2063](https://togithub.com/semaphoreui/semaphore/issues/2063) - UI: Remove extra close button in Template dialog ### [`v2.9.109`](https://togithub.com/semaphoreui/semaphore/releases/tag/v2.9.109) [Compare Source](https://togithub.com/semaphoreui/semaphore/compare/v2.9.75...v2.9.109) #### Features - Docker: Now `SEMAPHORE_DB_HOST` can contains port number. - Added environment variable `SEMAPHORE_DB_OPTIONS` which allows customize db connection. But be valid JSON. Example: `{"sslmode": "require"}`. - Ability to use separate repository for Inventory
image - Search `collections/requirements.yml` both in repo directory and in playbook directory. - Added `Secret` type for survey variables. - Added `Enum` type for survey variables.
Screenshot 2024-05-20 at 14 22 08 Screenshot 2024-05-20 at 14 22 38 #### Bugfixes - Support `http://` protocol for Git repositories. - Fixed path to database file in Docker for BoltDB [https://github.com/semaphoreui/semaphore/issues/2054#issuecomment-2129098730](https://togithub.com/semaphoreui/semaphore/issues/2054#issuecomment-2129098730) [@​Ereaey](https://togithub.com/Ereaey) - Disable debug mode for tasks started by Integrations (thanks to [@​vdudejon](https://togithub.com/vdudejon) for reporting).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.