Skip to content

Commit

Permalink
🤖 dependency update (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 26, 2025
1 parent 748376f commit afe8a02
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions chromium/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.5.0

- Update base image of addon to jlesage/baseimage-gui:4.7.0

## 2.4.0

- Update apk package 'chromium' in addon to: 132.0.6834.83-r0
Expand Down
4 changes: 2 additions & 2 deletions chromium/build.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build_from:
aarch64: jlesage/baseimage-gui:alpine-3.20-v4.6.7
amd64: jlesage/baseimage-gui:alpine-3.20-v4.6.7
aarch64: jlesage/baseimage-gui:alpine-3.20-v4.7.0
amd64: jlesage/baseimage-gui:alpine-3.20-v4.7.0
codenotary:
base_image: [email protected]
signer: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion chromium/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ ports:
9223/tcp: 9222
slug: chromium
url: https://github.com/miaucl/ha-addons/tree/main/chromium
version: 2.4.0
version: 2.5.0

0 comments on commit afe8a02

Please sign in to comment.