mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-09 20:47:58 -05:00
chore(deps): update updates-patch-minor (#1842)
This commit is contained in:
2
.github/renovate-config.js
vendored
2
.github/renovate-config.js
vendored
@@ -204,7 +204,7 @@ module.exports = {
|
||||
),
|
||||
customVersioning(
|
||||
// v0.137.0-noble-lite
|
||||
"^v(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-noble-.+$",
|
||||
"^v(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-noble-(?<compatibility>full|nvidia|lite)$",
|
||||
["ghcr.io/koush/scrypted"]
|
||||
),
|
||||
customVersioning(
|
||||
|
||||
@@ -28,4 +28,4 @@ sources:
|
||||
- https://github.com/itzg/docker-minecraft-bedrock-server
|
||||
title: Minecraft Server (Bedrock)
|
||||
train: community
|
||||
version: 1.0.10
|
||||
version: 1.0.11
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
app_version: 4.11.1
|
||||
app_version: 4.12.0
|
||||
capabilities: []
|
||||
categories:
|
||||
- security
|
||||
@@ -37,4 +37,4 @@ sources:
|
||||
- https://www.passbolt.com
|
||||
title: Passbolt
|
||||
train: community
|
||||
version: 1.1.11
|
||||
version: 1.1.12
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
images:
|
||||
image:
|
||||
repository: passbolt/passbolt
|
||||
tag: 4.11.1-1-ce-non-root
|
||||
tag: 4.12.0-1-ce-non-root
|
||||
mariadb_image:
|
||||
repository: mariadb
|
||||
tag: "10.11.11"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
app_version: v0.138.12-noble-nvidia
|
||||
app_version: v0.138.15
|
||||
capabilities: []
|
||||
categories:
|
||||
- home-automation
|
||||
@@ -27,4 +27,4 @@ sources:
|
||||
- https://github.com/koush/scrypted
|
||||
title: Scrypted
|
||||
train: community
|
||||
version: 1.0.1
|
||||
version: 1.0.2
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
images:
|
||||
image:
|
||||
repository: ghcr.io/koush/scrypted
|
||||
tag: v0.138.12-noble-nvidia
|
||||
tag: v0.138.12-noble-full
|
||||
nvidia_image:
|
||||
repository: ghcr.io/koush/scrypted
|
||||
tag: v0.138.12-noble-nvidia
|
||||
lite_image:
|
||||
repository: ghcr.io/koush/scrypted
|
||||
tag: v0.138.12-noble-nvidia
|
||||
tag: v0.138.12-noble-lite
|
||||
|
||||
consts:
|
||||
scrypted_container_name: scrypted
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
app_version: RELEASE.2025-02-28T09-55-16Z
|
||||
app_version: RELEASE.2025-03-12T18-04-18Z
|
||||
capabilities: []
|
||||
categories:
|
||||
- storage
|
||||
@@ -31,4 +31,4 @@ sources:
|
||||
- https://github.com/minio/minio
|
||||
title: MinIO
|
||||
train: stable
|
||||
version: 1.2.17
|
||||
version: 1.2.18
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
images:
|
||||
image:
|
||||
repository: minio/minio
|
||||
tag: RELEASE.2025-02-28T09-55-16Z
|
||||
tag: RELEASE.2025-03-12T18-04-18Z
|
||||
|
||||
consts:
|
||||
minio_container_name: minio
|
||||
|
||||
Reference in New Issue
Block a user