Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/rhai-on-openshift-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: rhai-on-openshift-chart
description: A Helm chart for installing ODH/RHOAI dependencies and component configurations
type: application
version: 0.1.0
appVersion: "3.2.0"
version: 3.4.0-ea.2
appVersion: "3.4.0-ea.2"
keywords:
- openshift
- rhoai
Expand Down
2 changes: 1 addition & 1 deletion charts/rhai-on-openshift-chart/api-docs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# rhai-on-openshift-chart

![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.2.0](https://img.shields.io/badge/AppVersion-3.2.0-informational?style=flat-square)
![Version: 3.4.0-ea.2](https://img.shields.io/badge/Version-3.4.0--ea.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.4.0-ea.2](https://img.shields.io/badge/AppVersion-3.4.0--ea.2-informational?style=flat-square)

A Helm chart for installing ODH/RHOAI dependencies and component configurations

Expand Down
8 changes: 6 additions & 2 deletions charts/rhai-on-xks-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,9 @@ apiVersion: v2
name: rhai-on-xks-chart
description: Red Hat OpenShift AI Operator Helm chart (non-OLM installation)
type: application
version: 0.1.0
appVersion: 3.4.0
version: 3.4.0-ea.2
appVersion: 3.4.0-ea.2
keywords:
- ai
- rhaii
- rhai
2 changes: 1 addition & 1 deletion charts/rhai-on-xks-chart/api-docs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# rhai-on-xks-chart

![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.4.0](https://img.shields.io/badge/AppVersion-3.4.0-informational?style=flat-square)
![Version: 3.4.0-ea.2](https://img.shields.io/badge/Version-3.4.0--ea.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.4.0-ea.2](https://img.shields.io/badge/AppVersion-3.4.0--ea.2-informational?style=flat-square)

Red Hat OpenShift AI Operator Helm chart (non-OLM installation)

Expand Down
Loading