Skip to content

Commit

Permalink
add smsf-configuration helm charts (#1356)
Browse files Browse the repository at this point in the history
  • Loading branch information
gurolakman authored Apr 1, 2024
1 parent cdd64aa commit 97a4d9a
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 0 deletions.
95 changes: 95 additions & 0 deletions charts/partners/telenity/smsf-configuration/1.0.4/report.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
apiversion: v1
kind: verify-report
metadata:
tool:
verifier-version: 1.13.3
profile:
VendorType: partner
version: v1.2
reportDigest: uint64:7988341189612524013
chart-uri: smsf-configuration-1.0.4.tgz
digests:
chart: sha256:ce5cc09b428dc1ad70481e71843c4b367243fba77cde4900d6671c597d227e38
package: 2e3e3c0aee3abae230d3ddc08bbaa17da72406c6d2dad3d3c765f416187818c3
lastCertifiedTimestamp: "2024-04-01T11:24:18.878562-04:00"
testedOpenShiftVersion: "4.8"
supportedOpenShiftVersions: '>=4.8'
webCatalogOnly: false
chart:
name: smsf-configuration
home: ""
sources: []
version: 1.0.4
description: smsf-configuration
keywords: []
maintainers:
- name: Telenity
email: [email protected]
url: https://www.telenity.com
icon: ""
apiversion: v2
condition: ""
tags: ""
appversion: 0.0.1
deprecated: false
annotations:
charts.openshift.io/name: SMSF Configuration Helm Chart
charts.openshift.io/provider: Telenity INC.
kubeversion: '>=v1.21.0'
dependencies: []
type: ""
chart-overrides: ""
results:
- check: v1.0/chart-testing
type: Mandatory
outcome: PASS
reason: Chart tests have passed
- check: v1.0/has-readme
type: Mandatory
outcome: PASS
reason: Chart has a README
- check: v1.0/helm-lint
type: Mandatory
outcome: PASS
reason: Helm lint successful
- check: v1.0/not-contains-crds
type: Mandatory
outcome: PASS
reason: Chart does not contain CRDs
- check: v1.1/images-are-certified
type: Mandatory
outcome: PASS
reason: No images to certify
- check: v1.0/not-contain-csi-objects
type: Mandatory
outcome: PASS
reason: CSI objects do not exist
- check: v1.0/contains-values-schema
type: Mandatory
outcome: PASS
reason: Values schema file exist
- check: v1.0/required-annotations-present
type: Mandatory
outcome: PASS
reason: All required annotations present
- check: v1.0/signature-is-valid
type: Mandatory
outcome: SKIPPED
reason: 'Chart is not signed : Signature verification not required'
- check: v1.0/contains-values
type: Mandatory
outcome: PASS
reason: Values file exist
- check: v1.1/has-kubeversion
type: Mandatory
outcome: PASS
reason: Kubernetes version specified
- check: v1.0/contains-test
type: Mandatory
outcome: PASS
reason: Chart test files exist
- check: v1.0/is-helm-v3
type: Mandatory
outcome: PASS
reason: API version is V2, used in Helm 3

Binary file not shown.

0 comments on commit 97a4d9a

Please sign in to comment.