Skip to content

Commit

Permalink
chore(deps): update updates-patch-minor (#1516)
Browse files Browse the repository at this point in the history
Co-authored-by: bugclerk <[email protected]>
  • Loading branch information
truenasbot and bugclerk authored Jan 31, 2025
1 parent 119d1a7 commit 3a8e8f7
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions ix-dev/community/cloudflared/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: 2025.1.0
app_version: 2025.1.1
capabilities: []
categories:
- networking
Expand Down Expand Up @@ -30,4 +30,4 @@ sources:
- https://hub.docker.com/r/cloudflare/cloudflared
title: Cloudflared
train: community
version: 1.2.11
version: 1.2.12
2 changes: 1 addition & 1 deletion ix-dev/community/cloudflared/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
image:
repository: cloudflare/cloudflared
tag: 2025.1.0
tag: 2025.1.1

consts:
cloudflared_container_name: cloudflared
Expand Down
4 changes: 2 additions & 2 deletions ix-dev/community/filebrowser/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: v2.31.2
app_version: v2.32.0
capabilities: []
categories:
- storage
Expand Down Expand Up @@ -33,4 +33,4 @@ sources:
- https://hub.docker.com/r/filebrowser/filebrowser
title: File Browser
train: community
version: 1.2.7
version: 1.2.8
2 changes: 1 addition & 1 deletion ix-dev/community/filebrowser/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
image:
repository: filebrowser/filebrowser
tag: v2.31.2
tag: v2.32.0

consts:
filebrowser_container_name: filebrowser
Expand Down
4 changes: 2 additions & 2 deletions ix-dev/community/passbolt/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: 4.10.1
app_version: 4.11.0
capabilities: []
categories:
- security
Expand Down Expand Up @@ -37,4 +37,4 @@ sources:
- https://www.passbolt.com
title: Passbolt
train: community
version: 1.1.7
version: 1.1.8
2 changes: 1 addition & 1 deletion ix-dev/community/passbolt/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
image:
repository: passbolt/passbolt
tag: 4.10.1-1-ce-non-root
tag: 4.11.0-1-ce-non-root
mariadb_image:
repository: mariadb
tag: "10.11.10"
Expand Down
4 changes: 2 additions & 2 deletions ix-dev/community/searxng/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: 2025.1.29-fc8938c96
app_version: 2025.1.31-eea4d4fd1
capabilities:
- description: SearXNG requires this ability to switch user for sub-processes.
name: SETUID
Expand Down Expand Up @@ -31,4 +31,4 @@ sources:
- https://github.com/searxng/searxng
title: SearXNG
train: community
version: 1.1.24
version: 1.1.25
2 changes: 1 addition & 1 deletion ix-dev/community/searxng/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
image:
repository: searxng/searxng
tag: 2025.1.29-fc8938c96
tag: 2025.1.31-eea4d4fd1

consts:
searxng_container_name: searxng
Expand Down
4 changes: 2 additions & 2 deletions ix-dev/community/tiny-media-manager/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: 5.0.13
app_version: 5.1.1
capabilities:
- description: Tiny Media Manager is able to chown files.
name: CHOWN
Expand Down Expand Up @@ -39,4 +39,4 @@ sources:
- https://hub.docker.com/r/tinymediamanager/tinymediamanager
title: Tiny Media Manager
train: community
version: 1.1.7
version: 1.1.8
2 changes: 1 addition & 1 deletion ix-dev/community/tiny-media-manager/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
image:
repository: tinymediamanager/tinymediamanager
tag: 5.0.13
tag: 5.1.1

consts:
tiny_media_manager_container_name: tiny-media-manager
Expand Down
4 changes: 2 additions & 2 deletions ix-dev/stable/netdata/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: v2.2.1
app_version: v2.2.2
capabilities:
- description: Netdata is able to chown files.
name: CHOWN
Expand Down Expand Up @@ -58,4 +58,4 @@ sources:
- https://github.com/netdata/netdata
title: Netdata
train: stable
version: 1.2.11
version: 1.2.12
2 changes: 1 addition & 1 deletion ix-dev/stable/netdata/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
image:
repository: netdata/netdata
tag: v2.2.1
tag: v2.2.2

consts:
netdata_container_name: netdata

0 comments on commit 3a8e8f7

Please sign in to comment.