mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on FTP to 8416dce
This commit is contained in:
parent
028f18aa95
commit
b0c92f196c
4 changed files with 8 additions and 11 deletions
|
@ -764,10 +764,10 @@ SOFTWARE.
|
||||||
[example-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[example-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
[example-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
[example-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[example-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
[example-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/ee72443
|
[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/8416dce
|
||||||
[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/ee72443/README.md
|
[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/8416dce/README.md
|
||||||
[ftp-issue]: https://github.com/hassio-addons/addon-ftp/issues
|
[ftp-issue]: https://github.com/hassio-addons/addon-ftp/issues
|
||||||
[ftp-version-shield]: https://img.shields.io/badge/version-ee72443-blue.svg
|
[ftp-version-shield]: https://img.shields.io/badge/version-8416dce-blue.svg
|
||||||
[ftp-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
[ftp-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[ftp-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[ftp-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,5 +1,2 @@
|
||||||
# Changelog since v4.4.1
|
# Changelog since v4.5.0
|
||||||
- 📚 Hotfix repository link
|
- ⬆️ Upgrades add-on base image to 12.0.0 (#117)
|
||||||
- 📚 Add My buttons to documentation (#116)
|
|
||||||
- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#115)
|
|
||||||
- ⬆️ Upgrades add-on base image to 11.1.0 (#114)
|
|
||||||
|
|
|
@ -53,5 +53,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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-ee72443-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-8416dce-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-ftp/tree/ee72443
|
[release]: https://github.com/hassio-addons/addon-ftp/tree/8416dce
|
|
@ -78,4 +78,4 @@ schema:
|
||||||
slug: ftp
|
slug: ftp
|
||||||
startup: services
|
startup: services
|
||||||
url: https://github.com/hassio-addons/addon-ftp
|
url: https://github.com/hassio-addons/addon-ftp
|
||||||
version: ee72443
|
version: 8416dce
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue