Skip to content

Commit af7385c

Browse files
author
ECG Bot
committed
build(deps): update el-capitano/tools/ci-cd-templates to v5.3.0
This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [el-capitano/tools/ci-cd-templates](https://gitlab.com/el-capitano/tools/ci-cd-templates) | repository | minor | `v5.2.14` -> `v5.3.0` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>el-capitano/tools/ci-cd-templates (el-capitano/tools/ci-cd-templates)</summary> ### [`v5.3.0`](https://gitlab.com/el-capitano/tools/ci-cd-templates/tags/v5.3.0) [Compare Source](https://gitlab.com/el-capitano/tools/ci-cd-templates/compare/v5.3...v5.3) #### [5.3.0](https://gitlab.com/el-capitano/tools/ci-cd-templates/compare/v5.2.14...v5.3.0) (2025-10-27) ##### New Feature(s) 🚀 * **common:** upgrade to node 24 ([432fafa](https://gitlab.com/el-capitano/tools/ci-cd-templates/commit/432fafaa8ddbfa909579b51112912830158d8ba3)) ##### Build System 🛠️ * **cicd-images/docker-cli:** update aws-cli to v2.31.15 ([7efaa97](https://gitlab.com/el-capitano/tools/ci-cd-templates/commit/7efaa9780f4cf7b145bd957c4dd1f8dd6ac32a0f)) * **cicd-images/docker-cli:** update aws-cli to v2.31.17 ([10bb617](https://gitlab.com/el-capitano/tools/ci-cd-templates/commit/10bb61770d947b9b87b8beae65f4781a84d0ff27)) * **cicd-images/docker-cli:** update aws-cli to v2.31.19 ([23dc3b2](https://gitlab.com/el-capitano/tools/ci-cd-templates/commit/23dc3b24b6173f0fe86ff71cc1577a22c9c74f8f)) * **cicd-images/mise:** update jdx/mise to v2025.10.10 ([c5b495e](https://gitlab.com/el-capitano/tools/ci-cd-templates/commit/c5b495ef8d631bc73105352d4346a75e656a087d)) * **cicd-images/mise:** update jdx/mise to v2025.10.14 ([ed49fd1](https://gitlab.com/el-capitano/tools/ci-cd-templates/commit/ed49fd1c8bac3e4afdf31c5e3f8b3dc52e908566)) * **cicd-images/mise:** update jdx/mise to v2025.10.8 ([37ff1ab](https://gitlab.com/el-capitano/tools/ci-cd-templates/commit/37ff1aba4a54e333562700acc580e8ad9fd3a50e)) * **cicd-images/mise:** update yq to v4.48.1 ([621541d](https://gitlab.com/el-capitano/tools/ci-cd-templates/commit/621541d57f36c7d7ef52aaca9fbf490b6dc0481a)) * **cicd-images/semantic-release:** update semantic-release to v25 ([2ecf91c](https://gitlab.com/el-capitano/tools/ci-cd-templates/commit/2ecf91c9b0a2cb941ce7fc93d4e51ddf86f7aa28)) * **cicd-images/semantic-release:** update semantic-release to v25.0.1 ([e4d1fe3](https://gitlab.com/el-capitano/tools/ci-cd-templates/commit/e4d1fe3ba2cfc7081832fc2d5b785e2c2554455d)) * **cicd-images/tenv:** update hashicorp/terraform docker tag to v1.13.4 ([580e699](https://gitlab.com/el-capitano/tools/ci-cd-templates/commit/580e6995bae0f5c9e0ea9648a2643f90d4d12805)) ### [`v5.3`](https://gitlab.com/el-capitano/tools/ci-cd-templates/compare/v5.2.14...v5.3) [Compare Source](https://gitlab.com/el-capitano/tools/ci-cd-templates/compare/v5.2.14...v5.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE2My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
1 parent b95417f commit af7385c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
include:
22
- project: el-capitano/tools/ci-cd-templates
3-
ref: v5.2.14
3+
ref: v5.3.0
44
file: '/pipelines/compliance/compliance.yml'
55

66
variables:

0 commit comments

Comments
 (0)