Skip to content

Commit

Permalink
chore(base-cluster/dependencies): update docker.io/curlimages/curl do…
Browse files Browse the repository at this point in the history
…cker tag to v8.5.0 (#702)

[![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

<details>
<summary>curl/curl-container (docker.io/curlimages/curl)</summary>

###
[`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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent 679406b commit a6f1a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/base-cluster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ global:
image:
registry: docker.io
repository: curlimages/curl
tag: 8.4.0
tag: 8.5.0
networkPolicy:
type: none
dnsLabels:
Expand Down

0 comments on commit a6f1a6f

Please sign in to comment.