mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Example to 2f5b381
This commit is contained in:
parent
1238b7d380
commit
71e462d72b
4 changed files with 15 additions and 6 deletions
|
@ -1,4 +1,13 @@
|
|||
# Changelog since v4.1.0
|
||||
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 (#64)
|
||||
|
||||
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2 to 2.1.
|
||||
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
|
||||
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2...v2.1)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#63)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
|
|
|
@ -56,5 +56,5 @@ If you are more interested in stable releases of our add-ons:
|
|||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||
[patreon]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-e7ba7d9-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-example/tree/e7ba7d9
|
||||
[release-shield]: https://img.shields.io/badge/version-2f5b381-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-example/tree/2f5b381
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Example",
|
||||
"version": "e7ba7d9",
|
||||
"version": "2f5b381",
|
||||
"slug": "example",
|
||||
"description": "Example add-on by Community Home Assistant Add-ons",
|
||||
"url": "https://github.com/hassio-addons/addon-example",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue