From a6f1a6f62d7ef4afe7ecaa9ebcae0e6e666765ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 11:45:13 +0100 Subject: [PATCH] chore(base-cluster/dependencies): update docker.io/curlimages/curl docker tag to v8.5.0 (#702) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/curlimages/curl](https://togithub.com/curl/curl-container) | minor | `8.4.0` -> `8.5.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
curl/curl-container (docker.io/curlimages/curl) ### [`v8.5.0`](https://togithub.com/curl/curl-container/blob/HEAD/CHANGELOG.md#850---2023-12-06) [Compare Source](https://togithub.com/curl/curl-container/compare/8.4.0...8.5.0) ##### Changed - bump to curl 8.5.0 - bump to alpine 3.18.5
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/teutonet/teutonet-helm-charts). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/base-cluster/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/base-cluster/values.yaml b/charts/base-cluster/values.yaml index 6e9507d8b..66a096865 100644 --- a/charts/base-cluster/values.yaml +++ b/charts/base-cluster/values.yaml @@ -72,7 +72,7 @@ global: image: registry: docker.io repository: curlimages/curl - tag: 8.4.0 + tag: 8.5.0 networkPolicy: type: none dnsLabels: