Skip to content

Commit

Permalink
Update Helm release mysql from 9.19.1 to v10 (helm/defectdojo/Chart.y…
Browse files Browse the repository at this point in the history
…aml)
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent 518ade5 commit c5065a7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions helm/defectdojo/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
dependencies:
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.19.1
version: 10.1.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 15.2.0
version: 15.2.2
- name: postgresql-ha
repository: https://charts.bitnami.com/bitnami
version: 9.4.11
Expand All @@ -14,5 +14,5 @@ dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 19.0.2
digest: sha256:e4fa2641d160547748ba41a729ea67574601003b8f5da322832d88bd18acb6bd
generated: "2024-04-01T09:55:40.430476431Z"
digest: sha256:cc28f282671ace59e87fc9e37a0b92aaa374a815e52470d4acf262c355fe0f36
generated: "2024-04-03T02:08:06.253675317Z"
2 changes: 1 addition & 1 deletion helm/defectdojo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ maintainers:
url: https://github.com/DefectDojo/django-DefectDojo
dependencies:
- name: mysql
version: ~9.19.0
version: ~10.1.0
repository: "https://charts.bitnami.com/bitnami"
condition: mysql.enabled
- name: postgresql
Expand Down

0 comments on commit c5065a7

Please sign in to comment.