mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-08 04:03:51 -05:00
chore(deps): update updates-patch-minor (#3777)
* chore(deps): update updates-patch-minor * pin mongo * revert * Apply suggestion from @stavros-k --------- Co-authored-by: bugclerk <bugclerk@ixsystems.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
5
.github/renovate-config.js
vendored
5
.github/renovate-config.js
vendored
@@ -316,6 +316,11 @@ module.exports = {
|
|||||||
"^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)(-alpha\\.(?<build>\\d+))?$",
|
"^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)(-alpha\\.(?<build>\\d+))?$",
|
||||||
["rustfs/rustfs"]
|
["rustfs/rustfs"]
|
||||||
),
|
),
|
||||||
|
customVersioning(
|
||||||
|
// 10.0.160-mongo8
|
||||||
|
"^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-mongo8$",
|
||||||
|
["ghcr.io/goofball222/unifi"]
|
||||||
|
),
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
app_version: 1.6.0
|
app_version: 1.8.0
|
||||||
capabilities: []
|
capabilities: []
|
||||||
categories:
|
categories:
|
||||||
- networking
|
- networking
|
||||||
@@ -31,4 +31,4 @@ sources:
|
|||||||
- https://github.com/MAGICGrants/arti-docker
|
- https://github.com/MAGICGrants/arti-docker
|
||||||
title: Arti
|
title: Arti
|
||||||
train: community
|
train: community
|
||||||
version: 1.1.25
|
version: 1.1.26
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
images:
|
images:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/magicgrants/arti
|
repository: ghcr.io/magicgrants/arti
|
||||||
tag: 1.6.0
|
tag: 1.8.0
|
||||||
container_utils_image:
|
container_utils_image:
|
||||||
repository: ixsystems/container-utils
|
repository: ixsystems/container-utils
|
||||||
tag: 1.0.2
|
tag: 1.0.2
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
app_version: 25.11.4
|
app_version: 25.11.5
|
||||||
capabilities: []
|
capabilities: []
|
||||||
categories:
|
categories:
|
||||||
- productivity
|
- productivity
|
||||||
@@ -37,4 +37,4 @@ sources:
|
|||||||
- https://hub.docker.com/r/solidnerd/bookstack
|
- https://hub.docker.com/r/solidnerd/bookstack
|
||||||
title: BookStack
|
title: BookStack
|
||||||
train: community
|
train: community
|
||||||
version: 1.0.24
|
version: 1.0.25
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
images:
|
images:
|
||||||
image:
|
image:
|
||||||
repository: solidnerd/bookstack
|
repository: solidnerd/bookstack
|
||||||
tag: "25.11.4"
|
tag: "25.11.5"
|
||||||
container_utils_image:
|
container_utils_image:
|
||||||
repository: ixsystems/container-utils
|
repository: ixsystems/container-utils
|
||||||
tag: 1.0.2
|
tag: 1.0.2
|
||||||
|
|||||||
@@ -58,4 +58,4 @@ sources:
|
|||||||
- https://github.com/firefly-iii/firefly-iii
|
- https://github.com/firefly-iii/firefly-iii
|
||||||
title: Firefly III
|
title: Firefly III
|
||||||
train: community
|
train: community
|
||||||
version: 1.6.58
|
version: 1.6.59
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ images:
|
|||||||
tag: 9.0.0
|
tag: 9.0.0
|
||||||
alpine_image:
|
alpine_image:
|
||||||
repository: alpine
|
repository: alpine
|
||||||
tag: "3.22.2"
|
tag: "3.23.0"
|
||||||
postgres_upgrade_image:
|
postgres_upgrade_image:
|
||||||
repository: ixsystems/postgres-upgrade
|
repository: ixsystems/postgres-upgrade
|
||||||
tag: 1.1.4
|
tag: 1.1.4
|
||||||
|
|||||||
@@ -30,4 +30,4 @@ sources:
|
|||||||
- https://github.com/juanfont/headscale
|
- https://github.com/juanfont/headscale
|
||||||
title: Headscale
|
title: Headscale
|
||||||
train: community
|
train: community
|
||||||
version: 1.0.17
|
version: 1.0.18
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ images:
|
|||||||
tag: 1.0.2
|
tag: 1.0.2
|
||||||
alpine_image:
|
alpine_image:
|
||||||
repository: alpine
|
repository: alpine
|
||||||
tag: "3.22.2"
|
tag: "3.23.0"
|
||||||
|
|
||||||
consts:
|
consts:
|
||||||
headscale_container_name: headscale
|
headscale_container_name: headscale
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
app_version: 0.24.399
|
app_version: 0.24.402
|
||||||
capabilities: []
|
capabilities: []
|
||||||
categories:
|
categories:
|
||||||
- media
|
- media
|
||||||
@@ -29,4 +29,4 @@ sources:
|
|||||||
- https://github.com/home-operations/containers/tree/main/apps/jackett
|
- https://github.com/home-operations/containers/tree/main/apps/jackett
|
||||||
title: Jackett
|
title: Jackett
|
||||||
train: community
|
train: community
|
||||||
version: 1.0.265
|
version: 1.0.266
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
images:
|
images:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/home-operations/jackett
|
repository: ghcr.io/home-operations/jackett
|
||||||
tag: 0.24.399
|
tag: 0.24.402
|
||||||
container_utils_image:
|
container_utils_image:
|
||||||
repository: ixsystems/container-utils
|
repository: ixsystems/container-utils
|
||||||
tag: 1.0.2
|
tag: 1.0.2
|
||||||
|
|||||||
@@ -71,4 +71,4 @@ sources:
|
|||||||
- https://github.com/paperless-ngx/paperless-ngx
|
- https://github.com/paperless-ngx/paperless-ngx
|
||||||
title: Paperless-ngx
|
title: Paperless-ngx
|
||||||
train: community
|
train: community
|
||||||
version: 1.3.53
|
version: 1.3.54
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ images:
|
|||||||
tag: "3.2.3.0-full"
|
tag: "3.2.3.0-full"
|
||||||
gotenberg_image:
|
gotenberg_image:
|
||||||
repository: gotenberg/gotenberg
|
repository: gotenberg/gotenberg
|
||||||
tag: "8.25.0"
|
tag: "8.25.1"
|
||||||
postgres_upgrade_image:
|
postgres_upgrade_image:
|
||||||
repository: ixsystems/postgres-upgrade
|
repository: ixsystems/postgres-upgrade
|
||||||
tag: 1.1.4
|
tag: 1.1.4
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
annotations:
|
annotations:
|
||||||
min_scale_version: 24.10.2.2
|
min_scale_version: 24.10.2.2
|
||||||
app_version: 2025.12.3-5450d2279
|
app_version: 2025.12.4-3c7545c6c
|
||||||
capabilities:
|
capabilities:
|
||||||
- description: SearXNG is able to change group ID of processes
|
- description: SearXNG is able to change group ID of processes
|
||||||
name: SETGID
|
name: SETGID
|
||||||
@@ -40,4 +40,4 @@ sources:
|
|||||||
- https://github.com/searxng/searxng
|
- https://github.com/searxng/searxng
|
||||||
title: SearXNG
|
title: SearXNG
|
||||||
train: community
|
train: community
|
||||||
version: 1.2.106
|
version: 1.2.107
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
images:
|
images:
|
||||||
image:
|
image:
|
||||||
repository: searxng/searxng
|
repository: searxng/searxng
|
||||||
tag: 2025.12.3-5450d2279
|
tag: 2025.12.4-3c7545c6c
|
||||||
container_utils_image:
|
container_utils_image:
|
||||||
repository: ixsystems/container-utils
|
repository: ixsystems/container-utils
|
||||||
tag: 1.0.2
|
tag: 1.0.2
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
app_version: 1.10.3
|
app_version: 1.11.0
|
||||||
capabilities:
|
capabilities:
|
||||||
- description: Speedtest Tracker is able to change file ownership arbitrarily
|
- description: Speedtest Tracker is able to change file ownership arbitrarily
|
||||||
name: CHOWN
|
name: CHOWN
|
||||||
@@ -41,4 +41,4 @@ sources:
|
|||||||
- https://github.com/alexjustesen/speedtest-tracker
|
- https://github.com/alexjustesen/speedtest-tracker
|
||||||
title: Speedtest Tracker
|
title: Speedtest Tracker
|
||||||
train: community
|
train: community
|
||||||
version: 1.0.31
|
version: 1.0.32
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
images:
|
images:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/speedtest-tracker
|
repository: ghcr.io/linuxserver/speedtest-tracker
|
||||||
tag: 1.10.3
|
tag: 1.11.0
|
||||||
|
|
||||||
consts:
|
consts:
|
||||||
speedtest_container_name: speedtest-tracker
|
speedtest_container_name: speedtest-tracker
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
app_version: 2.0.3
|
app_version: 2.1.0
|
||||||
capabilities:
|
capabilities:
|
||||||
- description: Stirling PDF is able to change file ownership arbitrarily
|
- description: Stirling PDF is able to change file ownership arbitrarily
|
||||||
name: CHOWN
|
name: CHOWN
|
||||||
@@ -45,4 +45,4 @@ sources:
|
|||||||
- https://docs.stirlingpdf.com/
|
- https://docs.stirlingpdf.com/
|
||||||
title: Stirling PDF
|
title: Stirling PDF
|
||||||
train: community
|
train: community
|
||||||
version: 1.0.48
|
version: 1.0.49
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
images:
|
images:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/stirling-tools/stirling-pdf
|
repository: ghcr.io/stirling-tools/stirling-pdf
|
||||||
tag: 2.0.3
|
tag: 2.1.0
|
||||||
container_utils_image:
|
container_utils_image:
|
||||||
repository: ixsystems/container-utils
|
repository: ixsystems/container-utils
|
||||||
tag: 1.0.2
|
tag: 1.0.2
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
app_version: 3.0.1
|
app_version: 3.0.2
|
||||||
capabilities: []
|
capabilities: []
|
||||||
categories:
|
categories:
|
||||||
- monitoring
|
- monitoring
|
||||||
@@ -35,4 +35,4 @@ sources:
|
|||||||
- https://github.com/umami-software/umami
|
- https://github.com/umami-software/umami
|
||||||
title: Umami
|
title: Umami
|
||||||
train: community
|
train: community
|
||||||
version: 1.0.40
|
version: 1.0.41
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
images:
|
images:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/umami-software/umami
|
repository: ghcr.io/umami-software/umami
|
||||||
tag: 3.0.1
|
tag: 3.0.2
|
||||||
container_utils_image:
|
container_utils_image:
|
||||||
repository: ixsystems/container-utils
|
repository: ixsystems/container-utils
|
||||||
tag: 1.0.2
|
tag: 1.0.2
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
app_version: 0.6.2
|
app_version: 0.6.3
|
||||||
capabilities: []
|
capabilities: []
|
||||||
categories:
|
categories:
|
||||||
- productivity
|
- productivity
|
||||||
@@ -40,4 +40,4 @@ sources:
|
|||||||
- https://www.vitransfer.com
|
- https://www.vitransfer.com
|
||||||
title: ViTransfer
|
title: ViTransfer
|
||||||
train: community
|
train: community
|
||||||
version: 1.0.22
|
version: 1.0.23
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
images:
|
images:
|
||||||
image:
|
image:
|
||||||
repository: crypt010/vitransfer
|
repository: crypt010/vitransfer
|
||||||
tag: "0.6.2"
|
tag: "0.6.3"
|
||||||
container_utils_image:
|
container_utils_image:
|
||||||
repository: ixsystems/container-utils
|
repository: ixsystems/container-utils
|
||||||
tag: 1.0.2
|
tag: 1.0.2
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
app_version: 1.589.0
|
app_version: 1.589.1
|
||||||
capabilities:
|
capabilities:
|
||||||
- description: Worker Reports is able to change file ownership arbitrarily
|
- description: Worker Reports is able to change file ownership arbitrarily
|
||||||
name: CHOWN
|
name: CHOWN
|
||||||
@@ -74,4 +74,4 @@ sources:
|
|||||||
- https://www.windmill.dev/
|
- https://www.windmill.dev/
|
||||||
title: Windmill
|
title: Windmill
|
||||||
train: community
|
train: community
|
||||||
version: 1.0.144
|
version: 1.0.145
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
images:
|
images:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/windmill-labs/windmill
|
repository: ghcr.io/windmill-labs/windmill
|
||||||
tag: "1.589.0"
|
tag: "1.589.1"
|
||||||
container_utils_image:
|
container_utils_image:
|
||||||
repository: ixsystems/container-utils
|
repository: ixsystems/container-utils
|
||||||
tag: 1.0.2
|
tag: 1.0.2
|
||||||
@@ -19,7 +19,7 @@ images:
|
|||||||
tag: "latest"
|
tag: "latest"
|
||||||
lsp_image:
|
lsp_image:
|
||||||
repository: ghcr.io/windmill-labs/windmill-lsp
|
repository: ghcr.io/windmill-labs/windmill-lsp
|
||||||
tag: "1.589.0"
|
tag: "1.589.1"
|
||||||
|
|
||||||
consts:
|
consts:
|
||||||
server_container_name: server
|
server_container_name: server
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
annotations:
|
annotations:
|
||||||
min_scale_version: 24.10.2.2
|
min_scale_version: 24.10.2.2
|
||||||
app_version: 6.8.3
|
app_version: 6.9.0
|
||||||
capabilities:
|
capabilities:
|
||||||
- description: WordPress is able to bind to privileged ports (< 1024)
|
- description: WordPress is able to bind to privileged ports (< 1024)
|
||||||
name: NET_BIND_SERVICE
|
name: NET_BIND_SERVICE
|
||||||
@@ -42,4 +42,4 @@ sources:
|
|||||||
- https://hub.docker.com/_/wordpress
|
- https://hub.docker.com/_/wordpress
|
||||||
title: WordPress
|
title: WordPress
|
||||||
train: community
|
train: community
|
||||||
version: 1.2.19
|
version: 1.2.20
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
images:
|
images:
|
||||||
image:
|
image:
|
||||||
repository: wordpress
|
repository: wordpress
|
||||||
tag: "6.8.3"
|
tag: "6.9.0"
|
||||||
container_utils_image:
|
container_utils_image:
|
||||||
repository: ixsystems/container-utils
|
repository: ixsystems/container-utils
|
||||||
tag: 1.0.2
|
tag: 1.0.2
|
||||||
|
|||||||
Reference in New Issue
Block a user