Skip to content

Commit

Permalink
Update config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tankerkiller125 authored Jan 6, 2025
1 parent f6cbf29 commit 65118a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example/config.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
name: Homebox Addon
version: "2.0.2"
version: "2.1.0"
slug: homebox
description: Homebox add-on
url: "https://github.com/jscarrott/homebox-addon/blob/main/example"
url: "https://github.com/sysadminsmedia/homebox-addon/blob/main/example"
arch:
# - armhf
- armv7
Expand All @@ -16,6 +16,6 @@ options:
message: "Hello world..."
schema:
message: "str?"
image: "ghcr.io/jscarrott/{arch}-addon-example"
image: "ghcr.io/sysadminsmedia/homebox-ha-addon"
ports:
7745/tcp: 7745

0 comments on commit 65118a3

Please sign in to comment.