We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee9ee74 commit decb960Copy full SHA for decb960
1 file changed
helm/defectdojo/Chart.yaml
@@ -10,11 +10,11 @@ maintainers:
10
url: https://github.com/DefectDojo/django-DefectDojo
11
dependencies:
12
- name: postgresql
13
- version: ~16.7.0
+ version: 16.7.27
14
repository: "oci://us-docker.pkg.dev/os-public-container-registry/defectdojo"
15
condition: postgresql.enabled
16
- name: valkey
17
- version: ~0.10.0
+ version: 0.10.2
18
repository: "oci://registry-1.docker.io/cloudpirates"
19
condition: valkey.enabled
20
# For correct syntax, check https://artifacthub.io/docs/topics/annotations/helm/
0 commit comments