Skip to content

Commit f4307a3

Browse files
committed
fix(helm): Index contained outdated annotations
1 parent 955934b commit f4307a3

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

index.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@ entries:
2828
- https://github.com/DefectDojo/django-DefectDojo/releases/download/nightly-dev/defectdojo-1.7.1-dev.tgz
2929
version: 1.7.1-dev
3030
- annotations:
31-
artifacthub.io/changes: ""
32-
artifacthub.io/prerelease: "true"
31+
artifacthub.io/changes: |
32+
- kind: changed
33+
description: Bump DefectDojo to 2.51.0
3334
apiVersion: v2
3435
appVersion: 2.51.0
3536
created: "2025-10-06T17:40:34.766470806Z"

0 commit comments

Comments
 (0)