@@ -2,8 +2,8 @@ apiVersion: v2
2
2
name : artifact-hub
3
3
description : Artifact Hub is a web-based application that enables finding, installing, and publishing Cloud Native packages.
4
4
type : application
5
- version : 1.17.1-4
6
- appVersion : 1.17 .0
5
+ version : 1.18.0
6
+ appVersion : 1.18 .0
7
7
kubeVersion : " >= 1.19.0-0"
8
8
home : https://artifacthub.io
9
9
icon : https://artifacthub.github.io/helm-charts/logo.png
@@ -46,47 +46,47 @@ dependencies:
46
46
annotations :
47
47
artifacthub.io/changes : |
48
48
- kind: added
49
- description: Support for KCL modules
49
+ description: Support for Inspektor Gadget gadgets
50
50
- kind: added
51
- description: Support for Headlamp plugins
51
+ description: Support for Tekton StepActions
52
52
- kind: added
53
- description: Some missing indexes to event table
53
+ description: Support for Meshery Designs
54
54
- kind: added
55
- description: OpenSSF Security Insights manifest
56
- - kind: changed
57
- description: Improve get stats database function performance
58
- - kind: changed
59
- description: Improve containers images modal
55
+ description: Helm charts values schema badge
56
+ - kind: added
57
+ description: Sort search results by last updated
58
+ - kind: added
59
+ description: Display unique vulnerabilities in security report
60
+ - kind: added
61
+ description: KubeVersion field to Nova data dump
60
62
- kind: changed
61
- description: Enable compression for some endpoints
63
+ description: Artifact Hub description message
62
64
- kind: changed
63
- description: Validate urls in packages recommendations
65
+ description: Upgrade grafana dashboard
64
66
- kind: changed
65
- description: Extend Helm chart with more configuration options
67
+ description: Bump Trivy to 0.50.1
66
68
- kind: changed
67
- description: Bump Alpine to 3.19.0
69
+ description: Bump Go to 1.22.2
68
70
- kind: changed
69
- description: Bump Go to 1.21.6
71
+ description: Bump Alpine to 3.19.1
70
72
- kind: changed
71
73
description: Upgrade backend and frontend dependencies
72
74
- kind: fixed
73
- description: Issue rendering some stats graphs
74
- - kind: fixed
75
- description: Regression maintaining scroll position
76
- - kind: fixed
77
- description: Issue getting repository remote digest
75
+ description: Versions precedence check
78
76
- kind: fixed
79
- description: Issue in API docs
77
+ description: Issue selecting values in firefox
78
+ - kind: removed
79
+ description: Official badge from control panel repository card
80
80
artifacthub.io/containsSecurityUpdates : " true"
81
81
artifacthub.io/images : |
82
82
- name: db-migrator
83
- image: artifacthub/db-migrator:v1.17 .0
83
+ image: artifacthub/db-migrator:v1.18 .0
84
84
- name: hub
85
- image: artifacthub/hub:v1.17 .0
85
+ image: artifacthub/hub:v1.18 .0
86
86
- name: tracker
87
- image: artifacthub/tracker:v1.17 .0
87
+ image: artifacthub/tracker:v1.18 .0
88
88
- name: scanner
89
- image: artifacthub/scanner:v1.17 .0
89
+ image: artifacthub/scanner:v1.18 .0
90
90
- name: trivy
91
91
image: aquasec/trivy:0.50.1
92
92
artifacthub.io/links : |
0 commit comments