Skip to content

Commit

Permalink
upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
SaswatPadhi committed Dec 21, 2024
1 parent a7b4214 commit 101513d
Show file tree
Hide file tree
Showing 12 changed files with 30 additions and 29 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ for optionally customizing compositions via _overrides_.
</a>
</th>
<td align='center'>
<code><sub>2.6.11</sub></code>
<code><sub>2.6.12</sub></code>
<br>
<code><sub>2.12.2</sub></code>
</td>
Expand Down Expand Up @@ -233,7 +233,7 @@ for optionally customizing compositions via _overrides_.
</a>
</th>
<td align='center'>
<code><sub>1.22.4-r...s</sub></code>
<code><sub>1.22.6-r...s</sub></code>
</td>
<td align='center'>
:heavy_check_mark:
Expand Down Expand Up @@ -274,7 +274,7 @@ for optionally customizing compositions via _overrides_.
</a>
</th>
<td align='center'>
<code><sub>2024.12.1_2.0.1</sub></code>
<code><sub>2024.12.5_2.0.1</sub></code>
</td>
<td align='center'>
:heavy_check_mark:
Expand Down Expand Up @@ -323,11 +323,11 @@ for optionally customizing compositions via _overrides_.
</a>
</th>
<td align='center'>
<code><sub>2.6.11</sub></code>
<code><sub>2.6.12</sub></code>
<br>
<code><sub>v3.3.21</sub></code>
<br>
<code><sub>0.22.898</sub></code>
<code><sub>0.22.1101</sub></code>
</td>
<td align='center'>
:heavy_check_mark:
Expand Down Expand Up @@ -474,11 +474,11 @@ for optionally customizing compositions via _overrides_.
</a>
</th>
<td align='center'>
<code><sub>2.7.1.4417</sub></code>
<code><sub>2.8.2.4493</sub></code>
<br>
<code><sub>5.14.0.9383</sub></code>
<code><sub>5.16.3.9541</sub></code>
<br>
<code><sub>4.0.10.2544</sub></code>
<code><sub>4.0.11.2680</sub></code>
</td>
<td align='center'>
:heavy_check_mark:
Expand Down Expand Up @@ -596,11 +596,11 @@ for optionally customizing compositions via _overrides_.
<br>
<code><sub>7.4.1</sub></code>
<br>
<code><sub>20241125...04</sub></code>
<code><sub>20241216...30</sub></code>
<br>
<code><sub>30.0.3-core</sub></code>
<code><sub>30.0.4-core</sub></code>
<br>
<code><sub>30.0.3-core</sub></code>
<code><sub>30.0.4-core</sub></code>
</td>
<td align='center'>
:heavy_check_mark:
Expand Down Expand Up @@ -734,7 +734,7 @@ for optionally customizing compositions via _overrides_.
</a>
</th>
<td align='center'>
<code><sub>2.6.11</sub></code>
<code><sub>2.6.12</sub></code>
<br>
<code><sub>5.0.1</sub></code>
</td>
Expand Down Expand Up @@ -822,7 +822,7 @@ for optionally customizing compositions via _overrides_.
</a>
</th>
<td align='center'>
<code><sub>1.32.3</sub></code>
<code><sub>1.33.0</sub></code>
</td>
<td align='center'>
:heavy_check_mark:
Expand Down Expand Up @@ -974,7 +974,7 @@ for optionally customizing compositions via _overrides_.
</a>
</th>
<td align='center'>
<code><sub>2.11.14</sub></code>
<code><sub>2.11.16</sub></code>
</td>
<td align='center'>
:heavy_check_mark:
Expand Down
2 changes: 1 addition & 1 deletion _scripts/install-compose.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ OUTPUT="$1"
RUNNER_CMD="${RUNNER_CMD:-}"

DOCKER_CMD="docker"
DOCKER_COMPOSE_VERSION=2.31.0
DOCKER_COMPOSE_VERSION=2.32.1

PODMAN_CMD="podman"
PODMAN_COMPOSE_VERSION=1.2.0
Expand Down
2 changes: 1 addition & 1 deletion airdcpp/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ networks:
services:
openvpn:
hostname: openvpn
image: padhihomelab/openvpn-client:2.6.11
image: padhihomelab/openvpn-client:2.6.12
restart: unless-stopped

cap_add:
Expand Down
1 change: 1 addition & 0 deletions certbot/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ services:

volumes:
- ./data/certbot/etc/letsencrypt:/etc/letsencrypt
- ./data/certbot/var/log/letsencrypt:/var/log/letsencrypt

environment:
DOCKER_UID: ${USER_ID:?}
Expand Down
2 changes: 1 addition & 1 deletion gitea/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ networks:
services:
gitea:
hostname: gitea
image: gitea/gitea:1.22.4-rootless
image: gitea/gitea:1.22.6-rootless
restart: unless-stopped

security_opt:
Expand Down
2 changes: 1 addition & 1 deletion hass/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ networks:
services:
hass:
hostname: hass
image: padhihomelab/hass:2024.12.1_2.0.1
image: padhihomelab/hass:2024.12.5_2.0.1
restart: unless-stopped

security_opt:
Expand Down
4 changes: 2 additions & 2 deletions indexarr/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ networks:
services:
openvpn:
hostname: openvpn
image: padhihomelab/openvpn-client:2.6.11
image: padhihomelab/openvpn-client:2.6.12
restart: unless-stopped

cap_add:
Expand Down Expand Up @@ -51,7 +51,7 @@ services:
start_period: 15s

jackett:
image: padhihomelab/jackett:0.22.898
image: padhihomelab/jackett:0.22.1101
restart: unless-stopped

security_opt:
Expand Down
6 changes: 3 additions & 3 deletions monitarr/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ networks:
services:
lidarr:
hostname: lidarr
image: padhihomelab/lidarr:2.7.1.4417
image: padhihomelab/lidarr:2.8.2.4493
restart: unless-stopped

security_opt:
Expand All @@ -25,7 +25,7 @@ services:

radarr:
hostname: radarr
image: padhihomelab/radarr:5.14.0.9383
image: padhihomelab/radarr:5.16.3.9541
restart: unless-stopped

security_opt:
Expand All @@ -45,7 +45,7 @@ services:

sonarr:
hostname: sonarr
image: padhihomelab/sonarr:4.0.10.2544
image: padhihomelab/sonarr:4.0.11.2680
restart: unless-stopped

security_opt:
Expand Down
6 changes: 3 additions & 3 deletions nextcloud/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ services:

imaginary:
hostname: imaginary
image: nextcloud/aio-imaginary:20241125_091756
image: nextcloud/aio-imaginary:20241216_102930
restart: unless-stopped

cap_add:
Expand All @@ -97,7 +97,7 @@ services:

nextcloud:
hostname: nextcloud
image: padhihomelab/nextcloud:30.0.3-core
image: padhihomelab/nextcloud:30.0.4-core
restart: unless-stopped

security_opt:
Expand Down Expand Up @@ -139,7 +139,7 @@ services:

cron:
hostname: cron
image: padhihomelab/nextcloud:30.0.3-core
image: padhihomelab/nextcloud:30.0.4-core
restart: unless-stopped
entrypoint: /cron.sh

Expand Down
2 changes: 1 addition & 1 deletion qbittorrent/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ networks:
services:
openvpn:
hostname: openvpn
image: padhihomelab/openvpn-client:2.6.11
image: padhihomelab/openvpn-client:2.6.12

cap_add:
- NET_ADMIN
Expand Down
2 changes: 1 addition & 1 deletion telegraf/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ networks:
services:
telegraf:
hostname: telegraf
image: telegraf:1.32.3
image: telegraf:1.33.0
restart: unless-stopped

security_opt:
Expand Down
2 changes: 1 addition & 1 deletion traefik/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ networks:
services:
traefik:
hostname: traefik
image: traefik:v2.11.14
image: traefik:v2.11.16
restart: unless-stopped

security_opt:
Expand Down

0 comments on commit 101513d

Please sign in to comment.