Closed renovate[bot] closed 3 months ago
The recent updates to the cloudflared
project primarily involve incrementing the version numbers of the base images used in the Dockerfile and the build configuration files. The new version, 16.2.1
, replaces the previous version, 16.2.0
, across multiple architectures, indicating an upgrade that may include bug fixes or enhancements. The overall structure and functionality of the files remain unchanged.
Files | Change Summary |
---|---|
cloudflared/Dockerfile , cloudflared/build.yaml |
Updated the base image version from 16.2.0 to 16.2.1 for aarch64 , amd64 , and armv7 architectures, reflecting an upgrade that may include bug fixes or new features. |
sequenceDiagram
participant User
participant Docker
participant Image Repo
User->>Docker: Build image using Dockerfile
Docker->>Image Repo: Pull base image ghcr.io/hassio-addons/base/amd64:16.2.1
Docker-->>User: Image built successfully
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This PR contains the following updates:
16.2.0
->16.2.1
16.2.0
->16.2.1
16.2.0
->16.2.1
16.2.0
->16.2.1
Release Notes
hassio-addons/addon-base (ghcr.io/hassio-addons/base/aarch64)
### [`v16.2.1`](https://togithub.com/hassio-addons/addon-base/releases/tag/v16.2.1) [Compare Source](https://togithub.com/hassio-addons/addon-base/compare/v16.2.0...v16.2.1) ##### What’s changed ##### ⬆️ Dependency updates - ⬆️ Update alpine\_3\_20/xz to v5.6.2-r0 [@renovate](https://togithub.com/renovate) ([#296](https://togithub.com/hassio-addons/addon-base/pull/296))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.