Skip to content

Commit

Permalink
add dmi4j-backend helm charts (#1652)
Browse files Browse the repository at this point in the history
Signed-off-by: Maximiliano Pizarro <maximiliano.pizarro.5@gmail.com>
  • Loading branch information
gurolakman authored and maximilianoPizarro committed Oct 23, 2024
1 parent 85f235e commit ff24e74
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 0 deletions.
Binary file not shown.
99 changes: 99 additions & 0 deletions charts/partners/telenity/dmi4j-backend/1.0.4-SNAPSHOT/report.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
apiversion: v1
kind: verify-report
metadata:
tool:
verifier-version: 1.13.7
profile:
VendorType: partner
version: v1.3
reportDigest: uint64:17162302475504257532
chart-uri: dmi4j-backend-1.0.4-SNAPSHOT.tgz
digests:
chart: sha256:77fb8ce001a77f9e2f12528599afa7370c0cfbf09795ba404cfcb81e89870917
package: 7e65abdbddd2d5c7d92fa6a05a3c9c8389c038d77faaf72c57d588abcc205ffb
lastCertifiedTimestamp: "2024-10-15T17:26:03.338829-04:00"
testedOpenShiftVersion: "4.8"
supportedOpenShiftVersions: '>=4.8'
webCatalogOnly: false
chart:
name: dmi4j-backend
home: ""
sources: []
version: 1.0.4-SNAPSHOT
description: DMI4J Backend Helm Chart
keywords: []
maintainers:
- name: Telenity
email: info@telenity.com
url: https://www.telenity.com
icon: https://www.telenity.com/wp-content/themes/telenity-theme/assets/img/logo.svg
apiversion: v2
condition: ""
tags: ""
appversion: 1.0.4-SNAPSHOT
deprecated: false
annotations:
charts.openshift.io/name: DMI4J Backend Helm Chart
charts.openshift.io/provider: Telenity INC.
kubeversion: '>=1.21.0'
dependencies: []
type: application
chart-overrides: ""
results:
- check: v1.0/not-contain-csi-objects
type: Mandatory
outcome: PASS
reason: CSI objects do not exist
- check: v1.0/required-annotations-present
type: Mandatory
outcome: PASS
reason: All required annotations present
- check: v1.0/helm-lint
type: Mandatory
outcome: PASS
reason: Helm lint successful
- check: v1.0/contains-values-schema
type: Mandatory
outcome: PASS
reason: Values schema file exist
- check: v1.0/has-notes
type: Optional
outcome: PASS
reason: Chart does contain NOTES.txt
- check: v1.1/images-are-certified
type: Mandatory
outcome: PASS
reason: No images to certify
- check: v1.0/contains-test
type: Mandatory
outcome: PASS
reason: Chart test files exist
- check: v1.1/has-kubeversion
type: Mandatory
outcome: PASS
reason: Kubernetes version specified
- 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
- 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.0/chart-testing
type: Mandatory
outcome: PASS
reason: Chart tests have passed
- check: v1.0/is-helm-v3
type: Mandatory
outcome: PASS
reason: API version is V2, used in Helm 3

0 comments on commit ff24e74

Please sign in to comment.