Skip to content

Commit

Permalink
chore(deps): update updates-patch-minor (#1124)
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 5, 2024
1 parent b969f06 commit 3d58145
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/castopod/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: 1.13.0
app_version: 1.13.1
capabilities:
- description: Castopod is able to chown files.
name: CHOWN
Expand Down Expand Up @@ -49,4 +49,4 @@ sources:
- https://code.castopod.org/adaures/castopod
title: Castopod
train: community
version: 1.1.1
version: 1.1.2
4 changes: 2 additions & 2 deletions ix-dev/community/castopod/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
images:
image:
repository: castopod/app
tag: "1.13.0"
tag: "1.13.1"
web_image:
repository: castopod/web-server
tag: "1.13.0"
tag: "1.13.1"
mariadb_image:
repository: mariadb
tag: "10.11.10"
Expand Down
2 changes: 1 addition & 1 deletion ix-dev/community/filestash/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ sources:
- https://github.com/mickael-kerjean/filestash
title: Filestash
train: community
version: 1.0.3
version: 1.0.4
2 changes: 1 addition & 1 deletion ix-dev/community/filestash/ix_values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ images:
tag: latest
python_image:
repository: python
tag: 3.13.0-slim-bookworm
tag: 3.13.1-slim-bookworm

consts:
filestash_container_name: filestash
Expand Down
4 changes: 2 additions & 2 deletions ix-dev/community/grafana/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: 11.3.1
app_version: 11.3.2
capabilities: []
categories:
- productivity
Expand Down Expand Up @@ -34,4 +34,4 @@ sources:
- https://github.com/grafana
title: Grafana
train: community
version: 1.2.0
version: 1.2.1
2 changes: 1 addition & 1 deletion ix-dev/community/grafana/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
image:
repository: grafana/grafana
tag: 11.3.1
tag: 11.3.2

consts:
grafana_container_name: grafana
Expand Down
4 changes: 2 additions & 2 deletions ix-dev/community/metube/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: '2024-12-04'
app_version: '2024-12-05'
capabilities: []
categories:
- media
Expand Down Expand Up @@ -30,4 +30,4 @@ sources:
- https://github.com/alexta69/metube
title: MeTube
train: community
version: 1.2.1
version: 1.2.2
2 changes: 1 addition & 1 deletion ix-dev/community/metube/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
image:
repository: alexta69/metube
tag: "2024-12-04"
tag: "2024-12-05"

consts:
metube_container_name: metube
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.70.1
app_version: 1.71.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.4.9
version: 1.4.10
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.70.1"
tag: "1.71.0"
postgres_image:
repository: postgres
tag: "15.10"
Expand Down
4 changes: 2 additions & 2 deletions ix-dev/stable/home-assistant/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: 2024.11.3
app_version: 2024.12.0
capabilities:
- description: Home Assistant is able to change file ownership.
name: CHOWN
Expand Down Expand Up @@ -45,4 +45,4 @@ sources:
- https://github.com/truenas/charts/tree/master/charts/home-assistant
title: Home Assistant
train: stable
version: 1.3.3
version: 1.3.4
2 changes: 1 addition & 1 deletion ix-dev/stable/home-assistant/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
images:
image:
repository: homeassistant/home-assistant
tag: "2024.11.3"
tag: "2024.12.0"
postgres_image:
repository: postgres
tag: "13.18"
Expand Down

0 comments on commit 3d58145

Please sign in to comment.