@@ -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.18.1- 0
6
- appVersion : 1.18 .0
5
+ version : 1.19. 0
6
+ appVersion : 1.19 .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
@@ -47,47 +47,47 @@ dependencies:
47
47
annotations :
48
48
artifacthub.io/changes : |
49
49
- kind: added
50
- description: Support for Inspektor Gadget gadgets
50
+ description: Support for OpenCost plugins
51
51
- kind: added
52
- description: Support for Tekton StepActions
52
+ description: GitHub flavored alerts in README files
53
53
- kind: added
54
- description: Support for Meshery Designs
55
- - kind: added
56
- description: Helm charts values schema badge
57
- - kind: added
58
- description: Sort search results by last updated
59
- - kind: added
60
- description: Display unique vulnerabilities in security report
61
- - kind: added
62
- description: KubeVersion field to Nova data dump
54
+ description: ah lint now supports git versioning in Tekton packages
55
+ - kind: changed
56
+ description: Improve container image tracker source
63
57
- kind: changed
64
- description: Artifact Hub description message
58
+ description: Sort ah lint output leaving errors at the end
65
59
- kind: changed
66
- description: Upgrade grafana dashboard
60
+ description: Update homepage for Incubation promotion
67
61
- kind: changed
68
- description: Bump Trivy to 0.50.1
62
+ description: Improve invalid org name error message
69
63
- kind: changed
70
- description: Bump Go to 1.22.2
64
+ description: Disable chunked transfer encoding
71
65
- kind: changed
72
- description: Bump Alpine to 3.19.1
66
+ description: Bump Go to 1.22.4
67
+ - kind: changed
68
+ description: Bump Alpine to 3.20.1
73
69
- kind: changed
74
70
description: Upgrade backend and frontend dependencies
75
71
- kind: fixed
76
- description: Versions precedence check
72
+ description: Issue handling invalid CSRF token in webapp
73
+ - kind: fixed
74
+ description: Detect versions with build md in Helm OCI repos
75
+ - kind: fixed
76
+ description: Issue reading Kyverno policy files
77
+ - kind: fixed
78
+ description: Some input patterns in modals
77
79
- kind: fixed
78
- description: Issue selecting values in firefox
79
- - kind: removed
80
- description: Official badge from control panel repository card
80
+ description: Issue rendering some values schema definitions
81
81
artifacthub.io/containsSecurityUpdates : " true"
82
82
artifacthub.io/images : |
83
83
- name: db-migrator
84
- image: artifacthub/db-migrator:v1.18 .0
84
+ image: artifacthub/db-migrator:v1.19 .0
85
85
- name: hub
86
- image: artifacthub/hub:v1.18 .0
86
+ image: artifacthub/hub:v1.19 .0
87
87
- name: tracker
88
- image: artifacthub/tracker:v1.18 .0
88
+ image: artifacthub/tracker:v1.19 .0
89
89
- name: scanner
90
- image: artifacthub/scanner:v1.18 .0
90
+ image: artifacthub/scanner:v1.19 .0
91
91
- name: trivy
92
92
image: aquasec/trivy:0.50.1
93
93
artifacthub.io/links : |
0 commit comments