mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-09 20:47:58 -05:00
chore(deps): update updates-patch-minor (#2603)
* chore(deps): update updates-patch-minor * test --------- Co-authored-by: bugclerk <bugclerk@ixsystems.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
10
.github/renovate-config.js
vendored
10
.github/renovate-config.js
vendored
@@ -295,11 +295,11 @@ module.exports = {
|
||||
"^15-vectorchord(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-pgvectors0.2.0$",
|
||||
["ghcr.io/immich-app/postgres"]
|
||||
),
|
||||
customVersioning(
|
||||
// v1.134.0-cuda|rocm|openvino
|
||||
"^v(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)(?:-(?<compatibility>cuda|rocm|openvino))?$",
|
||||
["ghcr.io/immich-app/immich-machine-learning"]
|
||||
),
|
||||
// customVersioning(
|
||||
// // v1.134.0-cuda|rocm|openvino
|
||||
// "^v(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)(?:-(?<compatibility>cuda|rocm|openvino))?$",
|
||||
// ["ghcr.io/immich-app/immich-machine-learning"]
|
||||
// ),
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user