mirror of https://github.com/artifacthub/hub.git
113 lines
3.5 KiB
YAML
113 lines
3.5 KiB
YAML
apiVersion: v2
|
|
name: artifact-hub
|
|
description: Artifact Hub is a web-based application that enables finding, installing, and publishing Kubernetes packages.
|
|
type: application
|
|
version: 1.11.1-3
|
|
appVersion: 1.11.0
|
|
kubeVersion: ">= 1.19.0-0"
|
|
home: https://artifacthub.io
|
|
icon: https://artifacthub.github.io/helm-charts/logo.png
|
|
keywords:
|
|
- kubernetes
|
|
- helm
|
|
- falco
|
|
- opa
|
|
- olm
|
|
- tinkerbell actions
|
|
- krew
|
|
- tekton
|
|
- keda scalers
|
|
- coredns
|
|
- keptn
|
|
- containers images
|
|
- kubewarden
|
|
- gatekeeper
|
|
maintainers:
|
|
- name: Sergio
|
|
email: tegioz@icloud.com
|
|
- name: Cintia
|
|
email: cynthiasg@icloud.com
|
|
- name: Matt
|
|
email: matt@mattfarina.com
|
|
dependencies:
|
|
- name: postgresql
|
|
version: 8.2.1
|
|
repository: https://charts.helm.sh/stable
|
|
condition: postgresql.enabled
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- kind: added
|
|
description: Monthly views graph to stats page
|
|
- kind: added
|
|
description: List top 10 most viewed packages in stats page
|
|
- kind: added
|
|
description: Display vulnerabilities summary table per target
|
|
- kind: added
|
|
description: Process Tekton packages signatures
|
|
- kind: added
|
|
description: Scan Tekton packages for security vulnerabilities
|
|
- kind: added
|
|
description: Display CNCF events banners in UI
|
|
- kind: added
|
|
description: Display warning when old fixable vulns are found
|
|
- kind: added
|
|
description: Some more frontend tests
|
|
- kind: changed
|
|
description: Disable Trivy secret scanning
|
|
- kind: changed
|
|
description: Accept lowercase readme.md files in Helm charts
|
|
- kind: changed
|
|
description: Bump Alpine to 3.16.3
|
|
- kind: changed
|
|
description: Bump Go to 1.19.3
|
|
- kind: changed
|
|
description: Bump Trivy to 0.34.0
|
|
- kind: changed
|
|
description: Bump OPM to 1.26.2
|
|
- kind: changed
|
|
description: Upgrade backend and frontend dependencies
|
|
- kind: fixed
|
|
description: Issue with loading animations
|
|
- kind: fixed
|
|
description: Issue editing container image repository tags
|
|
- kind: fixed
|
|
description: Issue processing container image package
|
|
- kind: fixed
|
|
description: Issue displaying mutation info in KW policies
|
|
- kind: fixed
|
|
description: Issue with emojis in readme file
|
|
- kind: fixed
|
|
description: Sample queries links
|
|
- kind: fixed
|
|
description: Some other minor bugs and improvements
|
|
artifacthub.io/containsSecurityUpdates: "true"
|
|
artifacthub.io/images: |
|
|
- name: db-migrator
|
|
image: artifacthub/db-migrator:v1.11.0
|
|
- name: hub
|
|
image: artifacthub/hub:v1.11.0
|
|
- name: tracker
|
|
image: artifacthub/tracker:v1.11.0
|
|
- name: scanner
|
|
image: artifacthub/scanner:v1.11.0
|
|
- name: trivy
|
|
image: aquasec/trivy:0.35.0
|
|
artifacthub.io/links: |
|
|
- name: source
|
|
url: https://github.com/artifacthub/hub
|
|
- name: support
|
|
url: https://github.com/artifacthub/hub/issues
|
|
artifacthub.io/screenshots: |
|
|
- title: Home page
|
|
url: https://artifacthub.github.io/hub/screenshots/screenshot1.jpg
|
|
- title: Packages search
|
|
url: https://artifacthub.github.io/hub/screenshots/screenshot2.jpg
|
|
- title: Package details
|
|
url: https://artifacthub.github.io/hub/screenshots/screenshot3.jpg
|
|
- title: Security report
|
|
url: https://artifacthub.github.io/hub/screenshots/screenshot4.jpg
|
|
- title: Values schema
|
|
url: https://artifacthub.github.io/hub/screenshots/screenshot5.jpg
|
|
- title: Changelog
|
|
url: https://artifacthub.github.io/hub/screenshots/screenshot6.jpg
|