fix(semaphore): update image docker.io/semaphoreui/semaphore v2.17.2 → v2.17.14 (#45148)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `227f54f` → `a10d001` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>semaphoreui/semaphore (docker.io/semaphoreui/semaphore)</summary> ### [`v2.17.14`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.12...v2.17.14) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.12...v2.17.14) ### [`v2.17.12`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.17.12) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.10...v2.17.12) #### 🚀 Release Summary This release introduces improved task control, an important database migration capability, and multiple dependency updates for stability and security. ##### ✨ Highlights **BoltDB → SQL migration tool (major step forward)** - A new backend migration utility allows moving from **BoltDB to SQL databases**. This is a key improvement for scalability and aligns with the future removal of BoltDB support. ##### 🔧 Maintenance & Security - Updated multiple Go modules (crypto, OAuth2, PostgreSQL driver). - Updated frontend tooling (Prettier). - Edwards25519 dependency updated (core and Pro). - General dependency fixes and stability improvements. ##### 🙌 Community - Welcome **[@​darcystan](https://redirect.github.com/darcystan)** for their first contribution! #### Changelog - [`3e5e0de`](https://redirect.github.com/semaphoreui/semaphore/commit/3e5e0dec9f58b03915a19ef19db0cbc93cca734d) ci(github): return GH\_TOKEN for docker #### What's Changed - Added host limit values in Task parameters instead of just Yes by [@​darcystan](https://redirect.github.com/darcystan) in [#​3637](https://redirect.github.com/semaphoreui/semaphore/pull/3637) - chore(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3642](https://redirect.github.com/semaphoreui/semaphore/pull/3642) - chore(deps): update dependency prettier to v3.8.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3635](https://redirect.github.com/semaphoreui/semaphore/pull/3635) - feat(be): boltdb to sql migration tool by [@​mgukov](https://redirect.github.com/mgukov) in [#​3620](https://redirect.github.com/semaphoreui/semaphore/pull/3620) - chore(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /pro by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3644](https://redirect.github.com/semaphoreui/semaphore/pull/3644) - fix(deps): update module github.com/lib/pq to v1.11.2 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3645](https://redirect.github.com/semaphoreui/semaphore/pull/3645) - fix(deps): update module golang.org/x/crypto to v0.48.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3646](https://redirect.github.com/semaphoreui/semaphore/pull/3646) - fix(deps): update module golang.org/x/oauth2 to v0.35.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3648](https://redirect.github.com/semaphoreui/semaphore/pull/3648) #### New Contributors - [@​darcystan](https://redirect.github.com/darcystan) made their first contribution in [#​3637](https://redirect.github.com/semaphoreui/semaphore/pull/3637) **Full Changelog**: <https://github.com/semaphoreui/semaphore/compare/v2.17.8...v2.17.12> ### [`v2.17.10`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.9...v2.17.10) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.9...v2.17.10) ### [`v2.17.9`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.8...v2.17.9) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.8...v2.17.9) ### [`v2.17.8`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.17.8) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.7...v2.17.8) #### Release Summary This is a small maintenance release focused on improving task control and integration behavior, along with routine dependency updates. ##### ✨ New Features - **Force stop all tasks** Added the ability to stop all running tasks with force option, giving administrators faster control in emergency or cleanup scenarios. ##### 🔧 Improvements & Fixes - **Integration value priority fix** Extracted values in integrations now correctly take precedence, ensuring more predictable configuration behavior. #### Changelog - [`38d2d2a`](https://redirect.github.com/semaphoreui/semaphore/commit/38d2d2ae92d113ee54e0da00d2072f4eeae009fc) fix(integrations): extracted values has priority #### What's Changed - chore(deps): update dependency cron-parser to v5.5.0 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3632](https://redirect.github.com/semaphoreui/semaphore/pull/3632) - feat: add stop all force by [@​fiftin](https://redirect.github.com/fiftin) in [#​3633](https://redirect.github.com/semaphoreui/semaphore/pull/3633) - chore(deps): update dependency dotenv to v17.3.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3634](https://redirect.github.com/semaphoreui/semaphore/pull/3634) **Full Changelog**: <https://github.com/semaphoreui/semaphore/compare/v2.17.7...v2.17.8> ### [`v2.17.7`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.17.7) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.6...v2.17.7) Release Summary This release focuses on logging improvements, Docker usability, and dependency updates. ##### ✨ Improvements - **RFC 5424 syslog support** Syslog output now follows the RFC 5424 standard, improving compatibility with enterprise logging systems and SIEM platforms. ##### 🐳 Docker - **Config path for import fixed** Docker deployments now correctly provide the configuration path when importing settings. #### Changelog - [`7c3cc4f`](https://redirect.github.com/semaphoreui/semaphore/commit/7c3cc4fbdc1401f1030935ab51a1df95cc9bdc4f) fix(docker): provide config path for import #### What's Changed - fix(deps): update module github.com/sirupsen/logrus to v1.9.4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3622](https://redirect.github.com/semaphoreui/semaphore/pull/3622) - feat(syslog): use rfc 5424 output format by [@​fiftin](https://redirect.github.com/fiftin) in [#​3624](https://redirect.github.com/semaphoreui/semaphore/pull/3624) **Full Changelog**: <https://github.com/semaphoreui/semaphore/compare/v2.17.5...v2.17.7> ### [`v2.17.6`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.5...v2.17.6) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.5...v2.17.6) ### [`v2.17.5`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.17.5) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.4...v2.17.5) #### Release Summary This release delivers a fix for scheduled task configuration stability. ##### 🛠 Fixes - **Scheduled task properties saving issue resolved** Fixed a bug where task properties were not saved or updated correctly when working with schedules. This improves reliability and consistency of scheduled task configuration. #### Changelog - [`23d300c`](https://redirect.github.com/semaphoreui/semaphore/commit/23d300c097a4578e7544e30102dd155aa73e5f98) fix(schedule): saving/updating task props ([#​3304](https://redirect.github.com/semaphoreui/semaphore/issues/3304)) **Full Changelog**: <https://github.com/semaphoreui/semaphore/compare/v2.17.4...v2.17.5> ### [`v2.17.4`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.17.4) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.3...v2.17.4) #### Summary This release focuses on **performance improvements, permission fixes, and small usability enhancements**, along with routine dependency updates and test coverage improvements. ##### 🚀 Performance - **Reduced database queries for tasks**, improving overall performance and responsiveness. ##### 🔐 Permissions & UI fixes - Template role permissions are now correctly enforced in the UI. - Integration and role permission checks in the UI have been fixed. ##### ⚙️ Improvements - Semaphore task details are now available to shell applications via environment variables. - Adjustments to template directory handling. ##### 🧪 Testing & Maintenance - Added unit tests for `getHomeDir`. - Upgraded `core-js` dependency. - Internal optimizations and minor fixes. #### Changelog - [`e49d030`](https://redirect.github.com/semaphoreui/semaphore/commit/e49d0305384212b84b5c4b2ec194d00ed88da40c) Merge pull request [#​3619](https://redirect.github.com/semaphoreui/semaphore/issues/3619) from semaphoreui/perf/optimize\_db\_queries #### What's Changed - \[Snyk] Upgrade core-js from 3.47.0 to 3.48.0 by [@​fiftin](https://redirect.github.com/fiftin) in [#​3611](https://redirect.github.com/semaphoreui/semaphore/pull/3611) - Add semaphore task details to shell apps as environment variables by [@​riton](https://redirect.github.com/riton) in [#​3597](https://redirect.github.com/semaphoreui/semaphore/pull/3597) - test: add unit tests for getHomeDir function by [@​Copilot](https://redirect.github.com/Copilot) in [#​3615](https://redirect.github.com/semaphoreui/semaphore/pull/3615) - home to template dir by [@​fiftin](https://redirect.github.com/fiftin) in [#​3612](https://redirect.github.com/semaphoreui/semaphore/pull/3612) - fix(perms): respect role permisisons for templates on ui by [@​fiftin](https://redirect.github.com/fiftin) in [#​3617](https://redirect.github.com/semaphoreui/semaphore/pull/3617) - fix(ui): check permissions for intergrations and roles by [@​fiftin](https://redirect.github.com/fiftin) in [#​3618](https://redirect.github.com/semaphoreui/semaphore/pull/3618) - perf(tasks): descrese db queries by [@​fiftin](https://redirect.github.com/fiftin) in [#​3619](https://redirect.github.com/semaphoreui/semaphore/pull/3619) **Full Changelog**: <https://github.com/semaphoreui/semaphore/compare/v2.17.2...v2.17.4> ### [`v2.17.3`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.2...v2.17.3) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.2...v2.17.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My4yOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zZW1hcGhvcmUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.17.2
|
||||
appVersion: 2.17.14
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.30.2
|
||||
@@ -42,5 +42,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/semaphore
|
||||
- https://hub.docker.com/r/semaphoreui/semaphore
|
||||
type: application
|
||||
version: 6.16.1
|
||||
version: 6.16.2
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# yaml-language-server: $schema=./values.schema.json
|
||||
image:
|
||||
repository: docker.io/semaphoreui/semaphore
|
||||
tag: v2.17.2@sha256:227f54f019945bcfa3c663d54f5bc9440f553c006f5e1ccc8de748cb615e8f22
|
||||
tag: v2.17.14@sha256:a10d001b3dbabd30b68b8a38976f05e5405f72a960aabf26dd3f5bbe03221f38
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user