diff --git a/README.md b/README.md index 7bcdca5..aefa753 100644 --- a/README.md +++ b/README.md @@ -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/v4.0.9 -[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v4.0.9/README.md +[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v4.0.10 +[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v4.0.10/README.md [cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues -[cloudflared-version-shield]: https://img.shields.io/badge/version-v4.0.9-blue.svg +[cloudflared-version-shield]: https://img.shields.io/badge/version-v4.0.10-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 diff --git a/cloudflared/CHANGELOG.md b/cloudflared/CHANGELOG.md index 95e52ae..3b41b03 100644 --- a/cloudflared/CHANGELOG.md +++ b/cloudflared/CHANGELOG.md @@ -1,9 +1,8 @@ ## What’s changed -## 📚 Documentation - -- Remove Freenom since their domain names seems not to be working anymore @brenner-tobias (#307) - ## ⬆️ Dependency updates -- Bump frenck/action-addon-linter from 2.10 to 2.11 @dependabot (#300) -- Update base image to v13.1.1 @elcajon (#301) +- Bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0 @dependabot (#308) +- Bump docker/setup-buildx-action from 2.2.1 to 2.3.0 @dependabot (#309) +- Bump docker/setup-buildx-action from 2.3.0 to 2.4.0 @dependabot (#310) +- Bump docker/build-push-action from 3.3.0 to 4.0.0 @dependabot (#311) +- ⬆️ Update cloudflare/cloudflared to version 2023.2.1 @github-actions (#314) diff --git a/cloudflared/config.yaml b/cloudflared/config.yaml index a234bd9..a37c3a4 100644 --- a/cloudflared/config.yaml +++ b/cloudflared/config.yaml @@ -32,4 +32,4 @@ schema: tunnel_token: str? slug: cloudflared url: https://github.com/brenner-tobias/addon-cloudflared/ -version: 4.0.9 +version: 4.0.10