Skip to content

Commit

Permalink
Update practice name in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thinko authored Sep 13, 2024
1 parent df08574 commit ded94fa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ To access charts from this from the cli repository add it:

```sh

helm repo add rh-dse https://rh-datascience-and-edge-practice.github.io/helm-charts/
helm repo add rh-ai-svcs https://redhat-ai-services.github.io/helm-charts/
helm repo update rh-dse
```

Expand All @@ -20,10 +20,10 @@ type: application

version: 0.1.0

appVersion: "1.16.0"
appVersion: "1.29.0"

dependencies:
- name: "odh"
version: "0.1.3"
repository: "https://rh-datascience-and-edge-practice.github.io/helm-charts/"
version: "0.7.1"
repository: "https://redhat-ai-services.github.io/helm-charts/"
```

0 comments on commit ded94fa

Please sign in to comment.