Skip to content

Commit f1396ae

Browse files
committed
fix: version for 3.4-ea2
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
1 parent 9cda66f commit f1396ae

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

charts/rhai-on-openshift-chart/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: rhai-on-openshift-chart
33
description: A Helm chart for installing ODH/RHOAI dependencies and component configurations
44
type: application
5-
version: 0.1.0
6-
appVersion: "3.2.0"
5+
version: 3.4.0-ea2
6+
appVersion: "3.4.0-ea2"
77
keywords:
88
- openshift
99
- rhoai

charts/rhai-on-xks-chart/Chart.yaml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,10 @@ apiVersion: v2
22
name: rhai-on-xks-chart
33
description: Red Hat OpenShift AI Operator Helm chart (non-OLM installation)
44
type: application
5-
version: 0.1.0
6-
appVersion: 3.4.0
5+
version: 3.4.0-ea2
6+
appVersion: 3.4.0-ea2
7+
keywords:
8+
- ai
9+
- rhaii
10+
- rhai
11+

0 commit comments

Comments
 (0)