Add Artifact Hub chart package v1.18.0
This commit is contained in:
parent
4703f46bcb
commit
8b9e3670f9
Binary file not shown.
116
index.yaml
116
index.yaml
|
|
@ -1,6 +1,120 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
artifact-hub:
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
description: Support for Inspektor Gadget gadgets
|
||||
- kind: added
|
||||
description: Support for Tekton StepActions
|
||||
- kind: added
|
||||
description: Support for Meshery Designs
|
||||
- kind: added
|
||||
description: Helm charts values schema badge
|
||||
- kind: added
|
||||
description: Sort search results by last updated
|
||||
- kind: added
|
||||
description: Display unique vulnerabilities in security report
|
||||
- kind: added
|
||||
description: KubeVersion field to Nova data dump
|
||||
- kind: changed
|
||||
description: Artifact Hub description message
|
||||
- kind: changed
|
||||
description: Upgrade grafana dashboard
|
||||
- kind: changed
|
||||
description: Bump Trivy to 0.50.1
|
||||
- kind: changed
|
||||
description: Bump Go to 1.22.2
|
||||
- kind: changed
|
||||
description: Bump Alpine to 3.19.1
|
||||
- kind: changed
|
||||
description: Upgrade backend and frontend dependencies
|
||||
- kind: fixed
|
||||
description: Versions precedence check
|
||||
- kind: fixed
|
||||
description: Issue selecting values in firefox
|
||||
- kind: removed
|
||||
description: Official badge from control panel repository card
|
||||
artifacthub.io/containsSecurityUpdates: "true"
|
||||
artifacthub.io/images: |
|
||||
- name: db-migrator
|
||||
image: artifacthub/db-migrator:v1.18.0
|
||||
- name: hub
|
||||
image: artifacthub/hub:v1.18.0
|
||||
- name: tracker
|
||||
image: artifacthub/tracker:v1.18.0
|
||||
- name: scanner
|
||||
image: artifacthub/scanner:v1.18.0
|
||||
- name: trivy
|
||||
image: aquasec/trivy:0.50.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
|
||||
apiVersion: v2
|
||||
appVersion: 1.18.0
|
||||
created: "2024-04-18T11:25:01.966202605Z"
|
||||
dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.helm.sh/stable
|
||||
version: 8.2.1
|
||||
description: Artifact Hub is a web-based application that enables finding, installing,
|
||||
and publishing Cloud Native packages.
|
||||
digest: 6b3ef27e22187b20e89c60a327bf07e9a87463d5fc5494a61f777fbc2ee49b3b
|
||||
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
|
||||
- inspektor gadget
|
||||
- meshery
|
||||
kubeVersion: '>= 1.19.0-0'
|
||||
maintainers:
|
||||
- email: tegioz@icloud.com
|
||||
name: Sergio
|
||||
- email: cynthiasg@icloud.com
|
||||
name: Cintia
|
||||
- email: matt@mattfarina.com
|
||||
name: Matt
|
||||
name: artifact-hub
|
||||
type: application
|
||||
urls:
|
||||
- https://artifacthub.github.io/helm-charts/artifact-hub-1.18.0.tgz
|
||||
version: 1.18.0
|
||||
- annotations:
|
||||
artifacthub.io/changes: |
|
||||
- kind: added
|
||||
|
|
@ -2889,4 +3003,4 @@ entries:
|
|||
urls:
|
||||
- https://artifacthub.github.io/helm-charts/artifact-hub-0.2.0.tgz
|
||||
version: 0.2.0
|
||||
generated: "2024-01-15T10:40:43.319831811Z"
|
||||
generated: "2024-04-18T11:25:01.962429125Z"
|
||||
|
|
|
|||
Loading…
Reference in New Issue