Skip to content

Commit decb960

Browse files
committed
fix(HELM): Use renovate-compatible format
1 parent ee9ee74 commit decb960

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

helm/defectdojo/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ maintainers:
1010
url: https://github.com/DefectDojo/django-DefectDojo
1111
dependencies:
1212
- name: postgresql
13-
version: ~16.7.0
13+
version: 16.7.27
1414
repository: "oci://us-docker.pkg.dev/os-public-container-registry/defectdojo"
1515
condition: postgresql.enabled
1616
- name: valkey
17-
version: ~0.10.0
17+
version: 0.10.2
1818
repository: "oci://registry-1.docker.io/cloudpirates"
1919
condition: valkey.enabled
2020
# For correct syntax, check https://artifacthub.io/docs/topics/annotations/helm/

0 commit comments

Comments
 (0)