mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Bookstack to 3eef3f4
This commit is contained in:
parent
6b27159173
commit
4addeb9759
5 changed files with 14 additions and 9 deletions
|
@ -848,10 +848,10 @@ SOFTWARE.
|
|||
[bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[bitwarden-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[bitwarden-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/91d95b3
|
||||
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/91d95b3/README.md
|
||||
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/3eef3f4
|
||||
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/3eef3f4/README.md
|
||||
[bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues
|
||||
[bookstack-version-shield]: https://img.shields.io/badge/version-91d95b3-blue.svg
|
||||
[bookstack-version-shield]: https://img.shields.io/badge/version-3eef3f4-blue.svg
|
||||
[bookstack-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[bookstack-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
|
|
@ -1,4 +1,11 @@
|
|||
# Changelog since v0.7.0
|
||||
- 📚 Documentation updates (#31)
|
||||
|
||||
* 📚 Update to Github Actions
|
||||
|
||||
* 📚 Maintenance year
|
||||
|
||||
* 📚 Doc tweaks
|
||||
- 📚 Update Code of Conduct (#28)
|
||||
- 🔨 Remove no longer needed gitlab config (#29)
|
||||
- ⬆ Update image to 9.0.1 and package dependencies (#30)
|
||||
|
|
|
@ -106,8 +106,7 @@ that there is no easy upgrade path between the two options.
|
|||
## Changelog & Releases
|
||||
|
||||
This repository keeps a change log using [GitHub's releases][releases]
|
||||
functionality. The format of the log is based on
|
||||
[Keep a Changelog][keepchangelog].
|
||||
functionality.
|
||||
|
||||
Releases are based on [Semantic Versioning][semver], and use the format
|
||||
of `MAJOR.MINOR.PATCH`. In a nutshell, the version will be incremented
|
||||
|
@ -170,7 +169,6 @@ SOFTWARE.
|
|||
[forum]: https://community.home-assistant.io/t/community-hass-io-xxxxx/xxxxx
|
||||
[sinclairpaul]: https://github.com/sinclairpaul
|
||||
[issue]: https://github.com/hassio-addons/addon-bookstack/issues
|
||||
[keepchangelog]: http://keepachangelog.com/en/1.0.0/
|
||||
[reddit]: https://reddit.com/r/homeassistant
|
||||
[releases]: https://github.com/hassio-addons/addon-bookstack/releases
|
||||
[semver]: http://semver.org/spec/v2.0.0
|
||||
|
|
|
@ -42,6 +42,6 @@ If you are more interested in stable releases of our add-ons:
|
|||
[forum]: https://community.home-assistant.io/?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-91d95b3-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bookstack/tree/91d95b3
|
||||
[release-shield]: https://img.shields.io/badge/version-3eef3f4-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bookstack/tree/3eef3f4
|
||||
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Bookstack",
|
||||
"version": "91d95b3",
|
||||
"version": "3eef3f4",
|
||||
"slug": "bookstack",
|
||||
"description": "Simple & Free Wiki Software",
|
||||
"url": "https://github.com/hassio-addons/addon-bookstack",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue