Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add chatbot-ai-sample 0.1.1 #1670

Merged
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
94 changes: 94 additions & 0 deletions charts/community/ai-lab/chatbot-ai-sample/0.1.1/report.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
apiversion: v1
kind: verify-report
metadata:
tool:
verifier-version: 1.13.8
profile:
VendorType: community
version: v1.3
reportDigest: uint64:5354035975360509610
chart-uri: https://github.com/redhat-ai-dev/ai-lab-helm-charts/releases/download/v0.1.1/chatbot-ai-sample-0.1.1.tgz
digests:
chart: sha256:4e98be9c658a1128ba5252d27440f4ce645f66365b179892106e4c5c48915bc9
package: 83b5e956fccf0a4a2dd64ec16bb4ce43ce035944df87635c8265b7b5bf9875c3
lastCertifiedTimestamp: "2024-11-15T17:03:51.498949+00:00"
testedOpenShiftVersion: N/A
supportedOpenShiftVersions: '>=4.14'
webCatalogOnly: false
chart:
name: chatbot-ai-sample
home: ""
sources: []
version: 0.1.1
description: A Helm chart for the Chatbot AI Sample app. For more information please check https://github.com/redhat-ai-dev/ai-lab-helm-charts.git
keywords: []
maintainers: []
icon: ""
apiversion: v2
condition: ""
tags: chatbot,llama.cpp,ai-lab
appversion: ""
deprecated: false
annotations:
charts.openshift.io/name: Chatbot AI Sample
kubeversion: '>= 1.27.0-0'
dependencies: []
type: ""
chart-overrides: ""
results:
- check: v1.0/not-contains-crds
type: Optional
outcome: PASS
reason: Chart does not contain CRDs
- check: v1.1/has-kubeversion
type: Optional
outcome: PASS
reason: Kubernetes version specified
- check: v1.0/not-contain-csi-objects
type: Optional
outcome: PASS
reason: CSI objects do not exist
- check: v1.0/contains-test
type: Optional
outcome: PASS
reason: Chart test files exist
- check: v1.0/has-notes
type: Optional
outcome: PASS
reason: Chart does contain NOTES.txt
- check: v1.0/has-readme
type: Optional
outcome: PASS
reason: Chart has a README
- check: v1.0/contains-values
type: Optional
outcome: PASS
reason: Values file exist
- check: v1.0/contains-values-schema
type: Optional
outcome: PASS
reason: Values schema file exist
- check: v1.0/chart-testing
type: Optional
outcome: FAIL
reason: 'invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable'
- check: v1.0/helm-lint
type: Mandatory
outcome: PASS
reason: Helm lint successful
- check: v1.1/images-are-certified
type: Optional
outcome: PASS
reason: No images to certify
- check: v1.0/signature-is-valid
type: Optional
outcome: SKIPPED
reason: 'Chart is not signed : Signature verification not required'
- check: v1.0/is-helm-v3
type: Optional
outcome: PASS
reason: API version is V2, used in Helm 3
- check: v1.0/required-annotations-present
type: Optional
outcome: PASS
reason: All required annotations present
Loading