Skip to content

Commit

Permalink
add jhipster-online project
Browse files Browse the repository at this point in the history
Signed-off-by: Maximiliano Pizarro <[email protected]>
  • Loading branch information
maximilianoPizarro committed Feb 21, 2025
1 parent 29b3daf commit 6eb6332
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 0 deletions.
109 changes: 109 additions & 0 deletions charts/community/jhipster/jhipster-online/0.1.0/report.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
apiversion: v1
kind: verify-report
metadata:
tool:
verifier-version: 1.13.9
profile:
VendorType: partner
version: v1.3
reportDigest: uint64:424269778995699887
chart-uri: https://maximilianopizarro.github.io/jhipster-online-helm-chart/charts/jhipster-online-0.1.0.tgz
digests:
chart: sha256:9805ab0e19fcd18f072ff796a563637b2b4bd0e7e9c65920d19480fa75111b4b
package: 7e6db97c8dfd521928ed65f5c0f8baf493e7721ee1b07307def3ff650a7c3aaf
lastCertifiedTimestamp: "2025-02-21T14:55:59.883486+00:00"
testedOpenShiftVersion: N/A
supportedOpenShiftVersions: '>=4.7'
webCatalogOnly: false
chart:
name: jhipster-online
home: https://maximilianopizarro.github.io/jhipster-online-helm-chart/
sources:
- https://github.com/maximilianoPizarro/jhipster-online-helm-chart
- https://github.com/redhat-developer-demos/jhipster-online
version: 0.1.0
description: 'Stack with JHipster Online on Red Hat OpenShift. This Artifact include: - JHipster 8.8.0. for generate Spring Boot 3.4.1 projects. - generator-jhipster-quarkus 3.4.0 for generate Quarkus 3.11.1 projects. - JDL Studio for add JDL models files by PR on your repo.'
keywords:
- jhipster
- spring
- openshift
maintainers:
- name: Maximiliano Pizarro
email: [email protected]
url: http://www.linkedin.com/in/maximiliano-gregorio-pizarro-consultor-it
icon: https://raw.githubusercontent.com/maximilianoPizarro/jhipster-online-helm-chart/main/rethat-jhipster.png
apiversion: v2
condition: ""
tags: ""
appversion: 2.33.0
deprecated: false
annotations:
charts.openshift.io/name: JHipster Online
kubeversion: '>=1.20.0'
dependencies: []
type: application
chart-overrides: ""
results:
- 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/required-annotations-present
type: Mandatory
outcome: PASS
reason: All required annotations present
- check: v1.0/has-notes
type: Optional
outcome: PASS
reason: Chart does contain NOTES.txt
- 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-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/not-contain-csi-objects
type: Mandatory
outcome: PASS
reason: CSI objects do not exist
- check: v1.1/has-kubeversion
type: Mandatory
outcome: PASS
reason: Kubernetes version specified
- 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: FAIL
reason: |-
Image is not Red Hat certified : quay.io/maximilianopizarro/jhipster-online:quarkus
Image is not Red Hat certified : quay.io/maximilianopizarro/jdl-studio
Image is not Red Hat certified : >- : repository not found: >-
Image is not Red Hat certified : >-
Image is not Red Hat certified : busybox : repository not found: busybox
Image is not Red Hat certified : busybox
- check: v1.0/contains-values
type: Mandatory
outcome: PASS
reason: Values file exist
- check: v1.0/chart-testing
type: Mandatory
outcome: FAIL
reason: 'invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable'

10 changes: 10 additions & 0 deletions charts/community/jhipster/jhipster-online/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
chart:
name: jhipster-online
shortDescription: A Helm chart for JHipster Online on Developer Sandbox
publicPgpKey: null
providerDelivery: False
users:
- githubUsername: maximilianopizarro
vendor:
label: jhipster
name: JHipster Online.

0 comments on commit 6eb6332

Please sign in to comment.