mirror of https://github.com/artifacthub/hub.git
90 lines
2.6 KiB
YAML
90 lines
2.6 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.16.1-5
|
|
appVersion: 1.16.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
|
|
- kyverno
|
|
- knative
|
|
- backstage
|
|
- argo
|
|
- kubearmor
|
|
- kcl
|
|
- headlamp
|
|
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: security
|
|
description: Do not follow symlinks when reading certain files
|
|
- kind: security
|
|
description: Disable unsafe rego built-ins
|
|
- kind: security
|
|
description: Improve Docker Hub registry check
|
|
- kind: added
|
|
description: Optional custom labels for some resources in chart
|
|
- kind: changed
|
|
description: Bump Go to 1.21.1
|
|
- kind: changed
|
|
description: Upgrade backend and frontend dependencies
|
|
- kind: fixed
|
|
description: Issue in API documentation
|
|
artifacthub.io/containsSecurityUpdates: "true"
|
|
artifacthub.io/images: |
|
|
- name: db-migrator
|
|
image: artifacthub/db-migrator:v1.16.0
|
|
- name: hub
|
|
image: artifacthub/hub:v1.16.0
|
|
- name: tracker
|
|
image: artifacthub/tracker:v1.16.0
|
|
- name: scanner
|
|
image: artifacthub/scanner:v1.16.0
|
|
- name: trivy
|
|
image: aquasec/trivy:0.44.1
|
|
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
|