Skip to content

Commit

Permalink
chore(deps): update package-deps to v25
Browse files Browse the repository at this point in the history
| datasource | package   | from           | to            |
| ---------- | --------- | -------------- | ------------- |
| docker     | sonarqube | 24.12.0.100206 | 25.1.0.102122 |
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 28cf5c9 commit fc39c7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion values/upstream-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

image:
repository: sonarqube
tag: 24.12.0.100206-community
tag: 25.1.0.102122-community

initContainers:
image: busybox:1.37
2 changes: 1 addition & 1 deletion zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ components:
valuesFiles:
- values/upstream-values.yaml
images:
- "sonarqube:24.12.0.100206-community"
- "sonarqube:25.1.0.102122-community"
- "busybox:1.37"

- name: sonarqube
Expand Down

0 comments on commit fc39c7b

Please sign in to comment.