Skip to content

Commit

Permalink
chore(deps): update grafana curl image to v8.9.0 (#596)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[cgr.dev/du-uds-defenseunicorns/curl-fips](https://edu.chainguard.dev/chainguard/chainguard-images/reference/curl-fips/)
([source](https://togithub.com/chainguard-images/images/tree/HEAD/images/curl-fips))
| minor | `8.8.0` -> `8.9.0` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
  • Loading branch information
renovate[bot] and mjnagel authored Jul 24, 2024
1 parent b4bd660 commit 64f9408
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/grafana/values/unicorn-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ initChownData:
downloadDashboardsImage:
registry: cgr.dev
repository: du-uds-defenseunicorns/curl-fips
tag: 8.8.0
tag: 8.9.0

sidecar:
image:
Expand Down
2 changes: 1 addition & 1 deletion src/grafana/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ components:
images:
- cgr.dev/du-uds-defenseunicorns/grafana-fips:11.1.0
- cgr.dev/du-uds-defenseunicorns/busybox-fips:1.36.1
- cgr.dev/du-uds-defenseunicorns/curl-fips:8.8.0
- cgr.dev/du-uds-defenseunicorns/curl-fips:8.9.0
- cgr.dev/du-uds-defenseunicorns/k8s-sidecar-fips:1.27.5

0 comments on commit 64f9408

Please sign in to comment.