Skip to content

Commit

Permalink
upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
SaswatPadhi committed Sep 3, 2024
1 parent f98e023 commit c43df73
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Compositions Found (18):
</a>
</th>
<td align='center'>
<code><sub>2.6.8</sub></code>
<code><sub>2.6.11</sub></code>
<br>
<code><sub>2.12.2</sub></code>
</td>
Expand Down Expand Up @@ -355,11 +355,11 @@ Compositions Found (18):
</a>
</th>
<td align='center'>
<code><sub>2.6.8</sub></code>
<code><sub>2.6.11</sub></code>
<br>
<code><sub>v3.3.21</sub></code>
<br>
<code><sub>0.22.277</sub></code>
<code><sub>0.22.554</sub></code>
</td>
<td align='center'>
:heavy_check_mark:
Expand Down Expand Up @@ -493,7 +493,7 @@ Compositions Found (18):
</a>
</th>
<td align='center'>
<code><sub>2.4.3.4248</sub></code>
<code><sub>2.5.3.4341</sub></code>
<br>
<code><sub>5.9.1.9070</sub></code>
<br>
Expand Down Expand Up @@ -741,7 +741,7 @@ Compositions Found (18):
</a>
</th>
<td align='center'>
<code><sub>2.6.8</sub></code>
<code><sub>2.6.11</sub></code>
<br>
<code><sub>4.6.5</sub></code>
</td>
Expand Down Expand Up @@ -966,7 +966,7 @@ Compositions Found (18):
<td align='center'>
<code><sub>4.4.18</sub></code>
<br>
<code><sub>8.3.32</sub></code>
<code><sub>8.4.59</sub></code>
</td>
<td align='center'>
:heavy_check_mark:
Expand Down
2 changes: 1 addition & 1 deletion airdcpp/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ networks:
services:
openvpn:
hostname: openvpn
image: padhihomelab/openvpn-client:2.6.8
image: padhihomelab/openvpn-client:2.6.11
restart: unless-stopped

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

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

jackett:
image: padhihomelab/jackett:0.22.277
image: padhihomelab/jackett:0.22.554
restart: unless-stopped

security_opt:
Expand Down
2 changes: 1 addition & 1 deletion monitarr/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ networks:
services:
lidarr:
hostname: lidarr
image: padhihomelab/lidarr:2.4.3.4248
image: padhihomelab/lidarr:2.5.3.4341
restart: unless-stopped

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

cap_add:
- NET_ADMIN
Expand Down
2 changes: 1 addition & 1 deletion unifi/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:

unifi:
hostname: unifi
image: goofball222/unifi:8.3.32-alpine
image: goofball222/unifi:8.4.59-alpine
restart: unless-stopped

security_opt:
Expand Down

0 comments on commit c43df73

Please sign in to comment.