Skip to content

Commit

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

| Package | Update | Change |
|---|---|---|
| ghcr.io/defenseunicorns/packages/uds/postgres-operator | patch |
`1.13.0-uds.5-upstream` -> `1.13.0-uds.6-upstream` |
| [sonarqube](https://www.sonarqube.org/)
([source](https://github.com/SonarSource/helm-chart-sonarqube))
| patch | `10.8.0` -> `10.8.1` |

---

### Release Notes

<details>
<summary>SonarSource/helm-chart-sonarqube (sonarqube)</summary>

###
[`v10.8.1`](https://github.com/SonarSource/helm-chart-sonarqube/releases/tag/sonarqube-10.8.1-sonarqube-dce-10.8.1)

### sonarqube

-   Update Chart's version to 10.8.1
-   Upgrade SonarQube Server to 10.8.1
- Remove immutable labels selector `app.kubernetes.io/name` and
`app.kubernetes.io/version` as it breaks upgrades
- Set `image.tag` empty in default value file; `image.tag` is
dynamically set according to the `edition` and `community` fields, with
user-defined value taking precedence

### sonarqube-dce

-   Update Chart's version to 10.8.1
-   Upgrade SonarQube Server to 10.8.1

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 3f0ab35 commit 8ee65e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bundle/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
packages:
- name: postgres-operator
repository: ghcr.io/defenseunicorns/packages/uds/postgres-operator
ref: 1.13.0-uds.5-upstream
ref: 1.13.0-uds.6-upstream
overrides:
postgres-operator:
uds-postgres-config:
Expand Down
2 changes: 1 addition & 1 deletion common/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ components:
- name: sonarqube
namespace: sonarqube
url: https://SonarSource.github.io/helm-chart-sonarqube
version: 10.8.0
version: 10.8.1
valuesFiles:
- ../values/common-values.yaml
images:
Expand Down

0 comments on commit 8ee65e3

Please sign in to comment.