chore(deps): update updates-patch-minor to v2025.11.0 (#3717)

* chore(deps): update updates-patch-minor to v2025.11.0

* renovate: rustfs regex (#3716)

---------

Co-authored-by: bugclerk <bugclerk@ixsystems.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
truenasbot
2025-11-27 07:22:36 -05:00
committed by GitHub
parent 5fb2a7f278
commit f8bb119fa1
3 changed files with 11 additions and 6 deletions

View File

@@ -179,7 +179,7 @@ module.exports = {
customVersioning(
// 9.0.2-stable
"^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-stable$",
["lmscommunity/lyrionmusicserver"],
["lmscommunity/lyrionmusicserver"]
),
customVersioning(
// 2.1.0.3-stable
@@ -306,6 +306,11 @@ module.exports = {
`^(?<compatibility>draw-io|progress-bars|json-viewer|external-sites|unzip|cast|importer|arcade|maps)-(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$`,
[`opencloudeu/web-extensions`]
),
customVersioning(
// 1.0.0-alpha.67
"^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)(-alpha\\.(?<build>\\d+))?$",
["rustfs/rustfs"]
),
],
};

View File

@@ -1,4 +1,4 @@
app_version: 2025.10.1
app_version: 2025.11.0
capabilities: []
categories:
- development
@@ -50,4 +50,4 @@ sources:
- https://hub.docker.com/r/hoppscotch/hoppscotch-admin
title: Hoppscotch
train: community
version: 1.0.21
version: 1.0.22

View File

@@ -1,7 +1,7 @@
images:
image:
repository: hoppscotch/hoppscotch-backend
tag: "2025.10.1"
tag: "2025.11.0"
container_utils_image:
repository: ixsystems/container-utils
tag: 1.0.1
@@ -13,10 +13,10 @@ images:
tag: 1.0.5
frontend_image:
repository: hoppscotch/hoppscotch-frontend
tag: "2025.10.1"
tag: "2025.11.0"
admin_image:
repository: hoppscotch/hoppscotch-admin
tag: "2025.10.1"
tag: "2025.11.0"
consts:
migrations_container_name: migrations