Skip to content

Commit

Permalink
Merge pull request #40 from jmesnil/39_eap74_description
Browse files Browse the repository at this point in the history
[#39] fix name in OpenShift Dev Console
  • Loading branch information
jmesnil committed Feb 22, 2023
2 parents f8dfaea + 3e2e77e commit aeaadb4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion charts/eap74/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
apiVersion: v2
name: eap74
description: Build and Deploy EAP 7.4 applications on OpenShift
description: Build and Deploy JBoss EAP 7.4 applications on OpenShift
type: application
version: 1.1.1

appVersion: "7.4"

annotations:
charts.openshift.io/name: JBoss EAP 7.4
charts.openshift.io/supportURL: https://access.redhat.com/support

dependencies:
- name: wildfly-common
version: 1.3.1
Expand Down

0 comments on commit aeaadb4

Please sign in to comment.