Skip to content

Commit

Permalink
upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
SaswatPadhi committed Oct 27, 2024
1 parent eb50083 commit fc491dd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ for optionally customizing compositions via _overrides_.
</a>
</th>
<td align='center'>
<code><sub>2024.10.2_2.0.1</sub></code>
<code><sub>2024.10.4_2.0.1</sub></code>
</td>
<td align='center'>
:heavy_check_mark:
Expand Down Expand Up @@ -327,7 +327,7 @@ for optionally customizing compositions via _overrides_.
<br>
<code><sub>v3.3.21</sub></code>
<br>
<code><sub>0.22.671</sub></code>
<code><sub>0.22.844</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.6.4.4402</sub></code>
<code><sub>2.7.1.4417</sub></code>
<br>
<code><sub>5.12.2.9335</sub></code>
<code><sub>5.14.0.9383</sub></code>
<br>
<code><sub>4.0.9.2244</sub></code>
<code><sub>4.0.10.2544</sub></code>
</td>
<td align='center'>
:heavy_check_mark:
Expand Down
2 changes: 1 addition & 1 deletion indexarr/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ services:
start_period: 15s

jackett:
image: padhihomelab/jackett:0.22.565
image: padhihomelab/jackett:0.22.844
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.6.4.4402
image: padhihomelab/lidarr:2.7.1.4417
restart: unless-stopped

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

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

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

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

security_opt:
Expand Down

0 comments on commit fc491dd

Please sign in to comment.