mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-09 20:47:58 -05:00
chore(deps): update updates-patch-minor (#3748)
* chore(deps): update updates-patch-minor * ok * fix(ci): include app and train arguments in catalog hash generation command (#3750) * chore(deps): update renovatebot/github-action action to v44.0.5 (#3747) Co-authored-by: bugclerk <bugclerk@ixsystems.com> * fix(ci): include app and train arguments in catalog hash generation command --------- Co-authored-by: truenasbot <113129203+truenasbot@users.noreply.github.com> Co-authored-by: bugclerk <bugclerk@ixsystems.com> --------- Co-authored-by: bugclerk <bugclerk@ixsystems.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
2
.github/scripts/ci.py
vendored
2
.github/scripts/ci.py
vendored
@@ -437,7 +437,7 @@ def copy_lib():
|
||||
cmd = " ".join(
|
||||
[
|
||||
f"docker run --platform {PLATFORM} --quiet --rm -v {os.getcwd()}:/workspace {CONTAINER_IMAGE}",
|
||||
"apps_catalog_hash_generate --path /workspace",
|
||||
f"apps_catalog_hash_generate --path /workspace --train {args['train']} --app {args['app']}",
|
||||
]
|
||||
)
|
||||
print_cmd(cmd)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
app_version: 0.25.5
|
||||
app_version: 0.25.6
|
||||
capabilities: []
|
||||
categories:
|
||||
- productivity
|
||||
@@ -40,4 +40,4 @@ sources:
|
||||
- https://github.com/toeverything/AFFiNE
|
||||
title: AFFiNE
|
||||
train: community
|
||||
version: 1.0.40
|
||||
version: 1.0.41
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
images:
|
||||
image:
|
||||
repository: ghcr.io/toeverything/affine
|
||||
tag: 0.25.5
|
||||
tag: 0.25.6
|
||||
container_utils_image:
|
||||
repository: ixsystems/container-utils
|
||||
tag: 1.0.2
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
affine_container_name: affine
|
||||
|
||||
@@ -39,4 +39,4 @@ sources:
|
||||
- https://github.com/authelia/authelia
|
||||
title: Authelia
|
||||
train: community
|
||||
version: 1.0.51
|
||||
version: 1.0.52
|
||||
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
authelia_container_name: authelia
|
||||
|
||||
@@ -41,4 +41,4 @@ sources:
|
||||
- https://github.com/goauthentik/authentik
|
||||
title: Authentik
|
||||
train: community
|
||||
version: 1.0.53
|
||||
version: 1.0.54
|
||||
|
||||
@@ -10,7 +10,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
server_container_name: authentik-server
|
||||
|
||||
@@ -48,4 +48,4 @@ sources:
|
||||
- https://gitlab.com/baserow/baserow
|
||||
title: Baserow
|
||||
train: community
|
||||
version: 1.0.40
|
||||
version: 1.0.41
|
||||
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
baserow_container_name: baserow
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
app_version: v1.9.0
|
||||
app_version: v1.10.0
|
||||
capabilities: []
|
||||
categories:
|
||||
- productivity
|
||||
@@ -29,4 +29,4 @@ sources:
|
||||
- https://github.com/alam00000/bentopdf
|
||||
title: BentoPDF
|
||||
train: community
|
||||
version: 1.0.16
|
||||
version: 1.0.17
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
images:
|
||||
image:
|
||||
repository: bentopdf/bentopdf-simple
|
||||
tag: v1.9.0
|
||||
tag: v1.10.0
|
||||
|
||||
consts:
|
||||
bentopdf_container_name: bentopdf
|
||||
|
||||
@@ -38,4 +38,4 @@ sources:
|
||||
- https://github.com/bitmagnet-io/bitmagnet
|
||||
title: Bitmagnet
|
||||
train: community
|
||||
version: 1.0.19
|
||||
version: 1.0.20
|
||||
|
||||
@@ -10,7 +10,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
bitmagnet_container_name: bitmagnet
|
||||
|
||||
@@ -39,4 +39,4 @@ sources:
|
||||
- https://docs.briefkastenhq.com/
|
||||
title: Briefkasten
|
||||
train: community
|
||||
version: 1.3.22
|
||||
version: 1.3.23
|
||||
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
briefkasten_container_name: briefkasten
|
||||
|
||||
@@ -41,4 +41,4 @@ sources:
|
||||
- https://hub.docker.com/r/chatwoot/chatwoot
|
||||
title: Chatwoot
|
||||
train: community
|
||||
version: 1.0.28
|
||||
version: 1.0.29
|
||||
|
||||
@@ -16,7 +16,7 @@ images:
|
||||
tag: 0.8.1-pg17
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
chatwoot_container_name: chatwoot
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
app_version: 25.2.5
|
||||
app_version: 25.3.0
|
||||
capabilities: []
|
||||
categories:
|
||||
- database
|
||||
@@ -31,4 +31,4 @@ sources:
|
||||
- https://github.com/dbeaver/cloudbeaver
|
||||
title: CloudBeaver
|
||||
train: community
|
||||
version: 1.0.20
|
||||
version: 1.0.21
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
images:
|
||||
image:
|
||||
repository: dbeaver/cloudbeaver
|
||||
tag: 25.2.5
|
||||
tag: 25.3.0
|
||||
container_utils_image:
|
||||
repository: ixsystems/container-utils
|
||||
tag: 1.0.2
|
||||
|
||||
@@ -38,4 +38,4 @@ sources:
|
||||
- https://hub.docker.com/r/concourse/concourse
|
||||
title: Concourse
|
||||
train: community
|
||||
version: 1.0.31
|
||||
version: 1.0.32
|
||||
|
||||
@@ -10,7 +10,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
concourse_web_container_name: web
|
||||
|
||||
@@ -53,4 +53,4 @@ sources:
|
||||
- https://github.com/coollabsio/coolify
|
||||
title: Coolify
|
||||
train: community
|
||||
version: 1.0.17
|
||||
version: 1.0.18
|
||||
|
||||
@@ -16,7 +16,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
coolify_container_name: coolify
|
||||
|
||||
@@ -41,4 +41,4 @@ sources:
|
||||
- https://directus.io/docs/
|
||||
title: Directus
|
||||
train: community
|
||||
version: 1.0.35
|
||||
version: 1.0.36
|
||||
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
directus_container_name: directus
|
||||
|
||||
@@ -47,4 +47,4 @@ sources:
|
||||
- https://github.com/docspell/docker
|
||||
title: Docspell
|
||||
train: community
|
||||
version: 1.0.8
|
||||
version: 1.0.9
|
||||
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
solr_image:
|
||||
repository: solr
|
||||
tag: "9.10.0"
|
||||
|
||||
@@ -58,4 +58,4 @@ sources:
|
||||
- https://github.com/firefly-iii/firefly-iii
|
||||
title: Firefly III
|
||||
train: community
|
||||
version: 1.6.54
|
||||
version: 1.6.55
|
||||
|
||||
@@ -22,7 +22,7 @@ images:
|
||||
tag: "3.22.2"
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
firefly_iii_container_name: firefly-iii
|
||||
|
||||
@@ -37,4 +37,4 @@ sources:
|
||||
- https://codeberg.org/forgejo/forgejo
|
||||
title: Forgejo
|
||||
train: community
|
||||
version: 1.0.35
|
||||
version: 1.0.36
|
||||
|
||||
@@ -10,7 +10,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
forgejo_container_name: forgejo
|
||||
|
||||
@@ -44,4 +44,4 @@ sources:
|
||||
- https://hub.docker.com/r/freshrss/freshrss
|
||||
title: FreshRSS
|
||||
train: community
|
||||
version: 1.4.25
|
||||
version: 1.4.26
|
||||
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
fresh_rss_container_name: fresh_rss
|
||||
|
||||
@@ -42,4 +42,4 @@ sources:
|
||||
- https://docs.gitea.io/en-us/install-with-docker-rootless
|
||||
title: Gitea
|
||||
train: community
|
||||
version: 1.3.30
|
||||
version: 1.3.31
|
||||
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
gitea_container_name: gitea
|
||||
|
||||
@@ -50,4 +50,4 @@ sources:
|
||||
- https://hub.docker.com/r/hoppscotch/hoppscotch-admin
|
||||
title: Hoppscotch
|
||||
train: community
|
||||
version: 1.0.24
|
||||
version: 1.0.25
|
||||
|
||||
@@ -10,7 +10,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
frontend_image:
|
||||
repository: hoppscotch/hoppscotch-frontend
|
||||
tag: "2025.11.0"
|
||||
|
||||
@@ -47,4 +47,4 @@ sources:
|
||||
- https://quay.io/repository/invidious
|
||||
title: Invidious
|
||||
train: community
|
||||
version: 1.4.19
|
||||
version: 1.4.20
|
||||
|
||||
@@ -22,7 +22,7 @@ images:
|
||||
tag: 4.49.2
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
db_seed_fetch_container_name: db_seed_fetch
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
app_version: 0.24.383
|
||||
app_version: 0.24.387
|
||||
capabilities: []
|
||||
categories:
|
||||
- media
|
||||
@@ -29,4 +29,4 @@ sources:
|
||||
- https://github.com/home-operations/containers/tree/main/apps/jackett
|
||||
title: Jackett
|
||||
train: community
|
||||
version: 1.0.262
|
||||
version: 1.0.263
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
images:
|
||||
image:
|
||||
repository: ghcr.io/home-operations/jackett
|
||||
tag: 0.24.383
|
||||
tag: 0.24.387
|
||||
container_utils_image:
|
||||
repository: ixsystems/container-utils
|
||||
tag: 1.0.2
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
annotations:
|
||||
min_scale_version: 24.10.2.2
|
||||
app_version: 10.11.3
|
||||
app_version: 10.11.4
|
||||
capabilities: []
|
||||
categories:
|
||||
- media
|
||||
@@ -39,4 +39,4 @@ sources:
|
||||
- https://jellyfin.org/
|
||||
title: Jellyfin
|
||||
train: community
|
||||
version: 1.2.19
|
||||
version: 1.2.20
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
images:
|
||||
image:
|
||||
repository: jellyfin/jellyfin
|
||||
tag: 10.11.3
|
||||
tag: 10.11.4
|
||||
container_utils_image:
|
||||
repository: ixsystems/container-utils
|
||||
tag: 1.0.2
|
||||
|
||||
@@ -40,4 +40,4 @@ sources:
|
||||
- https://hub.docker.com/r/cyfershepard/jellystat
|
||||
title: Jellystat
|
||||
train: community
|
||||
version: 1.0.18
|
||||
version: 1.0.19
|
||||
|
||||
@@ -10,7 +10,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
jellystat_container_name: jellystat
|
||||
|
||||
@@ -40,4 +40,4 @@ sources:
|
||||
- https://hub.docker.com/r/joplin/server/
|
||||
title: Joplin
|
||||
train: community
|
||||
version: 1.4.22
|
||||
version: 1.4.23
|
||||
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
joplin_container_name: joplin
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
app_version: 26.4.6
|
||||
app_version: 26.4.7
|
||||
capabilities: []
|
||||
categories:
|
||||
- security
|
||||
@@ -37,4 +37,4 @@ sources:
|
||||
- https://www.keycloak.org/server/all-config#category-database
|
||||
title: Keycloak
|
||||
train: community
|
||||
version: 1.0.25
|
||||
version: 1.0.26
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
images:
|
||||
image:
|
||||
repository: quay.io/keycloak/keycloak
|
||||
tag: 26.4.6
|
||||
tag: 26.4.7
|
||||
container_utils_image:
|
||||
repository: ixsystems/container-utils
|
||||
tag: 1.0.2
|
||||
@@ -10,7 +10,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
keycloak_container_name: keycloak
|
||||
|
||||
@@ -39,4 +39,4 @@ sources:
|
||||
- https://hub.docker.com/r/tombursch/kitchenowl
|
||||
title: KitchenOwl
|
||||
train: community
|
||||
version: 1.0.20
|
||||
version: 1.0.21
|
||||
|
||||
@@ -10,7 +10,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
kitchenowl_container_name: kitchenowl
|
||||
|
||||
@@ -48,4 +48,4 @@ sources:
|
||||
- https://github.com/LibreChat/LibreChat
|
||||
title: LibreChat
|
||||
train: community
|
||||
version: 1.0.13
|
||||
version: 1.0.14
|
||||
|
||||
@@ -19,7 +19,7 @@ images:
|
||||
tag: 0.8.1-pg17
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
librechat_container_name: librechat
|
||||
|
||||
@@ -37,4 +37,4 @@ sources:
|
||||
- https://hub.docker.com/r/sissbruecker/linkding/
|
||||
title: Linkding
|
||||
train: community
|
||||
version: 1.3.24
|
||||
version: 1.3.25
|
||||
|
||||
@@ -16,7 +16,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
linkding_container_name: linkding
|
||||
|
||||
@@ -41,4 +41,4 @@ sources:
|
||||
- https://github.com/linkwarden/linkwarden
|
||||
title: Linkwarden
|
||||
train: community
|
||||
version: 1.0.36
|
||||
version: 1.0.37
|
||||
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
linkwarden_container_name: linkwarden
|
||||
|
||||
@@ -50,4 +50,4 @@ sources:
|
||||
- https://github.com/knadh/listmonk
|
||||
title: Listmonk
|
||||
train: community
|
||||
version: 1.3.24
|
||||
version: 1.3.25
|
||||
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
init_container_name: init
|
||||
|
||||
@@ -38,4 +38,4 @@ sources:
|
||||
- https://docs.mattermost.com/administration-guide/configure/environment-configuration-settings.html
|
||||
title: Mattermost
|
||||
train: community
|
||||
version: 1.0.17
|
||||
version: 1.0.18
|
||||
|
||||
@@ -10,7 +10,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
mattermost_container_name: mattermost
|
||||
|
||||
@@ -37,4 +37,4 @@ sources:
|
||||
- https://docs.mealie.io/
|
||||
title: Mealie
|
||||
train: community
|
||||
version: 1.5.30
|
||||
version: 1.5.31
|
||||
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
mealie_container_name: mealie
|
||||
|
||||
@@ -38,4 +38,4 @@ sources:
|
||||
- https://github.com/Ylianst/MeshCentral
|
||||
title: MeshCentral
|
||||
train: community
|
||||
version: 1.0.8
|
||||
version: 1.0.9
|
||||
|
||||
@@ -10,7 +10,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
meshcentral_container_name: meshcentral
|
||||
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/miniflux/v2
|
||||
title: Miniflux
|
||||
train: community
|
||||
version: 1.0.4
|
||||
version: 1.0.5
|
||||
|
||||
@@ -10,7 +10,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
miniflux_container_name: miniflux
|
||||
|
||||
@@ -46,4 +46,4 @@ sources:
|
||||
- https://hub.docker.com/r/n8nio/n8n
|
||||
title: n8n
|
||||
train: community
|
||||
version: 1.6.80
|
||||
version: 1.6.81
|
||||
|
||||
@@ -16,7 +16,7 @@ images:
|
||||
tag: 9.0.0
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
n8n_container_name: n8n
|
||||
|
||||
@@ -44,4 +44,4 @@ sources:
|
||||
- https://nocodb.com/
|
||||
title: NocoDB
|
||||
train: community
|
||||
version: 1.0.39
|
||||
version: 1.0.40
|
||||
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 9.0.0
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
nocodb_container_name: nocodb
|
||||
|
||||
@@ -39,4 +39,4 @@ sources:
|
||||
- https://github.com/odoo/odoo
|
||||
title: Odoo
|
||||
train: community
|
||||
version: 1.3.24
|
||||
version: 1.3.25
|
||||
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
odoo_container_name: odoo
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
app_version: 9.1.0
|
||||
app_version: 9.2.0
|
||||
capabilities:
|
||||
- description: Onlyoffice is able to change file ownership arbitrarily
|
||||
name: CHOWN
|
||||
@@ -55,4 +55,4 @@ sources:
|
||||
- https://hub.docker.com/r/onlyoffice/documentserver
|
||||
title: ONLYOFFICE Document Server
|
||||
train: community
|
||||
version: 1.0.40
|
||||
version: 1.0.41
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
images:
|
||||
image:
|
||||
repository: onlyoffice/documentserver
|
||||
tag: 9.1.0
|
||||
tag: 9.2.0
|
||||
container_utils_image:
|
||||
repository: ixsystems/container-utils
|
||||
tag: 1.0.2
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 9.0.0
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
onlyoffice_container_name: onlyoffice
|
||||
|
||||
@@ -50,4 +50,4 @@ sources:
|
||||
- https://github.com/LogicLabs-OU/OpenArchiver
|
||||
title: OpenArchiver
|
||||
train: community
|
||||
version: 1.0.8
|
||||
version: 1.0.9
|
||||
|
||||
@@ -10,7 +10,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
redis_image:
|
||||
repository: valkey/valkey
|
||||
tag: 9.0.0
|
||||
|
||||
@@ -41,4 +41,4 @@ sources:
|
||||
- https://github.com/outline/outline
|
||||
title: Outline
|
||||
train: community
|
||||
version: 1.0.46
|
||||
version: 1.0.47
|
||||
|
||||
@@ -10,7 +10,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
redis_image:
|
||||
repository: valkey/valkey
|
||||
tag: 9.0.0
|
||||
|
||||
@@ -71,4 +71,4 @@ sources:
|
||||
- https://github.com/paperless-ngx/paperless-ngx
|
||||
title: Paperless-ngx
|
||||
train: community
|
||||
version: 1.3.49
|
||||
version: 1.3.50
|
||||
|
||||
@@ -22,7 +22,7 @@ images:
|
||||
tag: "8.25.0"
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
paperless_container_name: paperless
|
||||
|
||||
@@ -46,4 +46,4 @@ sources:
|
||||
- https://github.com/penpot/penpot
|
||||
title: Penpot
|
||||
train: community
|
||||
version: 1.2.33
|
||||
version: 1.2.34
|
||||
|
||||
@@ -22,7 +22,7 @@ images:
|
||||
tag: 9.0.0
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
penpot_backend_container_name: penpot-backend
|
||||
|
||||
@@ -30,4 +30,4 @@ sources:
|
||||
- https://hub.docker.com/r/photoview/photoview
|
||||
title: Photoview
|
||||
train: community
|
||||
version: 1.0.17
|
||||
version: 1.0.18
|
||||
|
||||
@@ -10,7 +10,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
photoview_container_name: photoview
|
||||
|
||||
@@ -50,4 +50,4 @@ sources:
|
||||
- https://github.com/TeamPiped/Piped
|
||||
title: Piped
|
||||
train: community
|
||||
version: 1.0.5
|
||||
version: 1.0.6
|
||||
|
||||
@@ -19,7 +19,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
backend_container_name: backend
|
||||
|
||||
@@ -38,4 +38,4 @@ sources:
|
||||
- https://github.com/plankanban/planka
|
||||
title: Planka
|
||||
train: community
|
||||
version: 1.3.21
|
||||
version: 1.3.22
|
||||
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
planka_container_name: planka
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
app_version: 7.5.1
|
||||
app_version: 7.5.2
|
||||
capabilities: []
|
||||
categories:
|
||||
- media
|
||||
@@ -32,4 +32,4 @@ sources:
|
||||
- https://github.com/recyclarr/recyclarr/tree/recyclarr
|
||||
title: Recyclarr
|
||||
train: community
|
||||
version: 1.2.13
|
||||
version: 1.2.14
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
images:
|
||||
image:
|
||||
repository: recyclarr/recyclarr
|
||||
tag: 7.5.1
|
||||
tag: 7.5.2
|
||||
container_utils_image:
|
||||
repository: ixsystems/container-utils
|
||||
tag: 1.0.2
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
app_version: 0.7.44
|
||||
app_version: v0.7.45
|
||||
capabilities:
|
||||
- description: Retrom is able to change file ownership arbitrarily
|
||||
name: CHOWN
|
||||
@@ -39,4 +39,4 @@ sources:
|
||||
- https://github.com/JMBeresford/retrom
|
||||
title: Retrom
|
||||
train: community
|
||||
version: 1.0.10
|
||||
version: 1.0.11
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
images:
|
||||
image:
|
||||
repository: ghcr.io/jmberesford/retrom-service
|
||||
tag: 0.7.44
|
||||
tag: v0.7.45
|
||||
container_utils_image:
|
||||
repository: ixsystems/container-utils
|
||||
tag: 1.0.2
|
||||
|
||||
@@ -40,4 +40,4 @@ sources:
|
||||
- https://github.com/rommapp/romm
|
||||
title: Romm
|
||||
train: community
|
||||
version: 1.0.61
|
||||
version: 1.0.62
|
||||
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 9.0.0
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
init_container_name: init
|
||||
|
||||
@@ -53,4 +53,4 @@ sources:
|
||||
- https://hub.docker.com/r/roundcube/roundcubemail/
|
||||
title: Roundcube
|
||||
train: community
|
||||
version: 1.3.19
|
||||
version: 1.3.20
|
||||
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
roundcube_container_name: roundcube
|
||||
|
||||
@@ -39,4 +39,4 @@ sources:
|
||||
- https://github.com/shlinkio/shlink
|
||||
title: Shlink
|
||||
train: community
|
||||
version: 1.0.25
|
||||
version: 1.0.26
|
||||
|
||||
@@ -13,7 +13,7 @@ images:
|
||||
tag: 17.7-bookworm
|
||||
postgres_upgrade_image:
|
||||
repository: ixsystems/postgres-upgrade
|
||||
tag: 1.1.1
|
||||
tag: 1.1.2
|
||||
|
||||
consts:
|
||||
shlink_container_name: shlink
|
||||
|
||||
@@ -47,4 +47,4 @@ sources:
|
||||
- https://docs.tandoor.dev/
|
||||
title: Tandoor Recipes
|
||||
train: community
|
||||
version: 1.0.7
|
||||
version: 1.0.8
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user