Skip to content

Commit

Permalink
Merge pull request #62 from jmesnil/eap8-ga
Browse files Browse the repository at this point in the history
Prepare release for EAP 8 GA
  • Loading branch information
jmesnil authored Sep 26, 2023
2 parents 51c29cb + ca0b698 commit 69f9906
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/eap8/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: eap8
description: Build and deploy JBoss EAP 8 applications on OpenShift
type: application
version: 1.0.0
appVersion: "8.0.0.Beta"
version: 1.1.0
appVersion: "8.0"
kubeVersion: ">= 1.19.0-0"
home: https://www.redhat.com/en/technologies/jboss-middleware/application-platform

Expand Down
4 changes: 0 additions & 4 deletions charts/eap8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

A Helm chart for building and deploying a [JBoss EAP 8](https://www.redhat.com/en/technologies/jboss-middleware/application-platform) application on OpenShift.

## The Helm Chart for EAP 8 is a Technology Preview feature only.

Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during thedevelopment process. For more information, see [Technology Preview Features Support Scope](https://access.redhat.com/support/offerings/techpreview/).

## Building and Deploying Applications

The build and deploy steps are configured in separate `build` and `deploy` values.
Expand Down

0 comments on commit 69f9906

Please sign in to comment.