Skip to content

Commit

Permalink
⬆️ Upgrade the SonarQube and Redis Helm chart dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ndebuhr committed Jan 29, 2022
1 parent a2fc315 commit ba1da50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ version: 0.14.1
icon: https://raw.githubusercontent.com/ndebuhr/cloud-native-workstation/master/images/cnw.png
dependencies:
- name: sonarqube
version: 9.9.0
version: 9.9.2
repository: https://oteemo.github.io/charts/
condition: sonarqube.enabled
- name: redis
version: 15.6.8
version: 16.2.0
repository: https://charts.bitnami.com/bitnami/

0 comments on commit ba1da50

Please sign in to comment.