diff --git a/charts/eap8/Chart.yaml b/charts/eap8/Chart.yaml index 1c5d497..0130c34 100644 --- a/charts/eap8/Chart.yaml +++ b/charts/eap8/Chart.yaml @@ -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 diff --git a/charts/eap8/README.md b/charts/eap8/README.md index 5557a46..3189796 100644 --- a/charts/eap8/README.md +++ b/charts/eap8/README.md @@ -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.