Skip to content

Commit

Permalink
add smsf-dispatcher helm charts (#1416)
Browse files Browse the repository at this point in the history
  • Loading branch information
gurolakman authored Apr 23, 2024
1 parent 3f90fb6 commit 382f81b
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 0 deletions.
94 changes: 94 additions & 0 deletions charts/partners/telenity/smsf-dispatcher/1.0.4-pvc/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.3
profile:
VendorType: partner
version: v1.2
reportDigest: uint64:15566445069239504633
chart-uri: smsf-dispatcher
digests:
chart: sha256:eb6d666021a4d8bdc5a7495928bdbe0f9fa01357590e9735ff0671863726368b
lastCertifiedTimestamp: "2024-04-22T17:43:19.132344-04:00"
testedOpenShiftVersion: "4.8"
supportedOpenShiftVersions: '>=4.8'
webCatalogOnly: false
chart:
name: smsf-dispatcher
home: ""
sources: []
version: 1.0.4-pvc
description: smsf-dispatcher
keywords: []
maintainers:
- name: Telenity
email: info@telenity.com
url: https://www.telenity.com
icon: ""
apiversion: v2
condition: ""
tags: ""
appversion: 0.0.1
deprecated: false
annotations:
charts.openshift.io/name: SMSF Dispatcher Helm Chart
charts.openshift.io/provider: Telenity INC.
kubeversion: '>=v1.21.0'
dependencies: []
type: ""
chart-overrides: ""
results:
- check: v1.0/helm-lint
type: Mandatory
outcome: PASS
reason: Helm lint successful
- check: v1.0/required-annotations-present
type: Mandatory
outcome: PASS
reason: All required annotations present
- check: v1.1/has-kubeversion
type: Mandatory
outcome: PASS
reason: Kubernetes version specified
- check: v1.0/contains-values-schema
type: Mandatory
outcome: PASS
reason: Values schema file exist
- check: v1.0/contains-values
type: Mandatory
outcome: PASS
reason: Values file exist
- check: v1.0/is-helm-v3
type: Mandatory
outcome: PASS
reason: API version is V2, used in Helm 3
- check: v1.1/images-are-certified
type: Mandatory
outcome: PASS
reason: No images to certify
- check: v1.0/signature-is-valid
type: Mandatory
outcome: SKIPPED
reason: 'Chart is not signed : Signature verification not required'
- check: v1.0/not-contain-csi-objects
type: Mandatory
outcome: PASS
reason: CSI objects do not exist
- check: v1.0/chart-testing
type: Mandatory
outcome: PASS
reason: Chart tests have passed
- check: v1.0/contains-test
type: Mandatory
outcome: PASS
reason: Chart test files exist
- check: v1.0/not-contains-crds
type: Mandatory
outcome: PASS
reason: Chart does not contain CRDs
- check: v1.0/has-readme
type: Mandatory
outcome: PASS
reason: Chart has a README

Binary file not shown.

0 comments on commit 382f81b

Please sign in to comment.