Skip to content

Commit

Permalink
chore(deps): update sonarqube package dependencies
Browse files Browse the repository at this point in the history
| datasource | package                                                | from                  | to                    |
| ---------- | ------------------------------------------------------ | --------------------- | --------------------- |
| docker     | ghcr.io/defenseunicorns/packages/uds/postgres-operator | 1.13.0-uds.5-upstream | 1.13.0-uds.6-upstream |
| helm       | sonarqube                                              | 10.8.0                | 10.8.1                |
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 3f0ab35 commit 104c128
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 104c128

Please sign in to comment.