mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Example to 068ad66
This commit is contained in:
parent
28adff5321
commit
c398434840
4 changed files with 14 additions and 33 deletions
|
@ -815,10 +815,10 @@ SOFTWARE.
|
|||
[bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[bookstack-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[bookstack-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-example]: https://github.com/hassio-addons/addon-example/tree/v4.0.5
|
||||
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/v4.0.5/README.md
|
||||
[addon-example]: https://github.com/hassio-addons/addon-example/tree/068ad66
|
||||
[addon-doc-example]: https://github.com/hassio-addons/addon-example/blob/068ad66/README.md
|
||||
[example-issue]: https://github.com/hassio-addons/addon-example/issues
|
||||
[example-version-shield]: https://img.shields.io/badge/version-v4.0.5-blue.svg
|
||||
[example-version-shield]: https://img.shields.io/badge/version-068ad66-blue.svg
|
||||
[example-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[example-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[example-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
|
|
@ -1,29 +1,10 @@
|
|||
## What’s changed
|
||||
# Changelog since v4.0.5
|
||||
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#56)
|
||||
|
||||
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
|
||||
- [Release notes](https://github.com/actions/cache/releases)
|
||||
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)
|
||||
|
||||
## 🧰 Maintenance
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
- Upgrade Code of Conduct @frenck (#33)
|
||||
- Fix add-on description extraction @frenck (#34)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Bump frenck/action-addon-linter from v1.2.0 to v1.3.1 @dependabot (#35)
|
||||
- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 @dependabot (#37)
|
||||
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 @dependabot (#38)
|
||||
- Upgrade add-on base image to 9.1.1 @frenck (#39)
|
||||
- Upgrade add-on base image to 9.1.2 @frenck (#40)
|
||||
- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 @dependabot (#41)
|
||||
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#42)
|
||||
- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#43)
|
||||
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#44)
|
||||
- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#45)
|
||||
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#46)
|
||||
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#47)
|
||||
- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#48)
|
||||
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#49)
|
||||
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#50)
|
||||
- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#51)
|
||||
- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#52)
|
||||
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#53)
|
||||
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#54)
|
||||
- ⬆️ Upgrades add-on base image to v9.1.7 @frenck (#55)
|
||||
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-v4.0.5-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-example/tree/v4.0.5
|
||||
[release-shield]: https://img.shields.io/badge/version-068ad66-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-example/tree/068ad66
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Example",
|
||||
"version": "4.0.5",
|
||||
"version": "068ad66",
|
||||
"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