Skip to content

Commit

Permalink
chore(deps): update sonarqube package dependencies (#133)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [curlimages/curl](https://redirect.github.com/curl/curl-container) |
minor | `8.10.1` -> `8.11.0` |
| ghcr.io/defenseunicorns/packages/uds/postgres-operator | patch |
`1.13.0-uds.3-upstream` -> `1.13.0-uds.4-upstream` |

---

### Release Notes

<details>
<summary>curl/curl-container (curlimages/curl)</summary>

###
[`v8.11.0`](https://redirect.github.com/curl/curl-container/blob/HEAD/CHANGELOG.md#8110---2024-11-06)

[Compare
Source](https://redirect.github.com/curl/curl-container/compare/8.10.1...8.11.0)

##### Changed

-   bump to curl 8.11.0

</details>

---

### 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjQyLjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInBhY2thZ2UtZGVwcyJdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <[email protected]>
  • Loading branch information
renovate[bot] and Racer159 authored Dec 2, 2024
1 parent 4fe8f3c commit 1895cc7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion bundle/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ packages:

- name: postgres-operator
repository: ghcr.io/defenseunicorns/packages/uds/postgres-operator
ref: 1.13.0-uds.3-upstream
ref: 1.13.0-uds.4-upstream
overrides:
postgres-operator:
uds-postgres-config:
Expand Down
2 changes: 0 additions & 2 deletions zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ components:
- values/upstream-values.yaml
images:
- "sonarqube:10.7.0-community"
- "curlimages/curl:8.10.1"
- "busybox:1.37"

- name: sonarqube
Expand All @@ -70,5 +69,4 @@ components:
- values/unicorn-values.yaml
images:
- "cgr.dev/du-uds-defenseunicorns/sonarqube:10.7.0"
- "cgr.dev/du-uds-defenseunicorns/curl-fips:8-dev"
- "cgr.dev/du-uds-defenseunicorns/busybox-fips:1.37"

0 comments on commit 1895cc7

Please sign in to comment.