Skip to content

Commit

Permalink
Update Helm release mysql (helm/defectdojo/Chart.yaml)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent 6fdd46d commit b2b29df
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ services:
source: ./docker/extra_settings
target: /app/docker/extra_settings
mysql:
image: mysql:5.7.44@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
image: mysql:9.0.0@sha256:9826de7445a4354eda5fc7a0d62163702b1dec76e375e6d54a8d3ec0a70766db
profiles:
- mysql-rabbitmq
- mysql-redis
Expand Down
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: 9.23.0
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 15.5.11
version: 15.5.12
- 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.6.0
digest: sha256:d00f56b5b3cf6525a4e06c82789ec7dd68526959ce38ea50e5251151535dcd8b
generated: "2024-07-01T16:26:01.747085461Z"
digest: sha256:2e126b392ac6bb99d58fd5e11e602023156af2da1ce69922b945e65351403f44
generated: "2024-07-03T01:44:41.737562504Z"
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: ~9.23.0
repository: "https://charts.bitnami.com/bitnami"
condition: mysql.enabled
- name: postgresql
Expand Down

0 comments on commit b2b29df

Please sign in to comment.