🎉 Release of add-on Cloudflared 0.5.2
This commit is contained in:
@@ -86,10 +86,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v0.5.1
|
||||
[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v0.5.1/README.md
|
||||
[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v0.5.2
|
||||
[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v0.5.2/README.md
|
||||
[cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues
|
||||
[cloudflared-version-shield]: https://img.shields.io/badge/version-v0.5.1-blue.svg
|
||||
[cloudflared-version-shield]: https://img.shields.io/badge/version-v0.5.2-blue.svg
|
||||
[cloudflared-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[cloudflared-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[cloudflared-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
||||
@@ -1,20 +1,8 @@
|
||||
## What’s changed
|
||||
## 🐛 Bug fixes
|
||||
|
||||
- Log enhancements @elcajon (#49)
|
||||
|
||||
## 🚀 Enhancements
|
||||
|
||||
- Pass homeassistant log level to cloudflared @elcajon (#48)
|
||||
- Improve auth successful message @felipecrs (#51)
|
||||
|
||||
## 🧰 Maintenance
|
||||
|
||||
- Add workflow for automatic Cloudflared updates @elcajon (#55)
|
||||
- ℹ️ Update Cloudflared to version 2022.3.0 @github-actions (#61)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- Bump docker/login-action from 1.12.0 to 1.13.0 @dependabot (#52)
|
||||
- Update cloudflared to 2022.2.1 @elcajon (#53)
|
||||
- Update Cloudflared to 2022.2.2 @elcajon (#54)
|
||||
- Bump docker/login-action from 1.13.0 to 1.14.0 @dependabot (#56)
|
||||
- Bump docker/login-action from 1.14.0 to 1.14.1 @dependabot (#57)
|
||||
- Bump actions/checkout from 2.4.0 to 3 @dependabot (#58)
|
||||
- Bump frenck/action-addon-linter from 2.6 to 2.8 @dependabot (#60)
|
||||
|
||||
@@ -35,4 +35,4 @@ schema:
|
||||
tunnel_name: str
|
||||
slug: cloudflared
|
||||
url: https://github.com/brenner-tobias/addon-cloudflared/
|
||||
version: 0.5.1
|
||||
version: 0.5.2
|
||||
|
||||
Reference in New Issue
Block a user