Browse Source

Update homebox to v0.15.2 (#1770)

Co-authored-by: nmfretz <nmfretz@gmail.com>
main
Alexander L. 3 months ago
committed by GitHub
parent
commit
7fa9e08a98
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      homebox/docker-compose.yml
  2. 18
      homebox/umbrel-app.yml

2
homebox/docker-compose.yml

@ -8,7 +8,7 @@ services:
APP_PORT: 7745
web:
image: ghcr.io/hay-kot/homebox:v0.10.3-rootless@sha256:cc6e3b7fa40e3259cb8cac8e5d3e594eb63a68abd16c51029d59460f7fed1212
image: ghcr.io/sysadminsmedia/homebox:0.15.2-rootless@sha256:ee0b4d807e330f2bae6e24aec1c3093dce06dab3b8f1434564f286cd07649d07
restart: on-failure
user: 1000:1000
environment:

18
homebox/umbrel-app.yml

@ -3,17 +3,17 @@ id: homebox
name: HomeBox
tagline: An inventory and organization system built for the home user
category: files
version: "v0.10.3"
version: "0.15.2"
port: 7745
description: >-
Homebox is an inventory and organization system built for the home user! With a focus on simplicity and ease of use, Homebox is the perfect solution for your home inventory, organization, and management needs.
Homebox is currently in beta and undergoing active development, meaning that it is not yet feature complete and may contain bugs.
developer: hay-kot
website: https://hay-kot.github.io/homebox/
repo: https://github.com/hay-kot/homebox
support: https://github.com/hay-kot/homebox/issues
developer: SysAdmins Media
website: https://homebox.software
repo: https://github.com/sysadminsmedia/homebox
support: https://github.com/sysadminsmedia/homebox/issues
gallery:
- 1.jpg
- 2.jpg
@ -24,8 +24,10 @@ torOnly: false
defaultUsername: ""
defaultPassword: ""
releaseNotes: >-
This release is a minor release updating dependencies and some bug fixes.
Development of HomeBox has been taken over by SysAdmins Media, since the original developer is no longer maintaining the project.
More information can be found at https://github.com/sysadminsmedia/homebox
Read the full release notes for additional information and detailed changes at https://github.com/hay-kot/homebox/releases/
Full release notes can be found at https://github.com/sysadminsmedia/homebox/releases
submitter: Xosten
submission: https://github.com/getumbrel/umbrel-apps/pull/501
submission: https://github.com/getumbrel/umbrel-apps/pull/501

Loading…
Cancel
Save