Skip to content

Commit 9cce0c0

Browse files
chore(container): update image ghcr.io/sysadminsmedia/homebox ( 0.24.0 → 0.24.2 )
1 parent 287b275 commit 9cce0c0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docker/snipe-it/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ services:
3333
retries: 5
3434

3535
homebox:
36-
image: ghcr.io/sysadminsmedia/homebox:0.24.0
36+
image: ghcr.io/sysadminsmedia/homebox:0.24.2
3737
restart: unless-stopped
3838
environment:
3939
- TZ=America/New_York

kubernetes/apps/default/homebox/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
app:
2020
image:
2121
repository: ghcr.io/sysadminsmedia/homebox
22-
tag: 0.24.0
22+
tag: 0.24.2
2323
env:
2424
TZ: America/New_York
2525
HBOX_DATABASE_DRIVER: postgres

0 commit comments

Comments
 (0)