Skip to content

Commit

Permalink
chore(deps): update updates-patch-minor (#1161)
Browse files Browse the repository at this point in the history
Co-authored-by: bugclerk <[email protected]>
  • Loading branch information
truenasbot and bugclerk authored Dec 12, 2024
1 parent 5275ef6 commit 2039178
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/adguard-home/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: v0.107.54
app_version: v0.107.55
capabilities:
- description: AdGuard Home is able to bind to a privileged port.
name: NET_BIND_SERVICE
Expand Down Expand Up @@ -42,4 +42,4 @@ sources:
- https://hub.docker.com/r/adguard/adguardhome
title: AdGuard Home
train: community
version: 1.1.3
version: 1.1.4
2 changes: 1 addition & 1 deletion ix-dev/community/adguard-home/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
image:
repository: adguard/adguardhome
tag: v0.107.54
tag: v0.107.55

consts:
adguard_container_name: adguard
Expand Down
4 changes: 2 additions & 2 deletions ix-dev/community/autobrr/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: v1.53.0
app_version: v1.53.1
capabilities: []
categories:
- media
Expand Down Expand Up @@ -31,4 +31,4 @@ sources:
- https://github.com/autobrr/autobrr
title: Autobrr
train: community
version: 1.2.3
version: 1.2.4
2 changes: 1 addition & 1 deletion ix-dev/community/autobrr/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
image:
repository: ghcr.io/autobrr/autobrr
tag: v1.53.0
tag: v1.53.1

consts:
autobrr_container_name: autobrr
Expand Down
4 changes: 2 additions & 2 deletions ix-dev/community/gitea/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: 1.22.4
app_version: 1.22.5
capabilities: []
categories:
- productivity
Expand Down Expand Up @@ -38,4 +38,4 @@ sources:
- https://docs.gitea.io/en-us/install-with-docker-rootless
title: Gitea
train: community
version: 1.2.0
version: 1.2.1
2 changes: 1 addition & 1 deletion ix-dev/community/gitea/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
image:
repository: gitea/gitea
tag: 1.22.4-rootless
tag: 1.22.5-rootless
postgres_15_image:
repository: postgres
tag: "15.10"
Expand Down
4 changes: 2 additions & 2 deletions ix-dev/community/n8n/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: 1.71.2
app_version: 1.72.0
capabilities: []
categories:
- productivity
Expand Down Expand Up @@ -42,4 +42,4 @@ sources:
- https://hub.docker.com/r/n8nio/n8n
title: n8n
train: community
version: 1.5.1
version: 1.5.2
2 changes: 1 addition & 1 deletion ix-dev/community/n8n/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
image:
repository: n8nio/n8n
tag: "1.71.2"
tag: "1.72.0"
postgres_15_image:
repository: postgres
tag: "15.10"
Expand Down
4 changes: 2 additions & 2 deletions ix-dev/community/pgadmin/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: '8.13'
app_version: '8.14'
capabilities:
- description: pgAdmin requires this ability to bind to privileged ports.
name: NET_BIND_SERVICE
Expand Down Expand Up @@ -34,4 +34,4 @@ sources:
- https://www.pgadmin.org/
title: pgAdmin
train: community
version: 1.1.1
version: 1.1.2
2 changes: 1 addition & 1 deletion ix-dev/community/pgadmin/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
image:
repository: dpage/pgadmin4
tag: 8.13
tag: 8.14

consts:
pgadmin_container_name: pgadmin
Expand Down
4 changes: 2 additions & 2 deletions ix-dev/stable/plex/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: 1.41.2.9200-c6bbc1b53
app_version: 1.41.3.9292-bc7397402
capabilities:
- description: Plex is able to chown files.
name: CHOWN
Expand Down Expand Up @@ -48,4 +48,4 @@ sources:
- https://hub.docker.com/r/plexinc/pms-docker
title: Plex
train: stable
version: 1.1.5
version: 1.1.6
2 changes: 1 addition & 1 deletion ix-dev/stable/plex/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
image:
repository: plexinc/pms-docker
tag: 1.41.2.9200-c6bbc1b53
tag: 1.41.3.9292-bc7397402
plex_pass_image:
repository: plexinc/pms-docker
tag: plexpass
Expand Down

0 comments on commit 2039178

Please sign in to comment.