🎉 Release of add-on Cloudflared 3.1.4

This commit is contained in:
Brenner-Bot
2022-10-18 21:17:21 +00:00
parent 5a1d6b49c2
commit 771a953073
3 changed files with 17 additions and 7 deletions
+3 -3
View File
@@ -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 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. SOFTWARE.
[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v3.1.3 [addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v3.1.4
[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v3.1.3/README.md [addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v3.1.4/README.md
[cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues [cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues
[cloudflared-version-shield]: https://img.shields.io/badge/version-v3.1.3-blue.svg [cloudflared-version-shield]: https://img.shields.io/badge/version-v3.1.4-blue.svg
[cloudflared-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[cloudflared-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [cloudflared-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
+13 -3
View File
@@ -1,7 +1,17 @@
## Whats changed ## Whats changed
Please be aware that the options 'custom_config', 'data_folder' and 'warp_*' within the add-on are deprecated and will be removed soon. We suggest to migrate to Cloudflare Managed tunnels as soon as possible to use these ingress rules. ### Warning:
**Please be aware that the options 'custom_config', 'data_folder' and 'warp_*' within the add-on are deprecated and will be removed with the next release. We suggest to migrate to Cloudflare Managed tunnels as soon as possible to use these ingress rules.**
## 🐛 Bug fixes ## 🧰 Maintenance
- Add creation of dir if not existing @brenner-tobias (#214) - Fix YAMLLint warnings in GitHub checks @brenner-tobias (#218)
## ⬆️ Dependency updates
- Bump docker/build-push-action from 3.1.1 to 3.2.0 @dependabot (#219)
- Bump docker/login-action from 2.0.0 to 2.1.0 @dependabot (#220)
- Bump docker/setup-qemu-action from 2.0.0 to 2.1.0 @dependabot (#221)
- Bump docker/setup-buildx-action from 2.0.0 to 2.1.0 @dependabot (#222)
- Bump docker/setup-buildx-action from 2.1.0 to 2.2.0 @dependabot (#223)
- ️ Update Cloudflared to version 2022.10.1 @github-actions (#225)
+1 -1
View File
@@ -38,4 +38,4 @@ schema:
- str? - str?
slug: cloudflared slug: cloudflared
url: https://github.com/brenner-tobias/addon-cloudflared/ url: https://github.com/brenner-tobias/addon-cloudflared/
version: 3.1.3 version: 3.1.4