🎉 Release of add-on Cloudflared 2.0.7
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/v2.0.6
|
||||
[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.6/README.md
|
||||
[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v2.0.7
|
||||
[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.7/README.md
|
||||
[cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues
|
||||
[cloudflared-version-shield]: https://img.shields.io/badge/version-v2.0.6-blue.svg
|
||||
[cloudflared-version-shield]: https://img.shields.io/badge/version-v2.0.7-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,14 +1,8 @@
|
||||
## What’s changed
|
||||
## 🐛 Bug fixes
|
||||
|
||||
- Remove custom apparmor.txt | fixes issue on Ubuntu Supervised installations @elcajon (#138)
|
||||
|
||||
## 🚀 Enhancements
|
||||
|
||||
- Log error message if tunnel name doesn't fit @elcajon (#132)
|
||||
- Healthcheck for HA cloudflare tunnel if connection is dropped @elcajon (#139)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Update yq to 4.25.1-r2 @elcajon (#133)
|
||||
- ⬆️ Update base image to v12.2.2 @elcajon (#134)
|
||||
- ⬆️ Update yq to 4.25.1-r3 @elcajon (#137)
|
||||
- Bump docker/build-push-action from 3.1.0 to 3.1.1 @dependabot (#140)
|
||||
|
||||
@@ -42,4 +42,4 @@ schema:
|
||||
- str?
|
||||
slug: cloudflared
|
||||
url: https://github.com/brenner-tobias/addon-cloudflared/
|
||||
version: 2.0.6
|
||||
version: 2.0.7
|
||||
|
||||
Reference in New Issue
Block a user