From 8ee65e31d1f17a980c5a21528af251e85f656288 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 15:46:34 -0700 Subject: [PATCH] chore(deps): update sonarqube package dependencies (#151) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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://redirect.github.com/SonarSource/helm-chart-sonarqube)) | patch | `10.8.0` -> `10.8.1` | --- ### Release Notes
SonarSource/helm-chart-sonarqube (sonarqube) ### [`v10.8.1`](https://redirect.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
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bundle/uds-bundle.yaml | 2 +- common/zarf.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle/uds-bundle.yaml b/bundle/uds-bundle.yaml index 85d6033..0f066f6 100644 --- a/bundle/uds-bundle.yaml +++ b/bundle/uds-bundle.yaml @@ -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: diff --git a/common/zarf.yaml b/common/zarf.yaml index 47282cb..a911184 100644 --- a/common/zarf.yaml +++ b/common/zarf.yaml @@ -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: