Skip to content

Commit b7fe8f8

Browse files
chore(base-cluster/dependencies): update docker.io/curlimages/curl docker tag to v8.8.0 (#1014)
[![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.7.1` -> `8.8.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>curl/curl-container (docker.io/curlimages/curl)</summary> ### [`v8.8.0`](https://togithub.com/curl/curl-container/blob/HEAD/CHANGELOG.md#880---2024-05-22) [Compare Source](https://togithub.com/curl/curl-container/compare/8.7.1...8.8.0) ##### Changed - bump to curl 8.8.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac8cf96 commit b7fe8f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/base-cluster/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ global:
8888
image:
8989
registry: docker.io
9090
repository: curlimages/curl
91-
tag: 8.7.1
91+
tag: 8.8.0@sha256:73e4d532ea62d7505c5865b517d3704966ffe916609bedc22af6833dc9969bcd
9292
networkPolicy:
9393
type: none
9494
dnsLabels:

0 commit comments

Comments
 (0)